Skip to content

The docs.instructlab.ai public documentation repository. PRs accepted and encouraged!

Notifications You must be signed in to change notification settings

instructlab/docs.instructlab.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.instructlab.ai

To test documentation changes locally, you'll need to install mkdocs and the relevant dependencies in your Python environment.

We've included a server launching script for ease of use.

Getting Started

  1. Create a virtual environment for your installation.
python -m venv venv-ilab-docs
source venv-ilab-docs/bin/activate
  1. Launch the server.

This will:

  • Install mkdocs
  • Install the PyPI dependencies
  • Launch the mkdocs server locally
./launch_server.sh
  1. Visit https://127.0.0.1:8000/ to see your changes in the browser.

About

The docs.instructlab.ai public documentation repository. PRs accepted and encouraged!

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Languages