Skip to content

siliconwitchery/website

Repository files navigation

Silicon Witchery Website

Built with Jekyll and hosted on GitHub pages.

Setup for local development

  1. Set up Ruby environment:

    brew install rbenv
    rbenv init
    rbenv install 3.3.4
    rbenv local 3.3.4
  2. Restart your shell.

  3. Install dependencies:

    bundle update
  4. Run:

    bundle exec jekyll serve --livereload --open-url

About

Source code for Silicon Witchery main website. The actual site can be found here:

Resources

License

Stars

Watchers

Forks