Softaculous


Topic : Can we add Static Site Generators to Softaculous


Posted By: gwl_ on May 8, 2017, 11:58 am
There's a new solution in Web Development for sites that are too small for a big hefty CMS and too prone to change to be a simple HTML-only site.

The typical CMS driven website works by building each page on-demand, fetching content from a database and running it through a template engine. This means each page is assembled from templates and content on each request to the server.

For most sites this is completely unnecessary overhead and only adds complexity, performance problems and security issues. After all, by far the most websites only change when the content authors or their design team makes changes.

A Static Site Generator takes a different approach and generate all the pages of the website once when there’s actually changes to the site. This means there’s no moving parts in the deployed website. Caching gets much easier, performance goes up and static sites are far more secure.

Some examples include: Hugo,  Middleman, Jekyll, Hexo, Pelican, and Assemble.


Posted By: gwl_ on May 8, 2017, 12:01 pm | Post: 1
I personally feel that adding this to softaculous should help take some of the custom from amazon and Netlify.

Posted By: Brijesh on May 11, 2017, 7:06 am | Post: 2
Hi,

We have forwarded this request to our scripts team.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.