https://github.com/kanelikki/pagene
Static Blog Post File Generator, with tag support
https://github.com/kanelikki/pagene
csharp static-blog
Last synced: 22 days ago
JSON representation
Static Blog Post File Generator, with tag support
- Host: GitHub
- URL: https://github.com/kanelikki/pagene
- Owner: kanelikki
- Created: 2020-05-12T19:22:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T15:06:27.000Z (over 5 years ago)
- Last Synced: 2025-02-19T21:27:03.381Z (over 1 year ago)
- Topics: csharp, static-blog
- Language: C#
- Homepage: https://rnielikki.github.io/Pagene
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Pagene
The simple Static Blog JSON files generator.
## Why?
1. **Static JSON files**. You don't need to buy server.
1. **Supports tags**! Yay! Also you can make tag cloud!
## Contribution
### Pull request
1. **Do pull request for applying issues/minor fix (typo)**, don't add pull request to master. PR is always to **experimental** branch.
1. Bug fixes welcome, always, if the code is tested (Unless it's feature :P)
1. Improving performance is good contribution, but maintainability is more important than small performance optimization.
1. English syntax fix is always welcomed, please fix us!
### Issue
1. **Search for open/closed issue first** before submitting a new issue.
1. Suggestions, including feature suggestions, are welcomed, but they can be either accepted or rejected.
1. There are some **Bug/Feature/Documentation template** so please use them!
1. You can also just ask usage. But we also have **[documentation](https://rnielikki.github.io/Pagene)**!
### Other Way to contribution
By hiring me.
And if you want to see how it works (architecture), **[follow this!](https://rnielikki.github.io/Pagene/help/architecture.html)**