robertzo Posted May 29, 2021 Share Posted May 29, 2021 (edited) Have you ever thought that WordPress is slow? Have you ever been suspended for causing high load because of WordPress? Did you think that other CMSs like Joomla and Drupal have an outdated dashboard and/or are overwhelming for beginners? Then look no further. Publii is an AMAZING FREE static site CMS. Static sites can load WAYY faster than sites coded with an admin page (using PHP for example). Faster websites increases SEO, user engagement, and so much more. Unlike other static site generators or the simply static WordPress plugin, you can actually edit and update your site(s) with a simple to use, user friendly admin page (instead of having to manually code your website). It has an easy to use, beginner friendly user interface. Yet with customization features good for people with experience with code. After all this CMS generates static files that you can easily edit through the cPanel interface (or your favorite code editor) if you want more customization. To get started, go to Publii and just download their app. Then install the app on your computer. Done, it is that easy to setup. To create your first website, you need to click on add a new website. When you add a new website it will tell you to choose a name, symbol and author name. Then click add. Before you start anything, I recommend that you choose a theme. To choose a theme, go to this website: Themes and Plugins and download your preferred theme. Then go to the Publii dashboard and click on the three dots on the upper right hand corner. Select themes, click on install themes and select the zip file you downloaded. When you are finished, you can start creating your website. You can create your website in multiple different ways. If you have an existing (or backed up) WordPress installation, you can easily upload the website using the WordPress importer. If not, you can easily create your first post either using a WYSIWYG editor (kind of like the WordPress classic editor), block editor (pretty much identical as the WordPress Gutenberg editor), or Markdown editor (for the tech savvy people to code a page). When you finish writing your posts/pages (they are called the same thing), you can explore and play around with everything since the website hasn't been published yet. For example: tags, menus, authors, theme settings, site settings, backups, custom CSS, custom html, File Manger (not for existing files but to upload a new file), Log viewer, Regenerate Thumbnails, AMP (accelerated mobile pages), WordPress Importer(etc.). Now you just need to connect to a server so your website can be public. You can either choose to publish your website on cPanel or using GitHub Pages, whichever one you choose. To do that, click on Server in the side menu and choose your method of publishing. You can either upload using ftp (here you enter your site URL and ftp server, username, and password), using GitHub Pages, or manually uploading the files (not recommended as you will need to upload a fresh copy every time you edit your website). To publish your changes just click on sync your website and it will automatically upload a fresh copy of your website and rewrite the old copy of your website. Voila, you have just created a FAST and SECURE static site. Pictures of the Dashboard: Edited May 31, 2021 by robertzo 1 Quote Link to comment Share on other sites More sharing options...
robertzo Posted May 31, 2021 Author Share Posted May 31, 2021 An example of a quickly put together static site using that alternative is this: https://robertzou.ml Quote Link to comment Share on other sites More sharing options...
robertzo Posted June 4, 2021 Author Share Posted June 4, 2021 If you want to be able to edit the site on multiple computers, just follow this tutorial: https://getpublii.com/docs/publii-on-multiple-computers-via-dropbox.html Quote Link to comment Share on other sites More sharing options...
robertzo Posted June 4, 2021 Author Share Posted June 4, 2021 If you are a tech savvy person, you can easily customize your theme by downloading the blank theme and customizing the 404 pages, posts.hb, thumbnail.hb and etc. To do it, you can just download the zip file from their GitHub Repository: https://github.com/GetPublii/theme-Blank. Or you can install git using this command: $ sudo apt-get install git On windows you can just install it by going to this website: https://git-scm.com/ And clone the repository using this command: git clone https://github.com/GetPublii/theme-Blank.git Quote Link to comment Share on other sites More sharing options...
OnEnemy Posted June 7, 2021 Share Posted June 7, 2021 I am currently using this software. I migrated my Azuriom install over to Publii. It was pretty flawless, but just make sure that any images you copy over are local if you delete them from the server since they will be referenced. You can take a look here, I'm quite pleased with this: https://genesis.jenova.online Quote Link to comment Share on other sites More sharing options...
balloons Posted July 11, 2021 Share Posted July 11, 2021 I tried Publii in this post. This may be useful for some users. However, although it seems that there is a short period from development, it is a pity that there is still no theme choice. I already use a static site generator on some websites. Hugo, Jekyll, Mkdocs,... If you are friends with shells and terminals, it is a more ideal choice. I don't want to use a system running PHP and MySQL anymore. I saw a number of websites in the world that were destroyed. Especially for WordPress, a bot exploring it will open and will come in a few days. You should not leave the prototype WP! That WP will be killed! Quote Link to comment Share on other sites More sharing options...
OnEnemy Posted July 11, 2021 Share Posted July 11, 2021 1 hour ago, balloons said: I tried Publii in this post. This may be useful for some users. However, although it seems that there is a short period from development, it is a pity that there is still no theme choice. I already use a static site generator on some websites. Hugo, Jekyll, Mkdocs,... If you are friends with shells and terminals, it is a more ideal choice. I don't want to use a system running PHP and MySQL anymore. I saw a number of websites in the world that were destroyed. Especially for WordPress, a bot exploring it will open and will come in a few days. You should not leave the prototype WP! That WP will be killed! There are themes for Publii: Themes and Plugins for Your Static Site - Publii CMS (getpublii.com) Quote Link to comment Share on other sites More sharing options...
balloons Posted July 11, 2021 Share Posted July 11, 2021 Yeah, it's still not enough. I want a simple design, but it doesn't. And some are paid plans. Why do ProDocs cost as much as €29? https://themes.gohugo.io/ I have linked the Hugo theme list for comparison. 1 Quote Link to comment Share on other sites More sharing options...
robertzo Posted August 12, 2021 Author Share Posted August 12, 2021 Maybe you can Try Grav. I have heard a lot of good things about them. Quote Link to comment Share on other sites More sharing options...
robertzo Posted August 12, 2021 Author Share Posted August 12, 2021 Also if you think Hugo is a little complicated, you can use Forestry.io (free for up to 3 sites) to create content and sync it automatically to Hugo (forestry.io is a headless CMS). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.