Skip to content

Getlatestversion/getlatestversion.eu-source

Repository files navigation

GetLatestVersion public site

This repo holds the Hugo source files for www.getlatestversion.eu

You will find guidelines and instruction in the Wiki.

Staging

$env:AZURE_STORAGE_ACCOUNT="stagegetlatestversioneu"
$env:AZURE_STORAGE_KEY="**********"
$env:HUGO_ENVIRONMENT='staging'

hugo --gc --cleanDestinationDir --buildDrafts --buildFuture ; hugo deploy --maxDeletes -1

rm -Recurse .\public\ ; md public ; hugo deploy --maxDeletes -1

https://stagegetlatestversioneu.z6.web.core.windows.net/

About

Hugo sources for getlatestversion.eu site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published