The goal of OpsecSwag is to list apparel that is fun and stylish, but that is not in-your-face Bitcoin swag. In other words: it should not be immediately obvious that this is Bitcoin swag. Especially to nocoiners. But if you know, you know.
Rough rules:
- Doesn't say "Bitcoin"
- No Bitcoin logo*
(* unless it's really small or something)
Create a PR on GitHub. Details here.
Prerequisites:
- Install Jekyll
- Clone the repository and
cd
into the site's directory - Run
npm install
to install dependencies frompackage.json
- Run
bundle install
to install dependencies fromGemfile
Building the site:
- Run
npm run gulp
to build assets - Run
bundle exec jekyll serve
to build the site - Visit
localhost:4000
to view the site
You might have to install gulp
globally, which you can do with npm install --global gulp-cli
.
Created with 🧡 by Gigi.