Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 808 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 808 Bytes

dotfiles.github.io

Source for dotfiles.github.io, your unofficial guide to doing dotfiles on GitHub.

This branch contains the compiled web site. You're probably looking for the source branch. To get set up, fork this repository and clone the project:

git clone https://github.com/<username>/dotfiles.github.com

Check out the "source" branch:

git fetch
git checkout -b your-topic-branch source

Install project dependencies and prepare the output folder:

script/bootstrap

More can be found in the README.md on that branch.

Copyright

Copyright (c) Wynn Netherland and Adam Jahnke. See LICENSE for details.