https://github.com/appsynergy/mdca
Manx Digital Currency Association website
https://github.com/appsynergy/mdca
Last synced: 9 months 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T11:47:28.000Z (about 12 years ago)
- Last Synced: 2025-02-16T04:21:25.246Z (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 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`