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/
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