Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmau111/hugo-theme-ava-demo
Demo for Hugo Theme AVA
https://github.com/jmau111/hugo-theme-ava-demo
Last synced: 27 days ago
JSON representation
Demo for Hugo Theme AVA
- Host: GitHub
- URL: https://github.com/jmau111/hugo-theme-ava-demo
- Owner: jmau111
- License: gpl-3.0
- Created: 2023-01-03T17:08:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T09:37:35.000Z (over 1 year ago)
- Last Synced: 2023-08-17T14:09:00.648Z (about 1 year ago)
- Homepage: https://jmau111.github.io/hugo-theme-ava-demo
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hugo Theme AVA Demo
Demo version using the Hugo theme [AVA](https://github.com/jmau111/hugo-theme-ava)
## What is it?
Just a wrapper that shows how to use the theme. It relies on GitHub pages and actions.
Final URL is [here](https://jmau111.github.io/hugo-theme-ava-demo)
## Update
Grab the latest version of AVA:
```
git submodule update --remote --merge
```If it's another machine where you don't have the install yet:
```
git submodule update --init --recursive
```