Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Hugo theme for a personal braindump, based on Azlen's Roam-style notes theme.
Cortex is a Hugo theme for publishing a personal braindump — a linked-note digital garden — that adapts Azlen's Roam-style visual design to the Hugo static site generator.
Cortex is a Hugo theme built for a personal braindump, meaning it transforms Markdown notes into a browsable static website with a Roam Research-inspired look. It is currently largely copied from the Roam themes in notes.azlen.me, so it inherits that project's visual style. The theme is open source on GitHub, where it has 79 stars. It is designed for note-taking workflows that rely on backlinks and a clean reading experience.
/content/search/_index.md file so that the /search URL resolves; without that file, search will not work.Cortex works like any Hugo theme: you add it to your Hugo site's themes directory, configure it in your site config, and write content in Markdown under content/. For search to function, you must create a file at content/search/_index.md so that /search becomes a valid URL; otherwise the search page will not appear.
