Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#.
- Host: GitHub
- URL: https://github.com/sharp0802/sika
- Owner: Sharp0802
- License: gpl-3.0
- Created: 2023-03-19T06:00:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-28T00:10:16.000Z (20 days ago)
- Last Synced: 2024-11-01T12:42:15.529Z (15 days ago)
- Topics: csharp, csharp-app, lightweight, markdown, net8, netcore, site, site-generation, site-generator, static-site, static-site-generation, static-site-generator
- Language: CSS
- Homepage: https://github.com/Sharp0802/sika/wiki
- Size: 1.08 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
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`.