https://github.com/michaelfba/vinhomeu
https://github.com/michaelfba/vinhomeu
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelfba/vinhomeu
- Owner: MichaelFBA
- Created: 2021-06-05T13:13:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T20:14:24.000Z (almost 5 years ago)
- Last Synced: 2025-07-25T07:54:19.249Z (12 months ago)
- Language: SCSS
- Size: 4.25 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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`