当前位置: 首页 > 软件库 > Web应用开发 > >

hackercouch

Hospitality for Hackers
授权协议 Readme
开发语言 JavaScript
所属分类 Web应用开发
软件类型 开源软件
地区 不详
投 递 者 阙俊友
操作系统 未知
开源组织
适用人群 未知
 软件概览

hackercouch

HackerCouch is "Hospitality for Hackers". Here's how it goes:

  • Fork this repo
  • Add your own markdown file with your nick (perhaps twitter/github handle?) in the _couches directory
  • You file a Pull Request on github
  • Make sure the build passes
  • Go check hackercouch.com the next time you are travelling.

See add.md for more detailed instructions.

The idea isn't new, it has been tried before as well. The reason we are trying this again is:

  • The idea of a Fork->PR->Merge->Publish flow with almost zero effort
  • Filing a pull request is a great filter for hackers
  • hackercouch.com was available
  • This comment by @sirupsen on HN

Development

  • HackerCouch uses Jekyll Collections heavily
  • Hosted on Github Pages, duh.
  • Builds use Travis, and make sure that the site has proper html before its deployed
  • html-proofer for html linting + link checks

Quickstart

. ./_script/setup-env.sh
gem install bundler
bundle install
jekyll serve --watch

And open http://localhost:4000 in your browser.

Troubleshooting

  • If your bundle fails due Nokogiri and you're on OSX, try running this first: xcode-select --install

Credits

Disclaimer

Our disclaimer policy is here.

LICENSE

This uses Jekyll collections and the base Jekyll theme. The very little code hereis licensed under the MIT License. However, everything under the _couches directoryis licensed under the CC0 license. If you file a PR to this repo, you agree to havingyour "couch information" available under this license.

The minimum required information is your nick, city and country code.