https://github.com/dmlc/dmlc.github.io
https://github.com/dmlc/dmlc.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmlc/dmlc.github.io
- Owner: dmlc
- Created: 2015-05-20T02:43:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T03:47:33.000Z (about 1 year ago)
- Last Synced: 2025-01-17T15:52:00.736Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 4.79 MB
- Stars: 27
- Watchers: 21
- Forks: 38
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
How to use:
First put the markdown format post in `_posts/` in format
`year-month-day-title.markdown`, and then commitPreview in local:
```
$ gem install jekyll pygments.rb redcarpet
$ jekyll s
```then open http://localhost:4000/