Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T02:45:30.000Z (over 6 years ago)
- Last Synced: 2024-04-08T15:42:17.644Z (9 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: 5
- 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)
[![Build Status](https://img.shields.io/travis/bevry/startup-hostel.docpad/master.svg)](http://travis-ci.org/bevry/startup-hostel.docpad "Check this project's build status on TravisCI")
[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](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/)