Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debsahu/debsahu-hugo
learning hugo to host a website
https://github.com/debsahu/debsahu-hugo
Last synced: about 1 month ago
JSON representation
learning hugo to host a website
- Host: GitHub
- URL: https://github.com/debsahu/debsahu-hugo
- Owner: debsahu
- License: mit
- Created: 2021-03-11T15:41:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T18:07:00.000Z (10 months ago)
- Last Synced: 2024-05-02T00:12:54.242Z (8 months ago)
- Language: HTML
- Size: 2.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debsahu-hugo
HUGO inside docker to develop and create [Debashish Sahu's website](https://www.debashishsahu.com)
## > make serve
Used to serve the hugo pages locally to see if webpages are generated correctly
## > make build
Used to build the website
## > make deploy
Used to deploy the website here
## > make shell
Used to enter shell inside the container to troubleshoot
## Digital Ocean
[![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/debsahu/debsahu-hugo/tree/main)