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

https://github.com/longkai/kennylong.io

Turn your markdown git repository as website content, automatically.
https://github.com/longkai/kennylong.io

blog-engine helm-charts kubernetes markdown rust

Last synced: 6 months ago
JSON representation

Turn your markdown git repository as website content, automatically.

Awesome Lists containing this project

README

          

# kennylong.io

The source code of kennylong.io.

Working in progress, currently rewrite with Rust.

> For the v3 version which written in Go, see branch master.

## Features

Using the Github webhook(or Github app?) to receive event(push, pr, etc.), then rendering the blog to it's backend.

The blog engine backend should be abstracted, currently I am using ghost.

Finally, it's cloud native.