1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-21 15:54:04 +01:00

15 Commits

Author SHA1 Message Date
The Blob SCP
0221a52c16
Improved noscript warning for index.html (#761)
* Made tag red and header

* Added icon to noscript

* Removed class from svg

* Removed extra sentence

* Moved line down

* removed icon

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-21 14:34:43 -07:00
The Blob SCP
916d54b07b
Viewport meta tag (#752)
* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed the meta tag

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-07-17 00:39:30 +02:00
The Blob SCP
bc6301d7a7
Noscript element on HTML (#751)
* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Added a noscript element

* Made noscript a p element

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-07-17 00:35:33 +02:00
Thomas Bui
d1f8d1736b
Add a color picker to enhance the devicon.dev ui (#704)
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-06-30 11:47:26 +02:00
Malte Jürgens
4b12bc19b6
Replace raw.githubusercontent.com with jsdelivr (#586)
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-05-01 21:57:47 +02:00
David Leal
31ad403475
Add Discord invitation on the website,...
...`README.md`, and `CONTRIBUTING.md`
2021-03-19 19:09:53 -06:00
amacado
0d21141479 fix bug where the content of svg could not be extracted when there was a comment above 2021-01-04 01:55:11 +01:00
amacado
c798e67da0 update resource links to raw githubusercontent 2020-12-30 16:31:42 +01:00
amacado
63fb4fdf16 resetting /docs/dist idea of storing icons in docs folder 2020-12-30 14:14:24 +01:00
amacado
3f38ec5296 fetch latest release via github api and use it for showing the header and CDN links 2020-12-28 20:11:12 +01:00
amacado
843c073f17 use devicon icons for buttons 2020-12-28 19:54:39 +01:00
amacado
f97406dd79 implementing method for copying the resulting build files (and source svg's) to /docs/dist folder allowing them to be used in GitHub page (see #394) 2020-12-28 19:43:26 +01:00
Thomas Bui
99495ccd29 Added missing icons from the devicon.dev site 2020-12-14 22:34:06 -08:00
Thomas Bui
31703d8da0 Move browerconfig and CNAME into docs/ 2020-12-14 10:48:35 -08:00
Thomas Bui
f2720f50f6 Moved index.html into docs/ 2020-12-13 13:50:42 -08:00