Skip to content

tylonghuang/portfolio-page-old

Repository files navigation

About

This is a minimalistic portfolio webpage with a terminal-like aesthetic built with Hugo. The live site can be found at tylonghuang.com.

Page Features

✔ Minimalist

✔ Responsive

✔ Performant

✔ Privacy-friendly

Usage

In case you are interested in using this yourself or in developing this further, clone or fork this repo. To get the theme as a submodule, run:

$ git clone --recurse-submodules
$ cd portfolio-page

To update the theme, run:

$ git submodule update --recursive --remote

Once you have set everything up, you can run the following to test the page locally:

$ hugo server -t hugo-theme-shell -w -D

In case there is an error, make sure that you have the latest Hugo version. You can update Hugo with Chocolatey by running:

$ choco upgrade hugo-extended -y

Credit

... goes to all the contributors of hugo-theme-shell.

About

This is my old personal page. Check out my new one!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages