Skip to content

fyredragon69/Guide_Wii

 
 

Repository files navigation

wii.hacks.guide

The complete guide to modding your Nintendo Wii.

https://wii.hacks.guide/

Running the site locally

This requires the following installed on your system:

  • ruby(-dev)
  • bundler

To test the website locally, simply run the following commands:

bundle config set --local path vendor/bundle
bundle install
bundle exec jekyll serve --incremental

The website should now be running on http://127.0.0.1:4000/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • SCSS 23.9%
  • HTML 21.9%
  • Shell 3.1%
  • Other 0.8%