ridhwaans / dotfiles.github.com

Your unofficial guide to doing dotfiles on GitHub.

Home Page:http://dotfiles.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles.github.io Build Status

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.

Updating star counts

Some pages of the site order content by star count; these are updated automatically by the update-star-counts.yml GitHub Action.

Follow these instructions to create a personal access token for GitHub.

Copyright

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

About

Your unofficial guide to doing dotfiles on GitHub.

http://dotfiles.github.io

License:MIT License


Languages

Language:Sass 57.0%Language:HTML 27.5%Language:Python 9.5%Language:JavaScript 4.0%Language:Shell 1.6%Language:Ruby 0.4%