Astro Narrow

An Astro-native content theme inspired by Hugo Narrow.

WebsiteGitHub

Overview#

Astro Narrow rebuilds the Hugo Narrow experience with Astro-native primitives. The project keeps the content authoring experience simple while replacing Hugo theme APIs with typed configuration, content collections, and small focused components.

Goals#

Implementation Notes#

The project uses astro-icon for icons, fuse.js for search, astro-expressive-code for code blocks, and smart-gallery for gallery layout.

Roadmap#

AreaStatus
Content collectionsDone
i18nDone
GalleryIn progress
CommentsProvider interface
AnalyticsProvider interface