Setting_Hugo

Hugo

cd D:\codeberg
hugo new site . --force

Theme : kaslaanka

git init
git clone https://github.com/M1cR0xf7/kaslaanka.git themes/kaslaanka --depth=1
  • Modify : /config.toml, /static/css/custom.css, /layouts/...

Post

  • D:\codeberg\pages\content\blog\en\...

  • Check

hugo server -D
  • Publish
hugo
Copyright © 2023 DymaxionKim