Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

codeandsupply/free-desks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56646b7 · Jan 19, 2023

History

45 Commits
Aug 15, 2018
Sep 30, 2018
Dec 20, 2018
Dec 20, 2018
Oct 10, 2018
Dec 20, 2018
Dec 20, 2018
Sep 30, 2018
Aug 15, 2018
Aug 15, 2018
Oct 10, 2018
Aug 15, 2018
Jan 18, 2023
Jan 18, 2023
Jan 19, 2023
Oct 10, 2018
Oct 2, 2018
Dec 18, 2018

Repository files navigation

⚠️ We've suspended our Free Desks for Open Source program pending redevelopment when we have more interest in it.

free-desks

Free coworking desks for open source work!

Check out our Contributing Membership Guide

Quickstart:

gem install jekyll bundler
bundle install
jekyll serve

A shell.nix is included if you would like to use nix-shell:

nix-shell --run 'bundle install'
nix-shell --run 'bundle exec jekyll serve'