Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Scriptor is a minimal, clean, and responsive Jekyll theme for writers, with tag archives, Disqus comments, and Prism syntax highlighting.

A free, responsive Jekyll blog theme with retina images, portfolio support, and a minimal design.

A Jekyll blog theme inspired by Netflix's UI, with live search, reading progress, and Netlify CMS support.

Nix is a simple, minimal Hugo theme with a terminal-style navbar, extensive social link support, Disqus comments, and configurable menus.

Blue Smoothie is a template with blue gradient header and black candy bar menu. Homepage and gallery use 3-column layout. Other pages use 2-column layout.
Scriptor is a minimal, clean, and responsive Jekyll theme for writers, built to turn Markdown content into a static blog with tag archives and syntax highlighting.
Scriptor is a free, open-source Jekyll theme designed for writers and bloggers who want a minimal, responsive site. It takes Markdown content written for Jekyll and outputs a static website with a clean layout, tag archive pages, and optional Disqus comments. The theme is maintained by JustGoodThemes, the same team behind the premium Jekyll themes listed on jekyllthemes.io.
bundle install and bundle exec jekyll serve.bundle install to install the required Jekyll gems.bundle exec jekyll serve to start a local server at http://localhost:4000._posts folder.jekyll build, which outputs the static site to the _site directory, then upload that folder to any host.Scriptor is free to use under the MIT license. There are no paid tiers; you can use it for personal and commercial projects.
Yes, Scriptor is released under the MIT license, so it is completely free to use, modify, and distribute, even in commercial projects.
No. The documentation states that this theme cannot be configured and installed as a theme gem. Instead, you use the repository directly as your Jekyll site and replace the content with your own.
Create a GitHub or GitLab repository with the theme files, link it to Netlify, and follow Netlify's step-by-step Jekyll guide. The theme is prepared for Netlify hosting. You can also host on Amazon S3 using the s3_website tool.
The theme includes accent color options that you can change in the site configuration file, allowing you to adjust the color scheme without manually editing CSS.
Because Jekyll generates static files to _site, you can deploy the output to almost any web server or static hosting provider, including Netlify, Amazon S3, GitHub Pages, or any shared hosting that serves HTML files.
