https://github.com/hugolify/architectify-netlify-cms
Netlify CMS for Architectify
https://github.com/hugolify/architectify-netlify-cms
architectify hugo hugolify
Last synced: 4 months ago
JSON representation
Netlify CMS for Architectify
- Host: GitHub
- URL: https://github.com/hugolify/architectify-netlify-cms
- Owner: Hugolify
- License: mit
- Created: 2023-02-20T13:20:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T08:47:57.000Z (over 2 years ago)
- Last Synced: 2025-02-09T09:19:06.576Z (over 1 year ago)
- Topics: architectify, hugo, hugolify
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Architectify Netlify CMS
## Table of contents
- [Features](#features)
- [Screenshot](#screenshot)
- [Depend repository](#depend-repository)
- [Live demo](#live-demo)
- [Install](#install)
- [Documentations](#documentations)
- [License](#license)
## Features
- rubrics `create false`
- pages
- projects
- types (projects taxonomy)
- tags (projects taxonomy)
- persons
- offices
- posts
- categories (posts taxonomy)
- tags (posts taxonomy)
- publications
- config
- menu `create false`
- primary
- secondary
- legal
- social
- top banner
- seo
## Screenshot
## Depend repository
* Hugolify Netlify CMS : [Hugolify template](https://github.com/hugolify/hugolify-netlify-cms)
## Live demo
- Front: https://demo.architectify.fr
## Install
Edit `config/_default/module.yaml` to install the `architectify-netlify-cms` module with `hugolify-netlify-cms`:
```yml
imports:
- path: github.com/hugolify/architectify-netlify-cms
- path: github.com/hugolify/hugolify-netlify-cms
```
## Documentations
https://github.com/hugolify/hugolify-template/wiki
## License
Hugolify is free for personal or commercial projects (MIT license)