Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```