This folder contains the static landing page for DNP3 Interoperability Tester.
Recommended publishing mode:
- Open the repository on GitHub.
- Go to
Settings>Pages. - Set
SourcetoGitHub Actions. - Run the
Deploy GitHub Pagesworkflow, or push tomain/master.
The landing page is intentionally static and does not affect the WPF desktop application build.
Avoid Deploy from a branch for this repository. That mode can invoke the
GitHub Pages Jekyll pipeline even though this site is plain HTML/CSS.