Skip to content

inf-lab-dev/page

Repository files navigation

page

The VitePress setup for inf-lab.dev

Updating

To update all submodules, use npm run update:submodule.

Developing

This repository uses Git Submodules, therefore either use the --recurse-submodules flag when cloing it, or run the following commands afterwards.

git submodule init
git submodule update

Special files

Some files within the content directory get handled specially, those together with their documentation can be found here.

.zip.json

This file allows the creation of dynamic zip files, its contents represent the ZipManifest interface from manifest.ts. Please consult the linked file for documentation. The resulting files can then be accessed where the manifest file would be, except the .json extension needs to be dropped (or replaced by .sh).

.solution.json

This file allows the creation of dynamic solution pages, its contents represent the EncryptedSolution interface from solution-zone/encrypted.ts. Please consult the linked file for documentation. The resulting files can then be accessed where the manifest file would be, except the .solution.json extension needs to be dropped.

About

The VitePress setup for inf-lab.dev

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •