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

https://github.com/jubishop/artisanal

My Blog
https://github.com/jubishop/artisanal

blog blogging blogging-site middleman ruby

Last synced: 4 months ago
JSON representation

My Blog

Awesome Lists containing this project

README

          

# Middleman Blog

Viewable [here](https://artisanalsoftware.com)

Codepen [here](https://codepen.io/jubishop/pen/dyMJmVW)

Feel free to submit PR's!

---

# Setup:
- Go to glitch.com
- git clone the artisanal repository somewhere
- mv the repository to the ./build folder.

# For creating new articles:
- bundle exec middleman article_name_goes_here

# For local server
- bundle exec middleman server