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:
(* unless it's really small or something)
Create a PR on GitHub. Details here.
Prerequisites:
cd
into the site's directorynpm install
to install dependencies from package.json
bundle install
to install dependencies from Gemfile
Building the site:
npm run gulp
to build assetsbundle exec jekyll serve
to build the sitelocalhost:4000
to view the siteYou might have to install gulp
globally, which you can do with npm install --global gulp-cli
.
Created with 🧡 by Gigi.