This repository contains the source code for the OpenSCD website, built using VitePress.
Pages are written in Markdown and converted to a static site using VitePress static site generator using the default theme.
Configuration can be found in .vitepress/config.mts
All deployed MD files can be found in src/
npm installnpm run startnpm run bundle
npm run previewEach time a commit is pushed to the main branch, GitHub Actions will automatically build and deploy the site to GitHub Pages. The site will be available at:
https://openscd.org
This project is licensed under the Apache License 2.0.
© 2022 OMICRON electronics GmbH