Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satouriko/kotori
Simple CMS.
https://github.com/satouriko/kotori
Last synced: 13 days ago
JSON representation
Simple CMS.
- Host: GitHub
- URL: https://github.com/satouriko/kotori
- Owner: satouriko
- Created: 2017-08-30T01:43:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T12:41:45.000Z (over 6 years ago)
- Last Synced: 2024-06-20T16:34:52.796Z (5 months ago)
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kotori is a modularized website engine. It allows you to set up a personal blog(or whatever else) with a totally self-customized front-end.
Features:
+ [x] Index
+ The index of the website. One item goes with one title, one class, and a number of attributes.
+ [x] Comment
+ Have a user identified by his Email Address.
+ Create a comment zone and display/add/reply to a comment.
+ [x] Post
+ Publish a post with or without a comment zone.