Reputation: 5537
I remember its look but I can't find it, either here or through Google: Does someone know the name of that JavaScript-based little CMS that doesn't require a server : When you click on any article on the left-side, the article pops up before the currently-displayed articled, and shows "Close this article" and "Close all articles" links.
Thank you.
Upvotes: 8
Views: 9437
Reputation: 642
Also, make sure to take a look at Instant, A javascript based content management solution.
Upvotes: 1
Reputation: 6814
To make the list complete, MDWiki is an pure 100% client-side CMS/Wiki running with Javascript in the browser. It uses Markdown as input files, supplied after the hashbang (#!
) as part of the URL.
Disclaimer: I am somewhat biased as I am the author of it. It is free and open source licensed GPL.
Upvotes: 3
Reputation: 1
Maybe you are thinking about GEEKO CMS. http://www.cms.online-business.ro/ If you are going to create a small website this might be a possible answer. Cheers Luca
Upvotes: 0
Reputation: 22422
I don't know if that is what you are looking for, but you have the whole TiddlyWiki family of javascript based wikis (no server needed).
I hope this will help you
Jerome Wagner
Upvotes: 7