https://github.com/844196/blog
BlankSlate
https://github.com/844196/blog
Last synced: 3 months ago
JSON representation
BlankSlate
- Host: GitHub
- URL: https://github.com/844196/blog
- Owner: 844196
- License: other
- Created: 2015-10-27T15:21:15.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-09-18T03:03:58.000Z (over 8 years ago)
- Last Synced: 2025-03-05T12:42:39.448Z (3 months ago)
- Language: CSS
- Homepage: http://844196.com/blog/
- Size: 170 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Requirements
- Ruby (>=2.1.0)
- bundler## Local Setup
```shellsession
$ bundle install --path vendor/bundle
```## Live Preview
```shellsession
$ bundle exec guard start
```**note:** Require [chrome plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei).