HugoPoi's blog deploy documentation

  1. Get the assets rsync -a -C --progress home.hugopoi.net:/var/www/my_webapp/www/.content.EZtzwPjb/binary www/.content.EZtzwPjb I should put this in git lfs

Local mode

  1. hugo
  2. docker compose up

Dev mode with hugo live reload

  1. export UID GID=$(id -g)
  2. docker compose -f docker-compose.yml -f docker-compose.dev.yml up
  3. Go to the home
Description
Blog de Hugo sources of the current static version 2022-05-01
Readme 9 MiB
Languages
HTML 97.3%
CSS 1.5%
JavaScript 1.1%