This lumberjack is tired. Check back later for more info.
Read the announcement post on Forestry.io
git submodule add https://github.com/dwalkr/sawmill.git themes/sawmill
theme = "sawmill"
3. To use with Forestry.io: copy the .forestry/
configuration to your project root:
cp -r themes/sawmill/.forestry .forestry
If you have Sawmill installed as a submodule, you can update it with the following command:
git submodule update --remote --merge