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
- Host: GitHub
- URL: https://github.com/jubishop/artisanal
- Owner: jubishop
- Created: 2020-09-02T02:47:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T08:05:26.000Z (over 1 year ago)
- Last Synced: 2024-12-07T08:25:13.114Z (over 1 year ago)
- Topics: blog, blogging, blogging-site, middleman, ruby
- Language: CSS
- Homepage: https://artisanalsoftware.com
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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