Skip to content

Documentation

Installation

Three ways to add the theme to a Hugo site.

As a Hugo module

hugo mod init github.com/you/your-site
hugo mod get github.com/PhantomPixelDev/hugo-theme-retrocss

As a submodule

git submodule add https://github.com/PhantomPixelDev/hugo-theme-retrocss themes/hugo-theme-retrocss