Channel Apps
[Markdown] 

Neuhub: Home

Neuhub

Themes, Widgets, and Addons for Hubzilla

The deployment repositories are located here: https://framagit.org/federated-works/neuhub

Development

To install the dev branch, you will need to use some modified utilities found here:

https://framagit.org/federated-works/neuhub/snippets/-/tree/main/hubzilla/core/util

Copy those to the util directory, and give them 755 permissions.

Then execute the following commands to install the dev branch of Neuhub:

util/add_theme_repo_dev https://framagit.org/federated-works/neuhub/hubzilla-themes.git neuhubthemesdev dev

util/add_addon_repo_dev https://framagit.org/federated-works/neuhub/hubzilla-addons.git neuhubaddonsdev dev

util/add_widget_repo_dev https://framagit.org/federated-works/neuhub/hubzilla-widgets.git neuhubwidgetsdev dev