Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 864 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 864 Bytes

FOSS Blog

Build and Publish cf-pages

A blog for sharing a topic related to FOSS, Sports and Random things.

Tech Stack

import lume from "lume/mod.ts";
import blog from "https://raw.githubusercontent.com/lumeland/theme-simple-blog/main/mod.ts";

const site = lume();

site.use(blog());

export default site;
  • Vento template engine
  • Markdown
  • Free Static Site Hosting at Cloudflare Pages

LICENSE

MIT