Skip to content

timwuthenow/ibamoe-enablement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn business automation

Access the labs currently at: https://timwuthenow.github.io 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages