# Blog redesign

DevFeed: [Blog redesign](<https://devfeed.tech/articles/blog-redesign-37342.md>)

Original publisher: [Read original article](<https://muffinman.io/blog/redesign-again/>)

Author: Stanko

Published: 2017-11-27T00:00:00Z

Content type: release

Language: en

Sources: [Stanko Tadić](<https://devfeed.tech/sources/stanko-tadic.md>)

Topics: [Jekyll](<https://devfeed.tech/topics/jekyll.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [github](<https://devfeed.tech/tags/github.md>), [jekyll](<https://devfeed.tech/tags/jekyll.md>), [liquid](<https://devfeed.tech/tags/liquid.md>), [redesign](<https://devfeed.tech/tags/redesign.md>)

## AI overview

Muffin Man announces a blog redesign with a new visual identity, improved content browsing, a consolidated archive, related-post links, and keyboard-navigable search results. The site also replaced custom Jekyll plugins with Liquid-based implementations so GitHub can build it automatically.

## Source excerpt

Muffin Man is back! This time with new visual identity. This was long overdue, but new design took me more than I wanted to.Mostly because of the trillion things I'm working on. Now I can get back to writing. Alogn with the new design, some other things got updated too, hopefully making content easier to browse. To name a few: Archive is now one page with category accordion (every category used to have a dedicated page) You can now find related posts under each post (instead of the latest ones) Search results are now navigable using arrows I ditched custom Jekyll plugins to be able to use GitHub to automatically build the whole thing. Some of them got rewritten to Liquid. Hope you like it!