Skip to content

DataWorkflowServices/DataWorkflowServices.github.io

Repository files navigation

DataWorkflowServices.github.io

Create mkdocs Environment

$ git clone git@github.com:DataWorkflowServices/DataWorkflowServices.github.io.git
$ cd DataWorkflowServices.github.io.git
$ python3 -m venv venv
$ . venv/bin/activate
(venv) $ pip install -r mkdocs_requirements.txt

Run mkdocs Server

To run mkdocs server locally, execute mkdocs serve. The output will appear similar to below, with the localhost URL listed at the end.

(venv) $ mkdocs serve
INFO     -  Building documentation...
[...]
INFO     -  Documentation built in 0.22 seconds
INFO     -  [10:59:28] Watching paths for changes: 'docs', 'mkdocs.yml'
INFO     -  [10:59:28] Serving on http://127.0.0.1:8000/

About

View this document at https://dataworkflowservices.github.io

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages