Skip to content

canena/canena.github.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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