Skip to content

Releases: ApplebaumIan/tu-cis-4398-docs-template

Spring 2023 Semester

19 Feb 18:57
Compare
Choose a tag to compare
  • automatic title creation based on repository name (yarn start now must be prefixed with env PROJECT_NAME)
    PROJECT_NAME=project-title yarn start
  • Automatic revision history on docs pages (GitHub only).
  • npx create-project-docs command for easy creation.
  • Front page ReadMe renders MermaidJS and Markdown properly
  • Upgraded to latest Docusaurus with first party MermaidJS integration

Fall Semester 2022

28 Dec 20:08
Compare
Choose a tag to compare
  • Deployment to GitHub Pages automated. Students need to provide their GitHub Username and Personal Access token in Secrets.
  • Each documentation assignment is their own page.
  • MermaidJS is integrated into the template for markdown inline UML Diagrams.
  • ReDoc is integrated into the template for API documentation.