Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A responsive Jekyll theme with a clean single-column layout, image text overlays, and a mobile-friendly navigation bar.
Ezora is a responsive Jekyll theme with a clean single-column layout, image text overlays, and a mobile-friendly navigation bar, built for personal blogs and content-driven websites.
Ezora is a Jekyll static-site theme designed by Ezra Savard, originally created for his own website at ezrasavard.com. It turns Markdown content and YAML front matter into a responsive HTML site with a default layout for home and pages and a post layout that adds a date-stamp. The theme is open source under the MIT License, so it can be reused and customized freely.
default layout works for the home page and any other page, while the post layout extends it with a date-stamp at the top of the content.postlist include displays a paginated list of posts and can be dropped into any page, such as the default home page.navbar include auto-generates menu links for all your pages, GitHub, and LinkedIn accounts, or you can specify your own links and extend the list with more social accounts.main.scss, so layout dimensions can be tweaked in one place without hunting through the stylesheet.Yes, Ezora is open source under the MIT License, meaning you can use, modify, and redistribute it for personal or commercial projects without paying a fee.
Ezora includes two layouts: a default layout for the home page and any other pages, and a post layout that extends the default and adds a date-stamp at the top of the page.
Fork the repository at github.com/ezrasavard/ezora-jekyll-theme, add your site content, and customize the SCSS variables at the top of main.scss to adjust widths and heights.
Yes, the navbar include automatically generates links from your pages, GitHub, and LinkedIn, but you can specify your own menu links and extend the list with additional social accounts by editing navbar.html.
