Jump to content

Recommended Posts

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:

 

2b523efa8c44cbeb0b4db93a688dc79beb90cb30
 
8ea6ffc1484fa37515dce2119f612202aadab4b6
 
5bda9550e15c6ac9364113659e3a067caa662b35
Edited by robertzo
  • Like 1
Link to comment
Share on other sites

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 

 

Link to comment
Share on other sites

  • 1 month later...

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!

Link to comment
Share on other sites

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)

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...