Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geeves/enceladus
Kotlin-based Content Management System
https://github.com/geeves/enceladus
content-management-system kotlin
Last synced: about 11 hours ago
JSON representation
Kotlin-based Content Management System
- Host: GitHub
- URL: https://github.com/geeves/enceladus
- Owner: geeves
- Created: 2022-08-15T01:53:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T15:57:52.000Z (over 2 years ago)
- Last Synced: 2024-11-13T09:07:04.490Z (2 months ago)
- Topics: content-management-system, kotlin
- Language: Kotlin
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enceladus
A writing CMS of some sort. Don't worry about the name,
it's just a random project name until something more official
can be established.## Requirements
* Java 17 - recommend to use [sdkman](https://sdkman.io/install)
* Kotlin
* IntelliJ or Eclipse - There are code style files for each in the config directory
* homebrew and / or the equivalent to install pre-commit and commitizen MacOS users can run `./macos.sh`
* Docker