Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharp0802/sika

Crossplatform static site generator with markdown, written in C#.
https://github.com/sharp0802/sika

csharp csharp-app lightweight markdown net8 netcore site site-generation site-generator static-site static-site-generation static-site-generator

Last synced: 8 days ago
JSON representation

Crossplatform static site generator with markdown, written in C#.

Awesome Lists containing this project

README

        

# SIKA

![](https://img.shields.io/github/commit-activity/m/Sharp0802/blogman)
![](https://img.shields.io/github/languages/code-size/Sharp0802/blogman)
![](https://img.shields.io/github/license/Sharp0802/blogman)
![](https://img.shields.io/github/v/tag/Sharp0802/blogman)
![](https://img.shields.io/github/actions/workflow/status/Sharp0802/blogman/dotnet.yml?branch=master)
![](https://img.shields.io/github/repo-size/Sharp0802/blogman)

SIKA (formerly called as blogman) is a cross-platform static blog/note webpage generator, written in C#.

## Features

- Implemented with pure C#
- GitHub flavoured Markdown support
- Custom layout support with Razor/C#
- Google xml sitemap support
- Highly configurable

## Getting started

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

## Preview

![image](https://github.com/user-attachments/assets/9afb102e-a617-4176-99e1-5fbd67c46989)

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

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