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.
- Host: GitHub
- URL: https://github.com/taniarascia/startjekyll
- Owner: taniarascia
- License: mit
- Created: 2015-11-30T06:15:20.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-09-12T00:01:21.000Z (over 6 years ago)
- Last Synced: 2025-03-20T21:13:58.771Z (11 months ago)
- Topics: jekyll, learning, setup, static-site-generator, tutorial
- Language: CSS
- Homepage: http://taniarascia.github.io/startjekyll
- Size: 18.6 KB
- Stars: 118
- Watchers: 7
- Forks: 115
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).