Skip to content

anttiviljami/viljami.io

Repository files navigation

CI License

Company site for Viljami.io / MRR Copilot Oy. Viljami Kuosmanen's consulting, advisory, and speaking practice. https://viljami.io

Plain HTML + CSS, no build step. Auto dark/light via prefers-color-scheme.

Develop

npm install
npm start
# → http://localhost:5173

Deploy

The public/ directory is the deploy artifact. CI publishes it to GitHub Pages on every push to master (see .github/workflows/ci.yml). DNS for viljami.io points to the Pages site.

The original AWS S3 + CloudFront infrastructure (terraform.tf) is retained for reference but is no longer the active deploy target.

Layout

public/
├── index.html        ← main page
├── impressum.html    ← legal info (MRR Copilot Oy)
├── style.css
├── serve.json        ← local dev config for `serve`
└── assets/
    ├── favicon.svg / favicon.png
    ├── checklist-cover.jpg
    ├── resume.pdf
    └── portfolio.pdf

Legal

Operated by MRR Copilot Oy · VAT-ID FI35240143 · Liisantie 2 A, 36200 Kangasala, Finland.

About

My personal homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors