Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appsynergy/mdca
- Owner: AppSynergy
- Created: 2014-05-12T11:12:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T11:47:28.000Z (over 10 years ago)
- Last Synced: 2023-05-13T03:10:18.417Z (over 1 year ago)
- Language: CSS
- Size: 3.23 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 membersRelevant 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 serverOr to do all the things (well, serve and update anyway..):
* `chmod +x develop`
* `./develop`