Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 687 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 687 Bytes

The Feedjira Website

This project is the code for feedjira.com, if you were looking for the actual gem, you can find that here.

Running locally

This site is built using Middleman, see that project for complete documentation, but the basics are:

$ middleman server

This will start a server running at http://localhost:4567.

$ middleman build

This will build the site into the build folder.

Acknowledgement

This content was written by Jon Allured and the fabulous design was done by Daniel Ariza.