https://github.com/hugolify/lawyerify-decap-cms
Decap CMS for Lawyerify
https://github.com/hugolify/lawyerify-decap-cms
decap-cms hugolify lawyerify netlify-cms
Last synced: about 1 year ago
JSON representation
Decap CMS for Lawyerify
- Host: GitHub
- URL: https://github.com/hugolify/lawyerify-decap-cms
- Owner: Hugolify
- License: mit
- Created: 2023-11-27T17:10:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T14:15:46.000Z (over 2 years ago)
- Last Synced: 2025-01-24T17:45:47.897Z (over 1 year ago)
- Topics: decap-cms, hugolify, lawyerify, netlify-cms
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lawyerify Decap 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
- persons
- places
- expertises
- posts
- auteurs (posts taxonomy)
- expertises (posts taxonomy)
- categories (posts taxonomy)
- tags (posts taxonomy)
- publications
- config
- menu `create false`
- primary
- secondary
- legal
- social
- top banner
- seo
## Screenshot
## Depend repository
- Hugolify Decap CMS : https://github.com/hugolify/hugolify-decap-cms
## Live demo
- Front: https://demo.lawyerify.io
## Install
Edit `config/_default/module.yaml` to install the `lawyerify-decap-cms` module with `hugolify-decap-cms`:
```yml
imports:
- path: github.com/hugolify/lawyerify-decap-cms
- path: github.com/hugolify/hugolify-decap-cms
```
## Documentations
https://github.com/hugolify/hugolify-template/wiki
## License
Hugolify is free for personal or commercial projects (MIT license)