# dotfiles.github.com **Repository Path**: mirrors_codejamninja/dotfiles.github.com ## Basic Information - **Project Name**: dotfiles.github.com - **Description**: Your unofficial guide to doing dotfiles on GitHub. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## dotfiles.github.io Source for [dotfiles.github.io], your _unofficial_ guide to doing dotfiles on GitHub. See the [CONTRIBUTING][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][local] to preview changes. ### Publishing changes Once you're satisfied with your changes, push your topic branch to your remote and open a [pull request][pr] 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][license] for details. [dotfiles.github.io]: https://dotfiles.github.io [local]: http://localhost:8484 [pr]: https://help.github.com/articles/about-pull-requests/ [contributing]: CONTRIBUTING.md [license]: LICENSE.md