https://github.com/sethherr/jekyll-starter
A Jekyll template for learning web development
https://github.com/sethherr/jekyll-starter
Last synced: about 2 months ago
JSON representation
A Jekyll template for learning web development
- Host: GitHub
- URL: https://github.com/sethherr/jekyll-starter
- Owner: sethherr
- Created: 2013-02-05T02:38:00.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-16T16:47:53.000Z (over 7 years ago)
- Last Synced: 2025-02-10T22:28:42.289Z (3 months ago)
- Language: HTML
- Homepage: http://sethherr.github.io/jekyll-starter/2013/03/02/teaching-the-web
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Hello
I have a friend who asked me for help learning how to make web pages. If you are curious about the explanation that precedes the use of this repository, check out [the page](http://sethherr.github.io/jekyll-starter/2013/03/02/teaching-the-web).
### This is a basic Jekyll Site.
## It's fucking cool.
- The homepage is found at `/index.html`
- There are two layouts, they are what wraps the content for your pages and sets up styles and such. They are located in `_layouts`.
- The first is `homepage`. It is for the landing page.
- The second is called `posts`. It is what all of your blog entries end up as.----
Do you use windows?
- [setting up Jekyll on Windows](http://jekyll-windows.juthilo.com/)