Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/appsynergy/mdca

Manx Digital Currency Association website
https://github.com/appsynergy/mdca

Last synced: 11 days ago
JSON representation

Manx Digital Currency Association website

Awesome Lists containing this project

README

        

mdca.im
=======

Manx Digitial Currency Association
----------------------------------

A website for the Manx Digitial Currency Association.

**Design:** Julie Parys
**Code:** Adam Marshall & Joe Witchell
**Copy:** Charlie Woolnough, Tim Craine & MDCA members

Relevant commands:

* `sudo gem install jekyll` - Install jekyll
* `jekyll serve --detach` - Serve on port 4000 by default
* `jekyll build --watch` - Update site as you work
* `compass watch src/_sass` - Update css as you work
* `glynn --ftp-username=myuser` - Deploy to server

Or to do all the things (well, serve and update anyway..):

* `chmod +x develop`
* `./develop`