Go to file
José Henrique Ivanchechen 3f0df2084d Adding api gateway terraform post 2022-12-01 17:04:12 -03:00
.github/workflows Add github actions to CI and deploy 2022-04-05 14:36:21 -03:00
archetypes init 2022-04-05 14:26:58 -03:00
content Adding api gateway terraform post 2022-12-01 17:04:12 -03:00
themes init 2022-04-05 14:26:58 -03:00
.gitignore Translation and git stuff 2022-12-01 17:04:05 -03:00
.gitmodules Add proper git submodule 2022-04-05 14:39:18 -03:00
README.md Translation and git stuff 2022-12-01 17:04:05 -03:00
config.yml Update first page 2022-04-05 21:57:00 -03:00

README.md

Personal website

Running

  1. git submodule update --init --recursive
  2. hugo server

Build

  1. hugo

Add new post

  1. hugo new posts/post-name.md