Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

353 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for the Bob+ IBM Technology Building Blocks.

This repository hosts the source files for the Building Blocks Documentation website.

The markdown files located in docs-src are used by Github Pages to build that website.

Local Development

To test the documentation site locally:

  1. Install MkDocs Material:
pip install mkdocs-material
  1. Run the development server:
mkdocs serve
  1. Open your browser to http://127.0.0.1:8000

The site will automatically reload when you make changes to the documentation files.

Building the Site

To build the static site:

mkdocs build

The built site will be in the site/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages