Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)