https://github.com/mgoltzsche/cmsx
Experimental CMS as XAR package for BaseX
https://github.com/mgoltzsche/cmsx
basex cms xar
Last synced: 12 months ago
JSON representation
Experimental CMS as XAR package for BaseX
- Host: GitHub
- URL: https://github.com/mgoltzsche/cmsx
- Owner: mgoltzsche
- Created: 2018-11-25T19:28:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T19:29:10.000Z (over 7 years ago)
- Last Synced: 2025-05-28T22:07:33.265Z (about 1 year ago)
- Topics: basex, cms, xar
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
cmsx because ...
... it is the Xth CMS I am writing and there are so many others already
... it runs on the BaseX XML database
Requirements:
- Java 7 (sadly since BaseX does not yet support Java 8)
- Maven 3
Build XAR artifact with maven:
mvn clean install
Build and deploy on local BaseX server's repository using the XAR plugin
mvn xar:deploy-basex