Personal website
Go to file
2024-06-15 09:49:13 -04:00
archetypes add other hugo data 2024-05-18 01:25:38 -04:00
content fix mastodon a tag not closing 2024-06-15 09:49:13 -04:00
layouts/partials remove extra line lol 2024-05-18 01:26:37 -04:00
themes add theme 2024-05-18 01:24:46 -04:00
.gitignore add hugo lock file to gitignore 2024-05-18 01:29:11 -04:00
.gitlab-ci.yml change hugo version and tz inside ci file 2024-05-18 01:30:28 -04:00
.gitmodules add theme 2024-05-18 01:24:46 -04:00
hugo.toml change domain for flickr link 2024-05-18 02:22:45 -04:00
LICENSE add some repo info, readme and license 2024-05-18 02:14:37 -04:00
README.md add hyperlinks inside readme 2024-05-18 02:15:35 -04:00

www

Personal website, nothing much to see here. It's built with Hugo using the risotto theme. All of the heavy lifting is done by those two.

Running

Be sure you have git, go, and hugo installed.

$ git clone https://gitlab.com/frostalicious/www.git
$ cd www
$ hugo server