mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-03-21 17:54:10 -05:00
The Wii U Plugin System is a library to create plugins for the WiiUPluginLoaderBackend.
|
|
||
|---|---|---|
| _data | ||
| _includes | ||
| _layouts | ||
| _posts | ||
| .vscode | ||
| assets/img | ||
| css | ||
| fonts | ||
| js | ||
| licenses | ||
| pages | ||
| var | ||
| _config.yml | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| 404.md | ||
| createtag | ||
| docker-compose.yml | ||
| Dockerfile | ||
| feed.xml | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.md | ||
| jekyll.sh | ||
| LICENSE | ||
| README.md | ||
| search.json | ||
| sitemap.xml | ||
| tooltips.html | ||
| tooltips.json | ||
| update.sh | ||
Open me at: https://maschell.github.io/WiiUPluginSystem
For hosting a local version, you need to have Jekyll installed.
A installation guide for windows can be found here.
To start local version: Open the jekyll.sh bash script and the website will be live at http://localhost:4000/WiiUPluginSystem/.
Based on Jekyll usin the Jekyll documentation theme.