This repository contains documentation for the Digital Scholarly Edition Annemarie Schwarzenbach (dse-as).
Content is written in Markdown and located in the src directory.
The website is built with VitePress.
yarn installyarn docs:devyarn docs:buildyarn docs:previewDeployment on git push to the main branch.
This repository is licensed in two parts:
- Software (VitePress config, theme, build scripts, workflows): MIT License — see LICENSE.
- Documentation content (Markdown, text and images under
src/): Creative Commons Attribution 4.0 International (CC BY 4.0) — see LICENSE-CONTENT.
Third-party:
- VitePress: MIT License, Copyright (c) 2019-present, Yuxi (Evan) You