a standalone CMS with online editor to write Hugo compatible content using Markdown and HTML.
- current browser
- web hosting or web server with linux
- php from version 7.4
Dependencies on other open source projects:
-
Download the tarball and unpack it or clone the git repo into the working directory on the web server. To clone the git repo and chechout the latest stable release.
git clone https://github.com/hugoeditor/hugocms.git . && git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
-
Configure the website's document directory with your web host. The directory is the “public” directory (a symbolic link to '_default_project/public/'.
-
Call up the CMS via your own domain with '/edit' appended.
-
Set the password and startup settings for the CMS.
If you want to support us you can buy a license for the pro version with full functionality.
This project is licensed under the terms of the GNU GPLv3 license License