Hubzilla WIKIS and Bootstrap
Hubzilla is a web publishing CMS with many different interacting tools with which we can publish all different kind of content for the Internet.
It is not trivial to get the overview and even someone who has been using Hubzilla for years keeps discovering new options.
The latest thing I have understood is that the Hubzilla WIKIS can also display Bootstrap HTML code
https://getbootstrap.com/ nicely. This makes it possible to create attractively designed webpages with even animated effects.
For a demo copy the following code into a "markdown" HZ Wiki page:
https://im.allmendenetz.de/cloud/chris/2024-09/bootstrap-style.txtand marvel at the functioning dropdown navigation menu.
The HZ Wiki app does not have a good editor. The code for the pages themselves is therefore easier to create in an external WYSIWYG editor - there are several of these, including some that work with Boostrap 5.
In addition to some commercial online platforms or apps such as “Bootstrap Studio”, I found this online editor called "ProductDiv":
https://github.com/awestbro/productdivWith ProductDiv you can compile and edit all BS components that you can also find here:
https://getbootstrap.com/docs/5.3/getting-started/introduction/ and edit them.
The finished code is then copied into an HZ Wiki page. Smaller adjustments and text changes can easily be made in the editing module of the HZ Wiki.
Try it out, it's really easy.
However, one important function is missing from HZ Wikis: a cross-page search function. My fervent wish for the HZ DEVs would be to implement this. That would be great, then you could do something similar with HZ Wikis, which today often requires mdbock or readthedocs as an external application.
#
Hubzilla #
Wiki #
CMS #
Bootstrap