Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Hugolify/hugolify-netlify-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a old module, now get https://github.com/Hugolify/hugolify-decap-cms


Hugo Netlify CMS

Table of contents

Settings

https://github.com/Hugolify/hugolify-netlify-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-netlify-cms module:

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

Submodules

Add this repository as a subdomain in your hugo project:

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

Documentations

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

License

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