Daniel Aleksandersen
Daniel Aleksandersen
Thank you for considering all my requests. Sorry for being an idea-guy in this project and not contributing code directly.
Please include an option to ignore HTML/SMGL-like text formatting.
Fedora 24 and 25 is also missing. What is up, Linode? Isn’t Fedora supported anymore?
Update: this is wrong. More minified way to reproduce: 1. Follow the steps 1–6 in #1454 2. Run `nanoc show-data` Should: index.html should depend on test.png. Actual: it doesn’t.
I just ran `nanoc show-data` on a larger project and the same thing happen again. Changed nothing and ran it again and it didn’t happen. I just don’t know what...
This is extremely elusive. I just saw this in a build with #1493. I can’t reproduce it on demand but it keeps happening from time to time.
This strategy should work well. I’ve got no idea how much this would impact performance, though. —and I don’t volunteer to implement it. 😛 1. Sort all links into arrays...
> Yup, internally, this is exactly how html-proofer [works](https://github.com/gjtorikian/html-proofer/blob/master/spec/html-proofer/fixtures/cache/.htmlproofer.log). It caches test results? For how long? That is really interesting to ensure good crawler behavior. Is it smart enough to...
Import and export tools are required by the _GDPR Article 20 Right to data portability_.
Sync isn’t supported in Firefox for Android. Using `(browser.storage.sync || browser.storage.local)` lets it use local storage instead.