An open API service indexing awesome lists of open source software.

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.

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.