Skip to content

bamoe/bamoe-university

Repository files navigation

Learn business automation

Access the labs currently at: http://bamoe-university.com will be coming to IBM Open Source community soon!


Contributing to this project

The training labs are displayed using mkdocs so they can be easily published to GitHub pages.

Environment setup to deploy locally:

  pip install mkdocs
  pip install mkdocs-material
  pip install mkdocs-awesome-pages-plugin
  pip install mkdocs-enumerate-headings-plugin
  pip install mkdocs-markdownextradata-plugin
  pip install mkdocs-git-revision-date-localized-plugin

Development:

After cloning this repo and during development check the changes. It will start the live-reloading docs server.

mkdocs serve

Publish:

mkdocs gh-deploy --force

About

Training material for IBM Business Automation Manager Open Editions (BAMOE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 8