m4x10187 / nds-index

WIP index of NDS flashcarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDS Flashcart Index

This site aims to list every NDS flashcart in existence. It is based on Universal-DB's website files.

https://nds.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 _card 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 GPLv3 license. You may read more in LICENSE-engine.txt.

About

WIP index of NDS flashcarts

License:Other


Languages

Language:HTML 49.3%Language:SCSS 33.1%Language:JavaScript 15.6%Language:Ruby 1.8%Language:CSS 0.1%