Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll blog theme inspired by Netflix's UI, with live search, reading progress, and Netlify CMS support.
Jekflix is a Jekyll blog theme that recreates the Netflix interface for movie and series lovers, offering live search, reading progress, and Netlify CMS support.
Jekflix is a theme for Jekyll, the static site generator, inspired by the Netflix UI. It takes Jekyll site content — posts written in Markdown with front matter — and produces a blog with a dark, Netflix-like interface. The theme is created by Thiago Rossener and distributed under the MIT license. It is no longer maintained, so users should be aware updates are not ongoing.
styles.scss file or src/yml/theme.yml and running gulp build.theme.yml file and running gulp build, then deploy via Netlify or GitHub Pages (though Gulp must be run locally before pushing to GitHub Pages).gem "jekflix" to your Gemfile and theme: jekflix to _config.yml, then run bundle._config.yml.bundle exec jekyll serve to preview locally at http://127.0.0.1:4000/.Yes, Jekflix is open source and available under the MIT license, so you can use and modify it freely, including for commercial projects.
Yes, the theme is Netlify CMS ready, meaning you can connect your repository to Netlify and use the Netlify CMS admin panel to create and edit posts without touching code.
You can, but there is a known issue: the Gulp build step (used to regenerate theme colors) cannot run on GitHub Pages, so you must run gulp build locally and commit the generated assets before pushing.
No, the project is no longer being maintained according to the repository notice, so expect no future updates or official bug fixes.
