Netlify Status

Jekflix Template

Version 3.0 is here! 🎉🎊

Jekflix Template Cover Image

See the demo here.

What is it?

A theme for Jekyll inspired by Netflix panel for who loves movies and series and would like to have a blog with this cool appearance.

Jekflix Screenshot Image

Features

SEO

  • Google Analytics
  • Meta tags
  • JSON-LD
  • Sitemap.xml
  • Social Media ready

Setup

Customization

See the settings documentation to customize layout, titles, social media and more.

Theme

You can easily change the theme colors by changing the file src/yml/theme.yml, then running gulp build in your terminal.

GitHub pages

It's a known issue that you can't run Gulp when deploying the website into GitHub pages. So, you must change the theme colors and run gulp build locally, then push the changes into your repo, there is no other way.

To see how your website is going to look like when you deploy it, run bundle exec jekyll serve locally and access http://127.0.0.1:4000/.

Posts

You can create posts manually using the Front Matter properties or automatically using the available script.

Release notes

v3.0.0

  • Created theme gem
  • Enabled text translations
  • Added heading anchor links
  • Changed code highlight colors
  • Changed from Stylus to SASS

v2.0.1

  • Fixed bugs
  • Optimized to support disabled JS

v2.0.0

v1.0.1

  • Fixed bugs
  • Upgraded to Gulp 4

v1.0.0

  • Initial release

Questions?

File a GitHub issue please.

Donation

Did you like my work? Buy me a beer 😁🍺

paypal

Author

Thiago Rossener

License

Jekflix Template is available under the MIT license. See the LICENSE file for more info.