Skip to content

Aidenwebb/aidenwebb.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌎

Last Commit Badge Website Up

Source Code for aidenwebb.com.

Built using GoLang on Hugo. Deploys on GitHub Pages.

For Open Source versions go to gohugo.io.

To set up:

git clone git@github.com:Aidenwebb/aidenwebb.github.io.git
cd aidenwebb.github.io/blog/themes/PaperMod
git submodule init
git submodule update
cd ../../../bin

curl -s https://api.github.com/repos/gohugoio/hugo/releases/latest \
 | grep  browser_download_url \
 | grep linux-amd64.deb \
 | grep -v extended \
 | cut -d '"' -f 4 \
 | wget -i -

sudo dpkg -i hugo*.deb

sudo apt update -y
sudo apt install hugo -y

(c) Aiden Arnkels-Webb. All Rights Reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published