An open API service indexing awesome lists of open source software.

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

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)