Notities

Notities

ing. M.A.C.M. (Martijn) van den Boom

Computer Infrastructure Architect
ingenieur, docent en mentor

Social Media Links:

van den Boom

1 minuut leestijd

Hugo in Alpine Linux

> apk update
> apk upgrade
> apk add git
> apk add go

> wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub
> wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.32-r0/glibc-2.32-r0.apk
> apk add glibc-2.32-r0.apk

> wget https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_0.79.0_Linux-32bit.tar.gz
> tar -xvzf hugo_0.79.0_Linux-32bit.tar.gz 
> ./hugo
> ./hugo version

> echo $SHELL
> vim .bash_profile
export PATH=$PATH:/hugo/bin

> source .bash_profile 
> which hugo

> cd website/
> hugo new blog/time-in-alpine.md
> vim ./content/blog/time-in-alpine.md

> git add --all
> git commit -m "set time in Alpine Linux"
> git push

Recente berichten

Categorieën

Over Mij

Sponsor me link:
ko-fi.com/martijnvandenboom
paypal.me/ingmacmvandenboom
buymeacoffee.com/ingvdboom