CMS.js is fully client-side, Javascript site generator in the spirit of Jekyll that uses plain ol' HTML, CSS and Javascript to generate your website. It takes your content, renders Markdown and delivers a complete website in Single-Page App fashion...without the aid of server-side scripting (no Node.js, PHP, Ruby, etc.).
1. Clone the repo: git clone https://github.com/cdmedia/cms.js.git 2. Configure js/config.js to your liking 3. Visit your site!
CMS.js is a quick and easy way to get a blog up and running in minutes.
Download Latest Release View on Github