Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/5t111111/middleman-blog-slim-template


https://github.com/5t111111/middleman-blog-slim-template

Last synced: 2 days ago
JSON representation

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
```