opistola / myhome

My homepage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My homepage

Info

My homepage built with hugo

How to run

make dev

How to build

make build

how to deploy

  1. First, you need to have a digitalocean token and autentication in place
  2. Second, you need to have a terraform cloud account and autentication in place

before deploying, you need to autenticate with terraform cloud

terraform login

then, you can deploy with terraform.

Hint: Use the utilities in the makefile

About

My homepage


Languages

Language:HTML 35.4%Language:HCL 31.1%Language:Dockerfile 22.7%Language:Makefile 10.8%