Linux Format

Quick and easy website creation with Publii

Credit: https://getpublii.com

WordPress-style database-driven CMSes are huge overkill for a lot of websites, particularly if you are serving up the same content to all of your visitors, and only updating the site every day or two. But suppose there was an alternative that provided an easy way to create theme-able, attractive websites for uploading to a web server? Well, there is, using a static site generator. We covered these before in LXF282, but the options reviewed required the use of the command line and/or markdown language to create the website. Today we are taking a look at another option that operates entirely from a GUI and has a full WYSIWYG mode, allowing a website to be created with the same ease as with WordPress Publii.

Publii is free to download, fully open source under the GPL v3.0 licence and bills itself as a “static site CMS”, providing most of the benefits of a dynamic CMS but without the server overhead and security risks. Downloads are available for Linux, Mac OS and Win64, and it runs locally on your PC to create the site before uploading to your web server. Publii generates responsive web pages that work on large desktop monitors down to small phone screens, supports accelerated mobile pages (AMP) for fast mobile browsing and provides tools for search engine optimisation (SEO). Because it generates static pages, your website will have decent performance on a lowend package from one of the many available hosting companies, or even self-hosted on a Raspberry Pi under your desk at

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format5 min read
Some Ansible Advice For Around The Home!
Of late, this writer has been busy creating new virtual hosts for different things and decided that it would be an ideal time to get stuck into Ansible. Things have evolved in system management since Bash. Ansible is a great way to deploy software c
Linux Format14 min read
Ubuntu at 20
Without Ubuntu, the current Linux landscape would be unrecognisable. Back in October 2004, the first 4.10 (2004.10) release of Ubuntu, with its intriguing Warty Warthog code name, leapt from obscurity to being one of the most downloaded Linux distrib
Linux Format3 min read
Kernel Watch
Linus Torvalds announced the fourth RC (Release Candidate) for what will become Linux 6.9 in another few weeks. In his announcement, he noted that there was “Nothing particularly unusual going on this week – some new hardware mitigations may stand o

Related