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

https://github.com/michaelfba/vinhomeu


https://github.com/michaelfba/vinhomeu

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vinhomeu
Static generation website using Hugo

## Updating content
All the website content exists inside of the content folder.
You can modify these files and then save them and the website will be automatically build and deployed

### Homepage
If you want to display a wine on the homepage, it needs to have `featured: true`, it will be ordered by the date

## Development
In order to develop the website you should use.
`hugo server -d`