Personal website
Go to file
2024-07-05 22:56:29 -04:00
archetypes add other hugo data 2024-05-18 01:25:38 -04:00
content change bio and add git info 2024-07-05 22:56:29 -04:00
layouts/partials remove extra line lol 2024-05-18 01:26:37 -04:00
static redo home & about, and add some machines pages 2024-07-05 22:48:00 -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 bio and add git info 2024-07-05 22:56:29 -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