Skip to content

llamatelemetry/llamatelemetry.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llamatelemetry.github.io

Documentation website source for llamatelemetry v0.1.0, built with Zensical and deployed through GitHub Pages.

Repository purpose

This repository contains only the docs website project for:

  • SDK docs
  • API reference
  • Notebook curriculum docs
  • project architecture/guides

Local development

Prerequisite

  • Python environment with zensical installed.

Serve locally

zensical serve -f zensical.toml

Build static site

zensical build -f zensical.toml --clean

Generated output is written to site/.

Structure

  • zensical.toml - site configuration and navigation
  • docs/ - markdown source pages
  • .github/workflows/docs.yml - GitHub Pages deployment workflow

Deployment

Pushes to main or master trigger the docs workflow that builds the site and deploys to GitHub Pages.

About

This is a documentation website for llamatelemetry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors