https://github.com/hugolify/hugolify-tina-cms
https://github.com/hugolify/hugolify-tina-cms
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugolify/hugolify-tina-cms
- Owner: Hugolify
- License: mit
- Created: 2023-12-27T20:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T10:53:20.000Z (about 2 years ago)
- Last Synced: 2025-01-24T17:45:47.800Z (over 1 year ago)
- Language: TypeScript
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Tina CMS
## Table of contents
- [Settings](#settings)
- [Features](#features)
- [Extras features](#extras-features)
- [Screenshot](#screenshot)
- [Linked repository](#linked-repository)
- [Live demo](#live-demo)
- [Install](#install)
- [Documentations](#documentations)
- [License](#license)
## Settings
_To add_
## Features
_To add_
## Extras features
_To add_
## Screenshot
_To add_
## Linked repository
- Template Hugolify : [Hugolify template](https://github.com/hugolify/hugolify-template)
## Live demo
- Front: https://demo.hugolify.io
## Install
### Modules
Edit `config/_default/module.yaml` to install the `hugolify-tina-cms` module:
```yml
imports:
- path: github.com/hugolify/hugolify-tina-cms
```
### Submodules
Add this repository as a subdomain in your hugo project:
```
git submodule add git@github.com:hugolify/hugolify-tina-cms static
```
## Documentations
https://github.com/hugolify/hugolify-template/wiki
## License
Hugolify is free for personal or commercial projects (MIT license)