Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 665 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 665 Bytes

XSM - eXtensible Site Manager

XSM is a content management system designed for online WYSIWYG editing of high bandwidth sites. When content is saved it generates static pages which can be served very easily by any web server. For Apache users there are some advanced features such as password protecting this static content.

Since XSM 2.0 content is edited inline by clicking on the "Edit" link on any page.

We hope you enjoy this CMS but please be patient as we transition our codebase to GitHub

To get up and running in no time at all clone this repo, go to the "xsm-web" directory and execute "mvn jetty:run" then point a browser to http://localhost:9090