https://github.com/dazinator/personalblog
https://github.com/dazinator/personalblog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dazinator/personalblog
- Owner: dazinator
- Created: 2017-01-04T22:27:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T17:57:44.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T21:47:52.223Z (about 2 years ago)
- Language: HTML
- Size: 11.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Building
1. Install wyam.exe and put it on your PATH.
2. git subtree add --prefix output https://github.com/dazinator/PersonalBlog.git gh-pages --squash
3. `wyam`
4. git subtree push --prefix=output https://github.com/dazinator/PersonalBlog.git gh-pages