https://github.com/pysync/dungntnew.github.io
public github io
https://github.com/pysync/dungntnew.github.io
Last synced: 4 months ago
JSON representation
public github io
- Host: GitHub
- URL: https://github.com/pysync/dungntnew.github.io
- Owner: pysync
- License: mit
- Created: 2017-03-31T22:24:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T13:16:00.000Z (about 8 years ago)
- Last Synced: 2025-02-27T14:21:48.001Z (over 1 year ago)
- Language: HTML
- Size: 49.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
```
bundle install
rake preview
- `rake check` - Check links/html files of the generated site
- `rake clean` - Clean up generated site
- `rake post` - Begin a new post in `./_posts`
- `rake preview` - Preview with livereload on local machine
```