Skip to content

hugoeditor/hugocms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HugoCMS (Online-Editor)

a standalone CMS with online editor to write Hugo compatible content using Markdown and HTML.

Read more

Requirements

  • current browser
  • web hosting or web server with linux
  • php from version 7.4

Dependencies

Dependencies on other open source projects:

Installation

Short instructions

  1. 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))

  2. Configure the website's document directory with your web host. The directory is the “public” directory (a symbolic link to '_default_project/public/'.

  3. Call up the CMS via your own domain with '/edit' appended.

  4. Set the password and startup settings for the CMS.

Pro version

If you want to support us you can buy a license for the pro version with full functionality.

Complete documentation

You can read here >>.

License

This project is licensed under the terms of the GNU GPLv3 license License