jekyll-starter-template-i18n

jekyll-starter-template-i18n

Jekyll starter template (I18n)

Basic template to quickly start projects with Jekyll.

:white_check_mark: Compatible with Jekyll 3.8 & 4.0, and GitHub Pages
:white_check_mark: Ready for internationalization
:white_check_mark: Demo : https://jekyll-starter-template-i18n.netlify.app/

Usage

1 - Download and extract the ZIP archive
2 - Rename the extracted folder and remove the README file
3 - Install Jekyll and launch the server

bundle install
bundle exec jekyll serve

4 - Browse to http://localhost:4000