Calvana

Application microsite deployed at calvana.quikcue.com.

Structure

html/
  manifesto/index.html   — /manifesto (main page)
  live/index.html        — /live (ship log)
  hire/index.html        — /hire (contact)
  css/style.css          — shared styles
  404.html               — custom 404
  index.html             — redirect to /manifesto
Dockerfile               — nginx:alpine container
nginx.conf               — nginx config

Deploy

docker build -t calvana:latest .
docker service update --force calvana
S
Description
Calvana - application microsite + ship-log extension
Readme 158 MiB
Languages
TypeScript 54.9%
Python 25.9%
PHP 12.5%
HTML 4.7%
Blade 1%
Other 0.9%