I'm planning to set up an intranet site at home, as a noticeboard, photo album, library, and for other uses "in-house" at home. I intend to have the site hosted using the web server facility of my new Orcon Genius device. The problem is, I'm not an expert coder, so I tend to use a CMS with WYSIWYG tools to throw web pages together. My technophobic wife should also be able to add content to our intranet site, so WYSIWYG is definitely the best option.
The web server on the Genius does not have a database back end. I probably could throw up a MySQL database somewhere inside our home, but that adds extra network traffic on my already quite busy WLAN. Instead, what I was thinking of doing is using a database-less CMS system, such as Blue Sky Canvas. However, most such lightweight CMS packages I have come across rely on PHP, which the Genius web server also doesn't provide.
Can anyone recommend a lightweight CMS that requires neither a back-end database nor PHP, nor anything else that the Genius web server doesn't support? Sure, it's made to host the static postcard web sites from the 1980's, but I'm sure we can get something better out of it these days using technologies such as Java, Javascript, ASP, and other neat stuff that doesn't require additional back-end services. Suggestions anyone?
#


