rolandjesse.de/README.md
2024-10-13 18:05:26 +02:00

737 B
Executable file

Homepage rolandjesse.de

Prerequisites

For building the site locally we will need to update/install the following requirements:

  1. Hugo version v0.118.x (extended) or later.
  2. Go language version v1.18.x or later.
  3. Node version v18.x and npm version 8.x or later (i.e. via volta).

Theme toha is installed as Hugo module:

hugo mod init git.tailorama.com/sr-rolando/rolandjesse.de

make-Targets:

  • make serve: build locally and start development server
  • make deploy: build and deploy (via rsync)
  • make clean: remove the public folder that might have been created

Uses the toha theme.