Static site generators

Static sites are the fast, secure and easy to create and manage, it is also the fastest in load up time. It’s the best way to serve content, if all you want to serve is static. Its can handle higher traffic because it does not require any pre-processing. Its also one of the oldest ways … Read more

Markdown

It let the user focus on what they were writing, and not what they were trying to make thing look like as they write. Markdown, hmm, What is that? Markdown is a simplified text-to-HTML conversion that, make web content writing easier for web writers and focuses to make content writing easier and fun. Over time … Read more

Flat File vs Database driven CMS

These days there are a lot of CMS’s being rapidly developed, the most eye-catching CMS’s currently being developed is the flat-file type, which does not rely on a Database, and seem to be a replacement, for their Database driven CMS, the main question are what is a flat file CMS? How does it work? how … Read more