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

https://github.com/axect/tina_hugo_tutorial

Tina + Hugo
https://github.com/axect/tina_hugo_tutorial

Last synced: 10 months ago
JSON representation

Tina + Hugo

Awesome Lists containing this project

README

          

# Tina + Hugo

Tina + Hugo is a starter for [TinaCMS](https://github.com/tinacms/tinacms) and [Hugo](https://gohugo.io)

## Installation

1. Run `npx create-tina-app@latest`

2. Choose options in the CLI
- builder : `yarn`
- name : `my-tina-app`
- starter : `hugo-starter`

3. Move into the project directory : `cd my-tina-app`

4. Run `yarn dev`

5. Open `http://localhost:1313` in your browser

6. Open `http://localhost:1313/admin` in your browser