/neutralitywtf-site

The website for neutrality.wtf

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

neutralitywtf-site

The website for neutrality.wtf

Development

This is in active development. If you want to join in, submit a pull request to the site or see ConceptReplacer submodule at https://github.com/neutralitywtf/ConceptReplacer

Local usage

If you want to test or have the system work locally for testing and development:

  1. Clone this repo
  2. Run composer install
  3. Run npm install
  4. Run git submodule init
  5. Go to the submodule folder at /ConceptReplacer and run composer install

Please report bugs by creating issues here and in ConceptReplacer library!