Skip to content

OMICRONEnergyOSS/openscd-org-website

Repository files navigation

OpenSCD Website

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/

Installation

npm install

Locally developing and testing

npm run start

Building the static site locally and testing the bundle

npm run bundle
npm run preview

Deployment

Each 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

License

This project is licensed under the Apache License 2.0.

© 2022 OMICRON electronics GmbH

About

OpenSCD.org community page

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •