/dontusesystemruby.com

Primary LanguageHTMLCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

dontusesystemruby.com

What is this?

This is the source for the website Don't Use System Ruby.

How to run locally

Install docsify-cli to enable the local server:

npm install -g docsify-cli

Then run docsify:

docsify serve public

How to contribute

How to deploy

Deploy a preview site:

firebase hosting:channel:deploy preview --expires 1h

Deploy the production site:

firebase deploy --only hosting

License

Licensed under CC-BY-SA-4.0. See LICENSE for details.