Skip to content

Hugolify/hugolify-decap-cms

Repository files navigation

Hugo Decap CMS

Table of contents

Settings

https://github.com/Hugolify/hugolify-decap-cms/tree/main/admin/app/settings

  • Available blocks
  • Available collections
  • Available languages
  • Available sections
  • media-library

Features

  • rubrics create false
  • pages
  • projects
    • types (projects taxonomy)
    • tags (projects taxonomy)
  • posts
    • categories (posts taxonomy)
    • tags (posts taxonomy)
  • persons
  • config
    • menu create false
      • primary
      • secondary
      • legal
      • social
    • top banner
    • seo

Extras features

  • casestudies
  • expertises
  • place
  • publications
    • categories (publications taxonomy)
  • realestates
    • categories (realestates taxonomy)
  • services
    • categories (services taxonomy)
    • persons (services taxonomy)

Screenshot

Home

Linked repository

Live demo

Install

Modules

Edit config/_default/module.yaml to install the hugolify-decap-cms module:

imports:
  - path: github.com/hugolify/hugolify-decap-cms

Submodules

Add this repository as a subdomain in your hugo project:

git submodule add git@github.com:hugolify/hugolify-decap-cms static

Documentations

https://github.com/hugolify/hugolify-template/wiki

License

Hugolify is free for personal or commercial projects (MIT license)