Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 734 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 734 Bytes

MATE-Wiki page

For Developers

You don't need to read below here or do anything at all if you're only interested creating your own wiki. This section is for developers or maintainers of this repository.

Update MDwiki

Current version: 0.6.2.

  1. Go to https://github.com/Dynalon/mdwiki/releases/latest
  2. Click on the green button on that page to download the latest release
  3. Extract the contents of the archive file
  4. Copy mdwiki.html file from the extracted files onto index.html file in this repository by renaming, thus overriding index.html
  5. Update the version information above
  6. Commit and push your changes

You can now delete any files downloaded previously, if you want to.