diff --git a/README.md b/README.md index ee358a2..7c1867c 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,30 @@ Yet another try of making a website -Made with hugo and gitea \ No newline at end of file + +# Usage: + +Requires git and built using hugo v0.102.3. +I normally edit files with Visual Studio Code + +To download the files: + +git clone https://git.waifuism.life/waifu/new_waifuism_life + +Then initialize and download the sub module (Blowfish theme): + +git submodule init + +git submodule update + +Host a local webserver at http://localhost:1313/ + +hugo server + +It's also possible to use a simple script for updating it automatically every so often using a cron job for example. + +deploy.sh + +The website files end up in the folder */public/*, it is ignored by repository. + +**Do not** update the Blowfish theme, it will end up breaking stuff for no reason. \ No newline at end of file diff --git a/layouts/commitedlines/single.html b/layouts/commitedlines/single.html index 5715264..d500d35 100644 --- a/layouts/commitedlines/single.html +++ b/layouts/commitedlines/single.html @@ -19,7 +19,7 @@ {{ .Title | emojify }}