Alexandre ZANNI
Alexandre ZANNI
User expect to have the same render output with slideshow and PDF, but PDF (with phantompdf) have an unexpected ratio causing a lot of space under the slide.
For upload_max_filesize (16M -> 2M), post_max_size (24M -> 8M) and memory_limit (256M -> 128M) it returns me the default value and not the current value. For `allow_url_fopen` it cast me...
Duplicate of #77 I guess
The thing is for Apache HTTP Server for example you have an include statement like `IncludeOptional conf-enabled/*.conf` in apache2.conf but for PHP there is not such a thing. The fact...
unstale
Maybe Zurb foundation? https://get.foundation/sites/docs/pagination.html
Fixed by: ```diff -gem 'middleman-autoprefixer', '~> 2.10' +gem 'middleman-autoprefixer', '~> 3.0' ```
By doing this update ``` * middleman (newest 4.4.0, installed 4.3.11, requested ~> 4.3) in group "default" * middleman-autoprefixer (newest 3.0.0, installed 2.10.1, requested ~> 2.10) in group "default" *...
unstale
unstale