Skip to content

Observation-Management-Service/ewms-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Workflow Management Service Website

Website for Event Workflow Management Service (EWMS)

Editing

After cloning the repo, you should set up a local environment:

./setupenv.sh
. env/bin/activate
mkdocs serve

This should start a live preview at http://localhost:8000. It should automatically update whenever you save any file in the docs directory.

The Markdown source exists in docs and uses mkdocs.

Publishing

There is a GitHub action configured to deploy any changes to main. Either commit directly to main or go through the PR process and your changes will appear a minute or two after the merge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages