Skip to content

wofsauge/IsaacDocs

Repository files navigation

Discord

The Binding of Isaac: Afterbirth+ Community Documentation Project

You can view the website for this repository here: https://wofsauge.github.io/IsaacDocs/

This project aims to make the Binding of Isaac modding documentation better by providing additional information, features, and a more modern design.

New features

  • Fully responsive and modern design
  • Vastly improved search function
  • Last visited pages - history
  • Dark mode
  • Quick Edit - Button
  • Smart-Copy Feature to quickly copy
  • Automatic deployment & updates (using Github actions)
  • and a lot more!

Technology used

  • MkDocs as the static site generator
  • MKDocs Material Theme
  • mark.js for better search highlighting
  • Python 3.x + Beautiful Soup for conversion tools
  • CSS3 & JQuery for custom scripts

Creating a local version

  1. Clone the repository.
  2. Install a current version of Python 3.x.
  3. cd IsaacDocs
  4. python3 -m venv .
  5. . ./bin/activates
  6. pip install -r requirements.txt
  7. Use mkdocs serve to create a locally hosted version of the page available at: http://127.0.0.1:8000/
  8. Alternatively, use mkdocs build to build a static version of the page.

About

API Documentation for "The Binding of Isaac: Repentance" Link: https://wofsauge.github.io/IsaacDocs/

Resources

Stars

135 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors