Go to file
José Henrique Ivanchechen 4336c937b0 google doesn't like social stuff 2023-04-12 19:44:39 -03:00
.github/workflows couple of fixes 2022-12-01 21:17:43 -03:00
archetypes init 2022-04-05 14:26:58 -03:00
content wording 2022-12-14 19:33:28 +00:00
themes removing social and updating papermod 2023-04-04 20:07:09 -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 small changes 2022-12-01 17:22:04 -03:00
config.yml google doesn't like social stuff 2023-04-12 19:44:39 -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