Skip to content

IBM/bamoe-university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn business automation

Access the labs currently at: https://bamoe.university 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

this is a repository with BAMOE related content!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published