Skip to content

dzwaneveld/dzwaneveld.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX × TU Delft

All documentation website files can be found in this repository. As the time between maintenance is often quite some time, I have written down some steps below as a reminder for myself. A workflow will automatically build the static website with every push to the master branch.

Maintaining & Deploying

  • Prerequisites: Node.js v18+

  • Install required packages:

npm ci
  • Serve in local server / build static pages:
npm run docs:dev
npm run docs:build
  • Updating to latest version (including alpha releases)
npm install vitepress@next

About

Website files of LaTeX × TU Delft

Topics

Resources

Stars

Watchers

Forks