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: 11 months 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T00:21:07.000Z (about 1 year ago)
- Last Synced: 2025-03-25T22:48:25.482Z (11 months 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: 10
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIKA






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

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