Added offline mode (no remote git sync)

This commit is contained in:
NGPixel
2017-02-11 22:54:27 -05:00
parent 1d237296ca
commit 8af9212837
3 changed files with 18 additions and 2 deletions
+2
View File
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- Offline mode (no remote git sync) can now be enabled by setting `git: false` in config.yml
## [v1.0-beta.4] - 2017-02-11
### Fixed