Skip to content

mattous/hugo

Repository files navigation

mattous.tk

This is the code that makes my blog/website work. You can see the website here: mattous.tk

It's using the Hugo framework.

The current theme is Terminal

It runs on Cloudflare pages

Running locally

mac

brew install hugo

git clone https://github.com/mattous/hugo.git

cd mattous.tk

hugo server

[http://localhost:1313]

Updating hugo

Check the latest version of Hugo

In cloudflare pages, deployments, settings, environment variables. Update the HUGO_VERSION variable.

Updating terminal theme

Get the latest release from the Terminal repo.

cd themes/terminal

git fetch

git checkout TAG

Comit & push changes to repo

About

Personal Website/Blog mattous.tk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published