Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zachallaun/gh-pages-class-boilerplate
https://github.com/zachallaun/gh-pages-class-boilerplate
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zachallaun/gh-pages-class-boilerplate
- Owner: zachallaun
- Created: 2012-02-08T20:24:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-02-08T22:42:28.000Z (over 12 years ago)
- Last Synced: 2024-10-11T19:20:03.972Z (27 days ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-pages class boilerplate
Boilerplate for setting up gh-pages for a repo. I'm using it for school.
### Usage:
+ Pull this down
+ Branch your repo (you need a gh-pages branch)
+ Copy the two files (index.html and gh-pages.css) into the root of your new branch
+ Modify the files and add more elements
+ Commit and push the branch