Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burningdog/arduinocapetownsite
Website for Arduino Cape Town at www.arduinocapetown.co.za
https://github.com/burningdog/arduinocapetownsite
Last synced: 11 days ago
JSON representation
Website for Arduino Cape Town at www.arduinocapetown.co.za
- Host: GitHub
- URL: https://github.com/burningdog/arduinocapetownsite
- Owner: BurningDog
- License: other
- Created: 2013-08-24T13:59:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-08T23:57:03.000Z (about 11 years ago)
- Last Synced: 2023-08-03T16:53:01.864Z (over 1 year ago)
- Language: CoffeeScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Arduino Cape Town Website
The website for Arduino Cape Town, using Twitter Bootstrap v3, generated by DocPad.
## Getting Started
1. [Install DocPad](https://github.com/bevry/docpad)
1. Clone the project and run the server
``` bash
git clone git://github.com/BurningDog/ArduinoCapeTownSite.git
cd ArduinoCapeTownSite
docpad run
```1. [Open http://localhost:9778/](http://localhost:9778/)
1. Start hacking away by modifying the `src` directory
## I'm getting EMFILE errors
[See here for the reason why and the solution](http://docpad.org/docs/troubleshoot#i-m-getting-emfile-too-many-open-files)
## [Twitter Bootstrap](http://twitter.github.com/bootstrap/) skeleton for [DocPad](https://github.com/bevry/docpad)
Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.