https://github.com/apsislabs/apsisio
https://github.com/apsislabs/apsisio
markdown nextjs typescript website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsislabs/apsisio
- Owner: apsislabs
- Created: 2016-02-04T01:50:54.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-11-10T16:57:47.000Z (8 months ago)
- Last Synced: 2025-11-10T18:25:32.699Z (8 months ago)
- Topics: markdown, nextjs, typescript, website
- Language: TypeScript
- Homepage: http://apsis.io
- Size: 102 MB
- Stars: 1
- Watchers: 3
- 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.