BulmaTemplates / bulma-templates

free flexbox templates built with the bulma css framework

Home Page:https://bulmatemplates.github.io/bulma-templates/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

which bulma version is used here? it's not the latest one

papayaah opened this issue · comments

i use "bulma": "^0.5.1", and the hero page looks like this:

2017-08-31 at 9 49 am

broken in some parts.

It appears that this project has bundled bulma inside its css directory, so there's really no indicative of which version it was other than it is older than a year.

The issue in your screenshot is most likely caused by the deprecation of the 'nav' component in favour of 'navigation': http://bulma.io/documentation/components/navbar/

Hope that helps

@mickeyren The bulma version is 0.1.1, released over a year ago. https://github.com/jgthms/bulma/releases/tag/0.1.1

your template is awesome!. but bulma version is old.
Are you planning to update bulma?

@m0a Thanks, yes I am working on updated versions. There have been a lot of changes since 0.1.1, I have created a few new templates and updated older ones, however they are now outdated so it will take some time to catch up.

@dansup do you have a branch I can contribute to? I have a couple ideas for this repo (namely enabling bulmaswatch in your templates and actually use the latest bulma release).

I have updated 5 templates to the latest bulma version (0.5.3) and plan to update the rest soon. You can submit PR's to the development branch (master).

@israelroldan I like the bulmaswatch idea, could use javascript on the demo site to switch between different swatches.