Skip to content

Commit e9e4882

Browse files
committed
📝 Add preview of new template to README
1 parent f42f852 commit e9e4882

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,26 @@
77
![](https://img.shields.io/github/actions/workflow/status/Sharp0802/blogman/dotnet.yml?branch=master)
88
![](https://img.shields.io/github/repo-size/Sharp0802/blogman)
99

10-
> **S**IKA **I**s a **K**nowledge **A**rchiver!
11-
1210
SIKA (formerly called as blogman) is a cross-platform static blog/note webpage generator, written in C#.
1311

14-
## FEATURES
12+
## Features
1513

1614
- Implemented with pure C#
1715
- GitHub flavoured Markdown support
1816
- Custom layout support with Razor/C#
1917
- Google xml sitemap support
2018
- Highly configurable
2119

22-
## GETTING STARTED
20+
## Getting started
2321

2422
See [wiki](https://github.com/Sharp0802/blogman/wiki/Getting-Started).
2523

26-
## PREVIEW
24+
## Preview
25+
26+
![image](https://github.com/user-attachments/assets/9afb102e-a617-4176-99e1-5fbd67c46989)
2727

28-
![](img/screenshot.png)
28+
| Pane closed | Pane opened |
29+
|:-------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------:|
30+
| ![](https://github.com/user-attachments/assets/2f3d0541-ff82-4bc9-8e86-0c3588217967) | ![](https://github.com/user-attachments/assets/2c38eadb-9d69-45f9-9f50-af62a46ecaf6) |
2931

3032
- My [blog](https://sharp0802.github.io) generated with `sika`.

0 commit comments

Comments
 (0)