Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugolify/realestatify-netlify-cms
Netlify CMS for Realestatify
https://github.com/hugolify/realestatify-netlify-cms
decap-cms hugolify netlify-cms realestatify
Last synced: about 1 month ago
JSON representation
Netlify CMS for Realestatify
- Host: GitHub
- URL: https://github.com/hugolify/realestatify-netlify-cms
- Owner: Hugolify
- License: mit
- Created: 2023-10-04T07:36:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T11:51:16.000Z (about 1 year ago)
- Last Synced: 2023-10-19T11:40:15.606Z (about 1 year ago)
- Topics: decap-cms, hugolify, netlify-cms, realestatify
- Language: JavaScript
- 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
# Realestatify 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
- realestates
- sellers (realestates taxonomy)
- types (realestates taxonomy)
- persons
- places
- config
- menu `create false`
- primary
- secondary
- legal
- social
- top banner
- seo## Screenshot
*soon*## Depend repository
* Hugolify Netlify CMS : [Hugolify template](https://github.com/hugolify/hugolify-netlify-cms)## Live demo
- Front: https://demo.realestatify.io## Install
Edit `config/_default/module.yaml` to install the `realestatify-netlify-cms` module with `hugolify-netlify-cms`:
```yml
imports:
- path: github.com/hugolify/realestatify-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)