Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

GES233/simple_blog_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

See New implementation.

Contemplate the marvel that is existence, and rejoice that you are able to do so.

Only for individual.

90% above compat with Hexo.

Prerequisite

  • Pandoc
    • Pandoc-crossref
  • Graphviz
  • Lilypond
  • Tailwind Standalone

How to use

Really?

Configure

Blog entrance

Content entrance

Format

Write blog like:

---
date:
title:
tags: []
category:
- []
---
Your content.

AIO

$env:MIX_ENV='prod'; mix tailwind default --input=apps/ges233/assets/css/app.css --minify --output=priv/generated/assets/css/app.css; mix g.gen; mix g.deploy

About

Self-implemented static page generation engine, put on the web just to facilitate LMM analysis

Resources

Stars

Watchers

Forks

Contributors