deblan/go-form – Rendering https://deblan.gitnet.page/go-form/docs/rendering/ Recent content in Rendering on deblan/go-form Hugo -- gohugo.io en-us Theming https://deblan.gitnet.page/go-form/docs/rendering/theming/ Mon, 01 Jan 0001 00:00:00 +0000 https://deblan.gitnet.page/go-form/docs/rendering/theming/ <p><strong>go-form</strong> provides 2 themes:</p> <ul> <li><code>theme.Html5</code>: a basic view without classes</li> <li><code>theme.Bootstrap5</code>: a theme for <a href="https://getbootstrap.com/" target="_blank" rel="noopener">Bootstrap 5</a></li> </ul> <p>You can add a custom theme. Learn by reading the <a href="https://gitnet.fr/deblan/go-form/src/branch/main/theme/bootstrap5.go" target="_blank" rel="noopener">Bootstrap5</a> theme.</p>