Skip to content

raskell-io/kage.raskell.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kage.raskell.io

Landing page for Kage.

Live: https://kage.raskell.io

Quick Start

# Install tools
mise install

# Start dev server
mise run serve

Visit http://127.0.0.1:1111

Tasks

Task Description
mise run serve Dev server with live reload
mise run build Build for production
mise run convert-images Convert images to AVIF

Structure

kage.raskell.io/
├── config.toml          # Zola configuration
├── content/
│   └── _index.md        # Homepage
├── sass/style.scss      # Styles (Catppuccin palette)
├── static/              # Images, fonts, favicon
└── templates/           # Zola templates

Tech Stack

Related

License

Apache 2.0

About

Landing page for Kage - a local-first agentic work orchestrator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors