Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5t111111/middleman-blog-slim-template
https://github.com/5t111111/middleman-blog-slim-template
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/5t111111/middleman-blog-slim-template
- Owner: 5t111111
- Created: 2014-09-10T16:28:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T04:52:40.000Z (about 10 years ago)
- Last Synced: 2024-04-13T16:15:53.819Z (7 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quickstart
```console
$ mkdir ~/.middleman # if if it doesn't exist
$ cd ~/.middleman
$ git clone https://github.com/5t111111/middleman-blog-slim-template.git blog-slim
``````console
$ middleman init your-blog-name --template=blog-slim
```