hugo-academic-mirror/modules/blox-tailwind
dajakus c3d23d929b
i18n: update hr.yaml (#3096)
Added fields and translation for # Countdown widget
2024-05-10 00:17:41 +01:00
..
assets feat(tailwind): port support for Publications and Events 2024-05-06 23:16:55 +01:00
data feat(tailwind): port support for Publications and Events 2024-05-06 23:16:55 +01:00
i18n i18n: update hr.yaml (#3096) 2024-05-10 00:17:41 +01:00
images starters: update 2023-11-25 23:39:49 +00:00
layouts feat(tailwind): port support for Publications and Events 2024-05-06 23:16:55 +01:00
go.mod feat: Hugo deprecated site.GoogleAnalytics 2024-01-28 18:23:53 +00:00
hugo.yaml feat: enable Hugo v0.122 native math passthrough by default 2024-01-28 18:37:58 +00:00
package.json feat: add support for Alpine JS 2024-05-05 22:44:16 +01:00
pnpm-lock.yaml feat: add support for Alpine JS 2024-05-05 22:44:16 +01:00
postcss.config.js fix(tailwind): syntax highlighting 2023-12-16 14:33:42 +00:00
README.md fix: links 2023-11-07 23:09:38 +00:00
tailwind.config.js feat(tailwind): port support for Publications and Events 2024-05-06 23:16:55 +01:00
theme.toml starters: update 2023-11-25 23:39:49 +00:00
vite.config.js feat: add support for Alpine JS 2024-05-05 22:44:16 +01:00

Hugo Blox Tailwind UI

The Hugo Blox web framework utilising TailwindCSS and its typography plugin for styling components.

See the Blog Starter Template for an example using this module.

Development

hugo mod npm pack
npm install

You need to add this to your config.yaml to enable Hugo's Tailwind integration:

build:
  writeStats: true