Rotzbua
Rotzbua
### Environment * Operating System (e.g. Ubuntu 16.04 x64): win7 * IDE Version (e.g. CLion 2016.3.2): clion 2016.2.3 * Cppcheck executable version (`cppcheck --version`): 1.8.4 * Cppcheck plugin version: .12.0...
* Update some more dependencies * Update to current angular build structure * Support strict mode * Migrate from tslint to eslint * Add github action to create test build...
The meta tag is used for IE lower than 11. But all IE versions are EOL: https://blogs.windows.com/windowsexperience/2022/06/15/internet-explorer-11-has-retired-and-is-officially-out-of-support-what-you-need-to-know/ Old text: https://webhint.io/docs/user-guide/hints/hint-highest-available-document-mode/
Is there an option to make this template offline usable? So far as I analyzed there are a lot of external dependencies which could be selfhosted. The external resources are...
* CI: bump python from 2 to 3 and update versions * Fix: arduino-esp32 v2 now includes LittleFS
Edit: seems to be an error in the esp32 arduino framework, see below ## Environment Chipset: eps32 Board: heltec_wifi_kit_32 Iotwebconf: 3.0.1 Compiler: PlatformIO 5.1.1 Partition: min_spiffs ## Problem Softap is...
## Problem It seems that the requirements for a "Grav" installation have changed over time and are no longer complete and the same for all sites. I have so far...
## Grav twig template ```twig {% if media.meta().type == 'video' %} {{ media.html() }} {% endif %} ``` ## Output Current (after `1.7.31`): ```html Your browser does not support the...
## Environment Grav: v1.7.31 Admin: v1.10.31 `auto_sizes` is enabled. ### Example Twig template ```twig {# test 1 #} {% set img1 = image.cropResize(1200,1200) %} {{ img1.path() }} {# path to...
Needed for IDE and linter support.