Lancern / ublog

Lancern's personal blog system

Home Page:https://lancern.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ublog

The blog system behind Lancern's personal blog site.

Main features:

  • Fetch and serve blog articles from Notion;
  • Upload and serve blog articles written in Markdown. (todo)

Project Structure

This project consists of two sub-projects:

  • The backend, which is a Rust workspace rooted at the project root directory;
  • The frontend, which is a Next.js application located under the ui directory.

Build

Please see docs/build.md.

Blogging with Notion

Please see docs/notion.md.

Deployment

Please see docs/deployment.md.

License

This project is open-sourced under the MIT license.

About

Lancern's personal blog system

https://lancern.xyz

License:MIT License


Languages

Language:Rust 75.9%Language:TypeScript 21.4%Language:JavaScript 2.0%Language:Dockerfile 0.6%Language:Shell 0.0%Language:CSS 0.0%