Marco Biedermann

Results 72 issues of Marco Biedermann

Add contribution instruction

enhancement

http://searchengineland.com/seotable

enhancement

https://www.youtube.com/watch?v=zW5UL3lzBOA https://www.youtube.com/watch?v=zI6L2N4A0hA https://www.youtube.com/watch?v=2J3q9UKwCvM

enhancement

I recommend translating the syntax to ES6. This way the code is way more readable, maintainable and makes use of some new features like Maps (for localisation), module imports and...

enhancement

> Sometimes you will see double colons (::) instead of just one (:). This is part of CSS3 and an attempt to distinguish between pseudo-classes and pseudo-elements. Most browsers support...

It would be great if there would be an option to support fuzzy matching. Maybe this library by @bevacqua will help: https://github.com/bevacqua/fuzzysearch

I've moved the CSS from JavaScript to its own file. This way it is easier to modify, create themes and keeps the styles apart from logic. Also makes the script...

I've optimized both logos via ImageOptim and SVGO which makes them much smaller without losing any quality. I also linked to lokal file in Readme to always reflect the latest...

I would be great if you could use some file blobbing e.g. `**/*.{yaml,yml}` instead of passing just a single file as input.

enhancement
good-first-issue

How about adding support for ignorefiles? E.g. `.cfn-lintignore`. In there you could list files and folders to ignore as it is quite common in other linters.

enhancement
good-first-issue