Skip to content

Getlatestversion/getlatestversion.eu-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors