Skip to content

dburka/elycecole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElyceCole.com

This repository houses the source code for the ElyceCole.com app website.

Development

We use Middleman to build the static pages which are hosted on GitHub Pages.

To run the site on your own machine, simply clone the repo, install the packages necessary, and start up a Middleman server.

$ git clone [email protected]:dburka/elycecole.git
$ cd elycecole
$ bundle install
$ middleman server

Now you should be able to go to http://localhost:4567 and see the site running locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published