Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Jekyll blog template with simple design, SCSS styling, Disqus, Google Fonts, and social links.
Fresh is a free, open-source blog template for Jekyll that builds a simple, readable personal blog from Markdown content. It uses SCSS for styling and ships with Disqus commenting, Google Fonts, Font Awesome icons, and social media links, making it a practical starter for static-site blogs.
Fresh is a Jekyll theme designed for blogging. It takes Markdown posts and pages written with YAML front matter and generates a static HTML site. The theme is available under the GNU General Public License v3.0 and is maintained by Artem Sheludko, with a live demo hosted at artemsheludko.pw. It is built with HTML5 and compiles SCSS into CSS, and it requires only Jekyll to run.
_posts directory with front matter, and Jekyll automatically turns it into a dated blog post.Fresh works like any standard Jekyll theme: you configure _config.yml with your site title, social links, and Disqus shortname, then write posts in the _posts folder. Run jekyll build to generate the static site, or push the repository to GitHub Pages for automatic builds.
