Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Single-page Hugo theme for links to your works.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
Doors is a single-page Hugo theme that presents a curated list of links to your works, functioning as a minimal link-in-bio or portfolio entry page.
Doors is a single-page Hugo theme built for publishing a page that links out to your projects, profiles, and other content. The theme takes a Hugo site configured through config.toml and outputs a static, responsive HTML page. It is maintained by zzzmisa, is open source under the MIT license, and is tested against Hugo versions from v0.53 to v0.120.4. A live example of the theme in production runs at https://zzzmisa.com/.
Doors suits anyone who needs a single, clean page to direct visitors toward multiple projects or profiles.
To run Doors locally, install Hugo, clone the theme into your project's themes folder, copy the entire contents of the exampleSite folder into your project root, then edit config.toml with your own links and site data. After that, run the hugo command to build the static files into the public folder, or run hugo server to preview the site.
Yes, Doors is released under the MIT license, so you can use it for personal or commercial projects, modify it, and redistribute it without cost. The license also lets you include the theme in your own work as long as you retain the copyright notice.
The theme is tested against Hugo versions from v0.53 up to v0.120.4. If you use a newer Hugo release, the theme may still work, but those are the versions the maintainer has verified.
Yes, AMP is a listed feature. The theme generates pages compatible with AMP, which can help the page load faster on mobile devices and in AMP-enabled search results.
Yes, the theme includes Google Tag Manager integration. You can add your Tag Manager container ID in config.toml and track visitor behavior on your link page without editing HTML templates.
