Julien Vernet

Results 15 issues of Julien Vernet

Hey there, Normally I would use [SwipeJS](https://github.com/thebird/Swipe/) for mobile sliders. But I think it's time to move on as the SwipeJS repo seems to not be maintained much... That's why...

Is it possible to use Google Fonts in the generated PDF? http://stackoverflow.com/a/18264309/1414881

enhancement

- Ability to print logo in PDF (currently disabled) - Better table rendering for signature section - Ability to include an html footer for credits

enhancement
help wanted

Let's improve the page load time, and concatenate/minify everything. Instead of calling the production version of JSPdf, we could only call the components that we need: ``` html ```

enhancement

## A new demo site - For fun, **rebuild the demo site with a static site generator** (gridsome, eleventy) where content comes from markdown files. This way it'll be easier...

While this works: ```javascript import Tablesort from 'tablesort' ``` I don't know how to import the additional sorts (example: number, date). Could you please document this?

Hey there, dploy has already become one of my favorite tool. Greatest finding for 2014! An awesome addition would be to have the opportunity to setup a callback. The idea...

Hello there, I just discovered dploy and I love it. Unfortunately, since @julien731 started deploying on the same live server, I'm having issues deploying. Instead of only showing the files...

Hi, I played with CSS to try to allow full-width images (in a fluid container). I don't want to use fixed width as I'm planning to use the same slider...