Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 639 Bytes

Jekyll starter template (I18n)

Basic template to quickly start projects with Jekyll.

✅ Compatible with Jekyll 3.8 & 4.0, and GitHub Pages
✅ Ready for internationalization
✅ 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