Skip to content

jubishop/artisanal

Repository files navigation

Middleman Blog

Viewable here

Codepen here

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