Creating a Jekyll site with Github Pages
To create one from scratch:
- Follow Github’s guide
- Caveat: for a user page, not a project page, use the
master
branch instead of agh-pages
branch
- Caveat: for a user page, not a project page, use the
Better yet, just fork one:
- Follow this project’s guide
- Update
README.md
,_config.yml
, and dump the contents of_posts
- Update