Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaivu Labs

Static website for aaivulabs.com — an AI research and development company based in Colombo, Sri Lanka.

Tech Stack

  • HTML5 + Tailwind CSS (CDN)
  • Font Awesome icons
  • Google Fonts (Plus Jakarta Sans)
  • Zero build steps — pure static files

Local Development

cd website
python3 -m http.server 8080
# Open http://localhost:8080

Deployment

Hosted on AWS S3 + CloudFront with Route 53 DNS. See DEPLOY.md for the full setup guide.

Quick deploy after initial setup:

aws s3 sync website/ s3://aaivulabs.com/ --delete
aws cloudfront create-invalidation --distribution-id <ID> --paths "/*"

About

Static website for aaivulabs.com — AI Research & Innovation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages