Open glennular opened 6 years ago
Oh wow, this is a really good idea! I've been making a really sloppy example file here. If you'd like to expand it or replace it, I'd really appreciate the help! Otherwise I'll probably end up doing something similar to what you're envisioning. Would you like me to add you as a collaborator?
And I just published the newest major version to Elm Packages, so let me know what you think!
Great, I'm glad you're on board with the site. I'd be happy to contribute directly to the repo. It would be self contained to the Demo folder.
I'll update it to use the newest version and move it over.
I'll also build out a list of pages we will need to build out for all the features.
Project site created to track: https://github.com/surprisetalk/elm-bulma/projects/1
Branch pushed: Demo @surprisetalk do you want to work out of the branch or master?
I have been playing around with Elm and wanted to use using elm-bulma after migrating away from elm-mdl.
I had found the demo site to be very helpful at elm-mdl (https://debois.github.io/elm-mdl)
I started to build one for elm-bulma, and wanted you thought of this before i built out more and created a PR.
you can view the initial site: https://glennular.github.io/elm-bulma/demo/index.html code: https://github.com/glennular/elm-bulma/tree/master/demo
Ideally there would be more examples that are model based. I haven't extended out the model to each sub page yet.
I wanted to mirror the Buma doc page (https://bulma.io/documentation/overview/start/)
This may be helpful as the new version that you are working on is being built/tested.