Commit graph

11 commits

Author SHA1 Message Date
LitoMore d108377cb4
Apply Elgato icon to Stream Deck icon pack (#7969) 2022-10-17 17:08:06 +02:00
LitoMore 33daed8cf2
Add Figma plugin (#7764) 2022-09-15 07:03:34 +08:00
Steven T. Cramer 01b13b947c
Add Blazor Nuget to Third-Party Extensions (#7639)
Add Blazor-white.svg to assets\readme
2022-08-11 15:38:40 -07:00
Inesh Bose cdb44483b5
Add LaTeX to Third-Party Extensions (#7599)
* Add LaTeX to Third-Party Extensions

* Fixed order
2022-08-01 18:10:01 -07:00
Tyler Miller 84c0149bba
Fix SVG linting errors (#7551)
* Remove newlines

* Remove newline to fix test

* Enforce `lf` line endings

* Remove trailing newline enforcement

* Remove `replace` to ensure no trailing newlines

* Revert "Enforce `lf` line endings"

This reverts commit 05a13db8c3.
2022-07-04 18:47:33 +02:00
Álvaro Mondéjar db8570b413
Use OpenJDK logo for Java library in third party integrations (#7450) 2022-05-26 11:59:31 +02:00
Gabriel Arazas 0ab1a93f22
Add third-party Hugo module in README (#7381) 2022-05-05 22:38:54 +02:00
Hyesung Lee 6e42629956
Add Java Third-Party Extension (#7109)
Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2022-01-29 20:07:02 -06:00
Anton 29e700b921
Feature #7024. Third-Party Extensions. Added info about Angular module. (#7054)
* Feature #7024. Third-Party Extensions. Added info about Angular module.

* Update README.md

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>

* Update assets/readme/angular.svg

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>

* fix filename

* update filename in link

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>
2022-01-13 14:55:06 -08:00
Álvaro Mondéjar c6fc737470
Fix error with Jetpack Compose white icon in README (#7042) 2022-01-11 11:11:25 +01:00
Alexandre Paradis a253682eb8
Add some icons in Readme (#4816)
* Add some icons in Readme

* Align icons at left

* Add some more icons

* Remove inline image

- Use relative icons path

* Format Third Party Extensions
 as a table

* force website build

* added readme-icons foler with icons for the readme.md file, as well as icons for light and dark modes in the readme.md titles

* restored corrupted svgs for readme-icons

* moved the icons to asset/readme, added icons for Drawio, Hexo and Jetpack Compose

* - Use `develop` branch absolutified links for README images
- Strip dark image theme links before publish to Github and npm
- Clean third party extensions table

* Commit to tag (ony inside master branch)

* Fix differences in README

* Reintroduce link in README logo

* Drop uneeded newline from README

* Fix error in README

* Add newlines for SVGs

* Newlines for all SVGs

* Reuse black icons from library

* Commit using Github Actions bot

* Reuse diagrams.net library icon for white version

* Fix comment

* Bump 'strip-gh-theme-links' action to v2

* removed assets/readme icons

* Test with 'fill=white'

* Test with 'style="fill:white"'

* added filter:invert(1) to PHP, TS, Simple Icons and Blender

* added readme-icons test, changed the name of light icons in assets/readme

* reloaded icons in Readme

* fixed typo in iconsPath for readme-icons test

* fixed typo on the darkiconsPath resolution

* restored absolute paths

* minimized the white icons on assets/readme

* restored test scripts

* Apply changes

* Disable color output testing in CI

* Revert latest change

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2022-01-09 15:04:36 -06:00