Docs

Eyewithouts Docs

Changelog

Jul 13, 2024

๐ŸŽจ CSS Update

Update css for TOC title to avoid the duplication.

.toc { background-color: var(--color-tag-bg); overflow-x:auto; padding: 0.01em 1em; border-radius: 10px; > ul::before { content: 'โ‰กๆ–‡็ซ ็›ฎ้Œ„'; font-weight: 700; display: inline-block; margin-left: -1.5em; margin-bottom: 0.1em; letter-space: 0.01em; }
Jul 1, 2024

๐Ÿ–ฑ๏ธ Platform Change

Switch blog platform back to the Hyvor.

Jun 4, 2024

๐ŸŽจ Color tone update

Thanks Nippon Color for the beautiful color palette .

May 23, 2024

๐ŸŒฑ CSS Update - Highlight text by <em>

.post em { display: block; font-style: normal; text-align: center; font-size: 1.35em; margin: 1em 0.5em; font-weight: 600; &:before { content: "โ—–"; font-family: serif !important; position: relative; display: block; top: -2px; padding-bottom: 0.75em; margin-left: -0.5em; text-align: left; } &:after { content: "โ——"; font-family: serif !important; position: relative; display: block; top: -2px; padding-bottom: 0.75em; margin-right: -0.5em; text-align: right; } }
May 23, 2024

๐Ÿ‘‰ Reposition platform with purpose

  • Move chagelog to Gridea (now you are here).

  • Start this Changelog.