Epicpkmn11 / wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Flashcarts Wiki

The website aimed for documenting, recommending, and explaining flashcarts.

https://flashcarts.net

Building the site locally

  1. Install Ruby 3.x for your machine
  2. Run bundle install to install dependencies
  3. Run bundle exec jekyll serve
    • This will build the site to _site, and host a simple web server at 127.0.0.1:4000

License

  • All files under the pages directory (the documentation) is licensed under CC-BY-NC-SA 4.0. You may read more in LICENSE-docs.txt.
  • All other files are licensed under the MIT license. You may read more in LICENSE-engine.txt.

About

License:Other


Languages

Language:SCSS 41.6%Language:HTML 41.5%Language:JavaScript 14.4%Language:Ruby 2.3%Language:CSS 0.2%