Jekyll Blog Creation Tutorial
Jekyll Blog Creation Tutorial is a statically generated blog that provides a tutorial in the form of blog posts detailing the use of Jekyll and associated concepts to create a statically generated blog.
The tutorial covers:
- Why static site generation was chosen
- Setup of required technologies (e.g., ruby)
- Basic Jekyll site structure and concepts
- Automatic builds
- Creating posts
- Adding page navigation and archive via Liquid
- Integrating Jekyll with a data-persisting form via the HTML5 LocalStorage API
#gosuraj