Transform hard-coded theme into Jinja template

This commit is contained in:
2020-05-10 01:36:58 +00:00
parent 5190e4b812
commit ba35bf5466
6 changed files with 135 additions and 46 deletions

View File

@@ -1,5 +1,56 @@
Title: My First Review
Date: 2010-12-03 10:20
Modified: 2020-05-09 5:12
Category: Review
Summary: test
Following is a review of my favorite mechanical keyboard.
[TOC]
Following is a review of my favorite xyz.
asdfasdfasdfasdf
## header
test test
```
this is a code block
<html>
</html>
```
### smaller header
hello world
#### Tiny header
paragraph
##### mini header
paragraph
### how to install
update packages:
```
sudo apt update
```
install packages:
```
sudo apt install qot
```
clone the repo:
```
git clone https://example.com
```
all done!