Skip to content

ekleziast/kiwi-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiwi Voice

Kiwi Voice — Website

Landing page for Kiwi Voice — open-source voice interface for OpenClaw AI agents.


Stack

  • HTML + Tailwind CSS (CDN) + vanilla JavaScript
  • Bilingual EN/RU via data-en/data-ru attributes
  • Fonts: Bricolage Grotesque, Onest, JetBrains Mono (Google Fonts)
  • Icons: Font Awesome 6
  • Dark/light theme toggle with localStorage persistence
  • Docker + Nginx for production deployment

Run locally

Open index.html in a browser — no build step required.

Deploy with Docker

docker compose up -d

Serves on port 8080 via Nginx with gzip, caching, and security headers.

Structure

index.html          Main page (bilingual EN/RU)
css/style.css       Custom styles (animations, bento grid, glass cards, theme)
js/main.js          Interactivity (scroll reveal, particles, FAQ, copy buttons)
js/i18n.js          Language switching logic
assets/             Favicon
nginx/              Nginx config for Docker
Dockerfile          Multi-stage Docker build
docker-compose.yml  Docker Compose config

License

MIT

About

Landing page for Kiwi Voice — open-source voice interface for OpenClaw AI agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors