Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 970 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 970 Bytes

dotfiles.github.io

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

See the CONTRIBUTING guide for creating great pull requests.

Quick start

Install project dependencies:

script/bootstrap

Boot local web server to preview changes:

script/server

You can now browse to http://localhost:8484 to preview changes.

Publishing changes

Once you're satisfied with your changes, push your topic branch to your remote and open a pull request in the canonical repo at dotfiles/dotfiles.github.com. If your patch is accepted, a project maintainer will merge your changes and publish them to GitHub Pages.

Copyright

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