David Knezić

Results 21 comments of David Knezić

It's Auth0 🙂

Hi Pascal! I'm wondering, are these system fonts?

Happy news @sventschui! Bootstrap v4.0.0-alpha.6 was the last alpha release and we're soon going to update our dependency! 🎉 https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.6

Here's the ship list for Bootstrap v4 Beta 1 https://github.com/twbs/bootstrap/issues/21568

I think I have a better idea than gifs. How about putting the plugin docs to their corresponding pages? ex. putting the stroke plugin to the header page (close to...

😄 agree, should be the switch.

We should probably get rid of the react stuff anyway, now that @carlosdelsol has started making a React based toolkit. Then we don't need an `all` build anymore. So we...

When we define the structure, there are some things that will need to be documented: - [ ] `fade` plugin #12 #18 - [ ] `drawer` plugin #18 - [...

It happens when I add an inlined base64 image to the `page.hbs` layout. ``` [docs:build] at addJSONtoMetalsmith (/Users/davidknezic/Repositories/web-toolkit/node_modules/metalsmith-lunr/lib/index.js:63:34) ``` Disabling lunr lets me continue working for now.