* replace Bootstrap-based styling with Tailwind CSS * update theme compatibility for latest Hugo version * refactor templates and partials * fix outdated code and broken components * improve project structure and maintainability * optimize styling and frontend build setup
8 lines
138 B
TOML
Executable File
8 lines
138 B
TOML
Executable File
[build]
|
|
publish = "public"
|
|
command = "yarn project-setup; yarn build"
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.158.0"
|
|
GO_VERSION = "1.25.1"
|