Skip to content

canena/canena.github.io

Repository files navigation

A blog about life

Life/Music/Art/Code/Stuff

This repository contains the source code for https://www.canena.de.

Usage

# Dev
scripts/start

or

# Serve built artifacts
scripts/build
scripts/serve

Build

You'll need Astro and Bun. To build the site into dist/ run scripts/build.

TODO

  • Use Github Workflow to deploy site to GH Pages
  • Finish portfolio
  • Finish intro animation
  • Cleanup astro components