https://github.com/moeki0/cosense-blog-generator
Colog generates a snapshot of your Cosense project and builds blog.
https://github.com/moeki0/cosense-blog-generator
Last synced: 10 months ago
JSON representation
Colog generates a snapshot of your Cosense project and builds blog.
- Host: GitHub
- URL: https://github.com/moeki0/cosense-blog-generator
- Owner: moeki0
- Created: 2024-06-30T22:05:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T12:24:53.000Z (almost 2 years ago)
- Last Synced: 2025-07-31T13:37:09.317Z (11 months ago)
- Language: TypeScript
- Homepage: https://blog.moeki.org
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Colog
Colog generates a snapshot of your Cosense project and builds blog.
## How to use
1. `Use this template` on GitHub
2. Export Pages of Cosense **without metadata**
3. Move exported JSON to `data/export.json`
4. `npm run dev`: Check your builded website
5. Deploy to Vercel or other PaaS
## Special pages in Cosense
### Project name page
The contents of this page will be displayed on the top page of Colog.
### Page with `#blog`
This page will be listed on the top page as a blog.
### `colog_settings` page
The `*.ico` image placed at the top of this page will become Colog's favicon.