Skip to content

lazycache-com/lazycache.com

Repository files navigation

lazycache.com

Landing page for LazyCache - The Open Source Unified Data Platform.

Deployment

This site is deployed via GitHub Pages.

Custom Domain Setup

  1. Add CNAME record pointing to lazycache.github.io
  2. GitHub Pages will automatically serve from lazycache.com

Local Development

# Simple HTTP server
python3 -m http.server 8000

# Then visit http://localhost:8000

Structure

.
├── index.html      # Main landing page
├── 404.html        # Custom 404 page
├── CNAME           # Custom domain config
├── robots.txt      # SEO config
└── README.md       # This file

Related Repos

License

MIT License - see LICENSE

About

Landing page for LazyCache - lazycache.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages