Skip to content

arthaud-proust-rd/hugolify-netlify-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • publications
  • casestudies
  • persons
  • config
    • menu create false
      • primary
      • secondary
      • legal
      • social
    • top banner
    • seo

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)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 5.8%
  • HTML 1.4%