Skip to content

willoma/bulma-gomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulma-Gomponents

GoDoc Documentation

This Go library makes it easier to use the Bulma CSS framework with the Gomponents library.

Gomponents is a collection of HTML 5 components in pure Go.

Bulma is a CSS framework "that just works".

Bulma-Gomponents provides numerous helpers that allow easily creating web interfaces, without the need to write HTML, CSS or JS code. It fits well with HTMX thanks to Gomponents-HTMX.

Documentation

To run the documentation server locally, switch to the docs branch and run cmd/serve, execute:

git checkout docs
go run cmd/serve/main.go