This is automatically transformed by Jekyll into a static site whenever I push this repository to GitHub.
- Make changes in the source branch
- Build and test the site locally
- Commit changes to source branch
git dpwhich consists of the following stepsgit branch -D mastergit checkout -b mastergit filter-branch --subdirectory-filter _site/ -fgit checkout sourcegit push --all origin
- Simply run
fontcustom compile(loads config file at fontcustom.yml)
The following directories and their contents are copyright Nathan Staines. You may not reuse anything therein without my permission:
- _posts/
- img/
All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please.