Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Simple plain Zurb foundation theme for the static site generator hexo.js

Jekyll-powered technology blog template by FINN developers, with Disqus comments, Google Analytics, and draft preview.

A Hugo theme that mimics a code editor with a built-in style generator and infinite random color modes.

Clean Ghost CMS theme for blogs with post series, related posts, data tables, PrismJS highlighting, author widgets, and Webpack build tooling.

A minimalist Hugo theme built with Tailwind CSS for fast, responsive blogs and personal websites.
Hexo Theme Zurb Foundation is a Hexo theme built on Zurb Foundation 5+ that renders static sites with a responsive layout, configurable sidebar widgets, and Fancybox integration. This plain, simple theme is designed for the static site generator Hexo and is currently marked as a work in progress.
Hexo Theme Zurb Foundation is a theme for the Hexo static site generator that uses Zurb Foundation 5+ as its front-end framework. It takes Hexo's generated content and wraps it in a blog-style layout with a header menu, sidebar, and content area. The theme is installed by cloning the GitHub repository into Hexo's themes directory and enabling it in _config.yml. It was created by chrisjlee and requires Hexo 3.0 or newer.
widgets config list._config.yml with entries such as Home and Archives.fancybox setting.rss setting.excerpt_link setting controls the "Read More" text on excerpted articles and can be disabled with false.sidebar setting._config.yml file._config.yml, and begin publishing Markdown posts.widgets list to show only the widgets you need and control their order.sidebar value to left, right, bottom, or false to match your layout preference.google_analytics, twitter, and google_plus options to connect your site to external services.After cloning the repository into Hexo's themes folder, you set the theme value in _config.yml to zurb-foundation. The theme reads the site configuration to populate the menu, widgets, sidebar, and footer. For development, you can run hexo generate --watch alongside browser-sync to preview the generated public folder live.
Yes. The README lists Hexo 3.0+ as a requirement in its development section.
The theme includes five widgets: category, tag, tagcloud, archives, and recent_posts. They are all enabled by default and can be edited in the widgets configuration option.
Navigate to the theme directory and run git pull to fetch the latest changes from the repository.
The theme is hosted on GitHub and can be cloned with git clone; the README does not mention any pricing or license, and the repository is publicly accessible.
