Skip to content

coderkei/flashcarts-wiki

This branch is 44 commits behind flashcarts/wiki:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2024
Jan 13, 2024
Oct 18, 2023
Oct 18, 2023
Sep 2, 2024
Nov 4, 2024
Jul 21, 2023
Jun 16, 2024
Jul 21, 2023
Jul 21, 2023
Jun 16, 2024
Oct 9, 2023

Repository files navigation

The Flashcarts Wiki

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

https://www.flashcarts.net

Building the site locally

  1. Install Ruby 3.x for your machine
  2. Run bundle config set --local path vendor/bundle to ensure that dependency versions do not clash with other ruby projects
  3. Run bundle install to install dependencies
  4. 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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.6%
  • SCSS 40.6%
  • JavaScript 14.0%
  • Ruby 2.6%
  • CSS 0.2%