hackercouch / Hackercouch
Hospitality for Hackers
Stars: ✭ 185
Projects that are alternatives of or similar to Hackercouch
So Simple Theme
A simple Jekyll theme for words and pictures.
Stars: ✭ 1,701 (+819.46%)
Mutual labels: jekyll, scss
Texture
A configurable jekyll theme for simply beautiful blogs.
Stars: ✭ 185 (+0%)
Mutual labels: jekyll, scss
Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-36.76%)
Mutual labels: community, scss
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-24.86%)
Mutual labels: jekyll, scss
Hacker101
Source code for Hacker101.com - a free online web and mobile security class.
Stars: ✭ 12,246 (+6519.46%)
Mutual labels: hacking, scss
Jekyll Text Theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
Stars: ✭ 2,150 (+1062.16%)
Mutual labels: jekyll, scss
Bootstrap 4 Github Pages
A Bootstrap 4 template project for Github Pages and Jekyll
Stars: ✭ 96 (-48.11%)
Mutual labels: jekyll, scss
Redteam Hardware Toolkit
🔺 Red Team Hardware Toolkit 🔺
Stars: ✭ 163 (-11.89%)
Mutual labels: hacking, hackers
H4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
Stars: ✭ 10,451 (+5549.19%)
Mutual labels: hacking, hackers
Frasco
Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, ESLint, imagemin, Browsersync, etc.
Stars: ✭ 123 (-33.51%)
Mutual labels: jekyll, scss
Minimalism
Minimalism is a Jekyll theme for minimalist!
Stars: ✭ 74 (-60%)
Mutual labels: jekyll, scss
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (-24.86%)
Mutual labels: jekyll, scss
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
- The original hackercouch project: jancborchardt/hackercouch
- remy/mit-license for the fork-PR-publish workflow.
Disclaimer
Our disclaimer policy is here.
LICENSE
This uses Jekyll collections and the base Jekyll theme. The very little code here
is licensed under the MIT License. However, everything under the _couches
directory
is licensed under the CC0 license. If you file a PR to this repo, you agree to having
your "couch information" available under this license.
The minimum required information is your nick, city and country code.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].