An open API service indexing awesome lists of open source software.

https://github.com/taniarascia/startjekyll

An example and guide to getting started with Jekyll and static site generators.
https://github.com/taniarascia/startjekyll

jekyll learning setup static-site-generator tutorial

Last synced: 11 months ago
JSON representation

An example and guide to getting started with Jekyll and static site generators.

Awesome Lists containing this project

README

          

# Start Jekyll

A guide to getting started with Jekyll.

### [Read the tutorial](https://taniarascia.com/make-a-static-website-with-jekyll) | [View the demo](http://taniarascia.github.io/startjekyll/)

## Purpose

- Learn about static site generators
- Install Ruby and Jekyll
- Create a custom website running on Jekyll and Sass
- Deploy a Jekyll site to GitHub pages

## Author

- [Tania Rascia](https://www.taniarascia.com)

## License

This project is open source and available under the [MIT License](LICENSE).