bulma icon indicating copy to clipboard operation
bulma copied to clipboard

Bulma is a simple and a responsive Hugo theme that offers a traditional blog mixed with a landing page designed to bootstrap your frontend!.

Results 9 bulma issues
Sort by recently updated
recently updated
newest added

Hello, just trying your theme with hugo v0.111.3+extended. When tried the example site, Hugo complained with these two issues in baseof.html file. /layouts/_default/baseof.html:5:12": execute of template failed: template: _default/list.html:5:12: executing...

See https://github.com/jeblister/bulma/blame/master/README.md#L9 where http://blog.elemnts.org leads to a for-sale domain landing page

The [summaries](https://gohugo.io/content-management/summaries/) shown by the Bulma theme currently appear to be sub-optimal. They include the `description` from the post metadata, but also the first 70 words. Meanwhile Bulma does not...

As soon as I change the theme_variant, I get something ugly: ![image](https://user-images.githubusercontent.com/755587/39706125-afa81302-5210-11e8-890d-223090b59c91.png) The Bulma logo is oversized

There is bug in the sample config.toml file show here http://blog.elemnts.org/bulma/ This produces an error: Error: While parsing config: (24, 3): The following key was defined twice: params.theme_variant

Hi, Cloned the git repo shown here https://themes.gohugo.io/bulma/ And i'm seeing that the nav bar is blown up, looks exactly as what is seen here https://themes.gohugo.io/theme/bulma/ when i view in...

Hi, I tested it in two different browsers in Linux. I just can't figure out how to fix it. Pic related: ![bulma bug](https://cloud.githubusercontent.com/assets/24798171/26813740/94907da4-4a80-11e7-93b3-2b19ffac82dc.PNG)

Hello, Bulma framework uses SASS along with npm (via package.json) as build tool. Its [docs](http://bulma.io/documentation/overview/start/) says that in order to: > Add your own colors, set new fonts, override Bulma...

Nice theme. Do you consider i18n? See e.g. https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/16 and https://github.com/spf13/hugo/issues/3255