Skip to content

apsislabs/apsisio

Repository files navigation

Apsis Website

Welcome to the apsis website.

Dev

Get started:

  1. bun install
  2. bun dev

Writing

  1. Blog posts are created via PR
  2. Add your post to /drafts or /posts as a markdown file with the relevant frontmatter. Copy the /drafts/example.md if you need to.