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

https://github.com/hastebrot/middleman-templates-joe

Middleman Blog Template
https://github.com/hastebrot/middleman-templates-joe

middleman middleman-template

Last synced: 3 months ago
JSON representation

Middleman Blog Template

Awesome Lists containing this project

README

        

middleman-templates-joe
=======================

This theme is based on https://github.com/middleman/middleman-templates-blog.

~~~
$ sudo gem install middleman middleman-blog
$ middleman init -T hastebrot/middleman-templates-joe user.github.io
$ bundle exec middleman server
~~~

Alternative middleman templates:

~~~
$ middleman init -T middleman/middleman-templates-blog blog-default
$ middleman init -T danielbayerlein/middleman-casper blog-casper
~~~

Alternative blogging/magazine platforms:

- Svbtle (March 2012, Dustin Curtis, https://dcurt.is/codename-svbtle)
- Medium (August 2012, Evan Williams, https://medium.com/@ev/welcome-to-medium-9e53ca408c48)
- Ghost (October 2013, John O'Nolan, https://blog.ghost.org/public-launch/)