https://github.com/bevry-archive/startuphostel
Startup Hostel, the home in paradise for the doers of the world.
https://github.com/bevry-archive/startuphostel
coliving coworking docpad-project static-site website
Last synced: about 1 month ago
JSON representation
Startup Hostel, the home in paradise for the doers of the world.
- Host: GitHub
- URL: https://github.com/bevry-archive/startuphostel
- Owner: bevry-archive
- License: other
- Created: 2012-01-09T21:04:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T02:45:30.000Z (over 6 years ago)
- Last Synced: 2025-03-24T18:52:31.954Z (about 2 months ago)
- Topics: coliving, coworking, docpad-project, static-site, website
- Language: CoffeeScript
- Homepage: https://web.archive.org/web/20141222000226/https://startuphostel.org/
- Size: 245 KB
- Stars: 26
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Startup Hostel's Website](http://startuphostel.org), built with [DocPad](http://docpad.org)
[](http://travis-ci.org/bevry/startup-hostel.docpad "Check this project's build status on TravisCI")
[](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us")## Getting Started
1. [Install DocPad](http://docpad.org/install)
1. Clone and run the server
``` bash
git clone git://github.com/bevry/startup-hostel.git statup-hostel
cd startup-hostel
npm install
docpad run
```1. [Open http://localhost:9778/](http://localhost:9778/)
1. Start hacking away by modifying the `src` directory
## License
Unless stated otherwise all works are:
- Copyright © Bevry Pty Ltd (http://bevry.me)
and licensed under:
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php)
- The [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)