Creating your website has never been easier
Focus on your content and let Hinode generate your static website. Use powerful shortcodes to add interactive elements with ease. And best of all - it is open source.
Check our guides to get you started
April 3, 2023 • 3 min read • guide
Adding npm packages
Guide on how to add existing npm packages to your site.
July 21, 2023 • 11 min read • guide
Developing Hugo modules
Guide on how to develop Hugo modules compatible with Hinode.
Discover how Hinode can help you
Bring your static site to a new level
Hinode takes a mobile-first approach to ensure the site adapts to different devices and screen sizes. It is powered by Bootstrap 5, a powerful and popular front-end toolkit for web development.
Hinode uses Hugo, a popular open-source generator, to generate a static website. Static websites do not require a database and can be hosted virtually anywhere. Prepare your content in Markdown and take advantage of Hinode’s predefined templates to accelerate the development of your site.
Hinode uses a structured approach to organize and present content. This results in user-friendly addresses, which are also easy to crawl by search engines. Hinode also generates meaningful metadata for the web pages to improve their page ranking. As such, Hinode scores 100 points for SEO on PageSpeed Insights.
Hinode supports Hugo modules and mounted folders to create a modern, flexible build system. By taking advantage of npm and GitHub actions, you can ensure your deployed site is always up-to-date.
As a static site, Hinode is secure by design. Unlike dynamic sites, Hinode does not use databases or application servers to serve its content. This greatly reduces the risk associated with hosting public sites. In addition, Hinode uses strict security policies by default. This results in an A+ score from Mozilla Observatory.
Hinode supports the creation of websites with multiple languages side by side. By linking several translations of a page to each other, switching between languages is seemless with minimal effort. Hinode uses localization to render dates, numbers, and other elements in a region-specific format.
Hinode takes a mobile-first approach to ensure the site adapts to different devices and screen sizes. It is powered by Bootstrap 5, a powerful and popular front-end toolkit for web development.
Hinode uses Hugo, a popular open-source generator, to generate a static website. Static websites do not require a database and can be hosted virtually anywhere. Prepare your content in Markdown and take advantage of Hinode’s predefined templates to accelerate the development of your site.
Hinode uses a structured approach to organize and present content. This results in user-friendly addresses, which are also easy to crawl by search engines. Hinode also generates meaningful metadata for the web pages to improve their page ranking. As such, Hinode scores 100 points for SEO on PageSpeed Insights.
Hinode supports Hugo modules and mounted folders to create a modern, flexible build system. By taking advantage of npm and GitHub actions, you can ensure your deployed site is always up-to-date.
As a static site, Hinode is secure by design. Unlike dynamic sites, Hinode does not use databases or application servers to serve its content. This greatly reduces the risk associated with hosting public sites. In addition, Hinode uses strict security policies by default. This results in an A+ score from Mozilla Observatory.
Hinode supports the creation of websites with multiple languages side by side. By linking several translations of a page to each other, switching between languages is seemless with minimal effort. Hinode uses localization to render dates, numbers, and other elements in a region-specific format.
Embrace the power of open source
Hinode is open source and maintains its codebase in GitHub. It builds upon several open-source packages, such as Hugo, Bootstrap, and Font Awesome. Want to make Hinode even better? Hinode welcomes any contribution, either big or small.
Hugo
Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with Markdown content and templates and renders them into a full HTML website.
Bootstrap
Bootstrap is a popular, open-source web development framework. Using a mobile-first approach, it provides several functions and components to simplify the creation of responsive websites.
Font Awesome
Font Awesome is a popular icon library and toolkit, used on over 200 million sites. The free version provides access to more than 2,000 icons. The toolkit also provides various styling and animation options out of the box.