Creating pages with Markdown, generate and copy to one or more servers. Your server does require PHP, Perl, ASP.net, Java. No MySQL, Postgres or MS SQL database is required.
Version: 0.8.8.1
Many people want to create a website and have no idea of the technology for this. Why should they, they just want to have a website. Ask someone which knows a little about it. The result is:
- Webspace is too expensive.
- With PHP, Perl, Python etc.
- With a database with which you are unfamiliar.
- There are foisted oversized server.
Then install WordPress, Joomla, Typo3 or other content management systems. there are never seen a updated and will eventually targets of attacks or used for attacks against other systems.
Instead of buying a server for $ 30, you prefer to buy 3-6 small server, create the page with content Ninja and spread the load across all servers.
- Update single server without downtimes.
- Swap single server without downtimes.
Is Content Ninja used together with Subversion or GIT, you can switch back to old versions of texts. Or create a so-called "Branch" and redesigned the layout. So you can test it without the homepage on the Internet to destroy. When you are ready you can easily do both merge and puts it online. Does not work out something, then it rolls back.
A page in a file has a header and the content.
---
layout: default
title: "Content Nija"
date: 2015-04-11 00:00:00
author: John Smith
published: true
---
### This is a H3 header
Here is a paragraph with text as an example.
here's a paragraph with a second text as an example.
#### This is a H4 header
Content Ninja is offered in the future as SaaS. You simply can upload files or alternatively provide a link to a Git repository your Markdown. Select the theme or upload and submit it. Content Ninja will generate your site and offer them for download. The final page can then be copied to your own server.
Upon request, the page will also be distributed directly to one or more servers.
Instructions for installation and configuration you can find here.