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

https://github.com/hugolify/hugolify-tina-cms


https://github.com/hugolify/hugolify-tina-cms

Last synced: 12 months ago
JSON representation

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)