README
compilation status
Repository | Status |
---|---|
Source |
What's this
Sources of my github.io.
Directories
source files are in src/
If I run make
, jekyll builds html files into docs.
How to update
make
git subtree push --prefix docs/ origin master