Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Suggestions > Topic : Can we add Static Site Generators to Softaculous



Normal Mode | Print  

 Can we add Static Site Generators to Softaculous (2 Replies, Read 8367 times)
gwl_
Group: Member
Post Group: Newbie
Posts: 2
Status:
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.

IP: --   


Threads
 gwl_   Can we add Static Site Generators to Softaculous (2 Replies, Read 8367 times)
    |--  gwl_   I personally feel...   on May 8, 2017, 12:01 pm
    |--  Brijesh   Hi, We have...   on May 11, 2017, 7:06 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 6:49 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.026