https://github.com/apsislabs/apsisio
https://github.com/apsislabs/apsisio
markdown nextjs typescript website
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsislabs/apsisio
- Owner: apsislabs
- Created: 2016-02-04T01:50:54.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-07-18T17:18:04.000Z (6 months ago)
- Last Synced: 2025-07-18T21:55:12.480Z (6 months ago)
- Topics: markdown, nextjs, typescript, website
- Language: TypeScript
- Homepage: http://apsis.io
- Size: 102 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apsis Website
Welcome to the [apsis](https://www.apsis.io) 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.