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
- Host: GitHub
- URL: https://github.com/axect/tina_hugo_tutorial
- Owner: Axect
- Created: 2023-11-20T11:36:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T11:48:59.000Z (about 2 years ago)
- Last Synced: 2025-03-28T19:46:37.851Z (10 months ago)
- Language: CSS
- Size: 2.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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