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.
- Host: GitHub
- URL: https://github.com/longkai/kennylong.io
- Owner: longkai
- License: mit
- Created: 2016-03-19T07:48:44.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T15:32:38.000Z (over 4 years ago)
- Last Synced: 2025-08-14T23:49:04.984Z (11 months ago)
- Topics: blog-engine, helm-charts, kubernetes, markdown, rust
- Language: Smarty
- Homepage: https://kennylong.io
- Size: 5.23 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.