under construction
after spending a lot of time with other people's themes, i decided that i wanted to learn how, and started creating my own...
YACHT is a recursively named theme for the Hugo static site generator, using the Catppuccin palette and styled with BulmaCSS, that aims to be mobile-first, accessible, and responsive.
under construction
when graduating from highschool, i was voted "most likely to own a yacht" by my senior class. i don't think this is what they meant...
after it's been constructed, the preferred way of getting your own YACHT is by using Hugo modules
in config.toml
:
theme = "github.com/ejsdotsh/yacht-hugo-theme"
[module]
[[module.imports]]
path = "github.com/ejsdotsh/yacht-hugo-theme"
or in config.yaml
:
theme: "github.com/ejsdotsh/yacht-hugo-theme"
module:
imports:
path: "github.com/ejsdotsh/yacht-hugo-theme"
disable: false
- Brian P. Hogan's Build Websites with Hugo
- Atishay Jain's Hugo in Action
- Catppuccin palette