https://github.com/cmdlinezero/lab-factory
Generative AI Automated Blogger + Reviewer
https://github.com/cmdlinezero/lab-factory
codelab hugo
Last synced: 12 months ago
JSON representation
Generative AI Automated Blogger + Reviewer
- Host: GitHub
- URL: https://github.com/cmdlinezero/lab-factory
- Owner: cmdlinezero
- Created: 2025-06-27T18:52:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T19:04:35.000Z (12 months ago)
- Last Synced: 2025-06-27T20:20:08.060Z (12 months ago)
- Topics: codelab, hugo
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lab Factory
LLM Generative AI to automate the curation of technical instructions.
## Factories
Factories are defined for the following content delivery options:
| Factory | Generates | Description |
|----------|-----------------------|-------------|
| [Codelab](https://github.com/cmdlinezero/lab-factory/blob/main/codelab/README.md) | Codelab formatted lab | Use this option for Codelab content. |
| [Hugo Codelab theme](https://github.com/cmdlinezero/lab-factory/blob/main/blog/README.md) | Hugo Blog Codelab theme formatted lab | Use this option for Hugo blog content. |
## Template
Templates are defined in the `templates` directory.
The templates are based on `go` templates and these are awesome.