domainzero / mythicpl.us

Flat file site built to be a compendium for World of Warcraft mythic+ dungeon information
https://mythicpl.us
Creative Commons Zero v1.0 Universal
47 stars 35 forks source link
mythic-plus world-of-warcraft

mythicpl.us

A simple flat file site designed to load quickly and give M+ information at a glance (and in multiple languages thanks to some great contributors, but mostly @amarques!)

Building / testing locally

  1. Clone this repo.
  2. Make changes to the appropriate file in sections, etc
  3. Run the included bash script to build the site.
  4. Serve the site with a local web server, e.g. python -m http.server -d public/

Contributing

Fork the repo and make any changes to the appropriate section, submit a pull request.