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
- Host: GitHub
- URL: https://github.com/hastebrot/middleman-templates-joe
- Owner: hastebrot
- Created: 2017-01-07T16:27:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T22:42:40.000Z (over 8 years ago)
- Last Synced: 2025-03-06T03:33:38.172Z (3 months ago)
- Topics: middleman, middleman-template
- Language: CSS
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)