1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 21:48:28 +01:00

37 Commits

Author SHA1 Message Date
David Leal
b6e387d942
Major build improvements (#1668)
* Major build improvements

* Cleanup and fix path

* chore: apply suggestions from code review

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Remove `selenium` from the NPM dependencies

* Revert `nano` icon changes

* Use quote notes

* Update

* chore: apply suggestions from code review

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Snailedlt/improve build changes (#187)

* Make README more readable

* move logic from index.html to script.js

* fix devicon min css in head

* Fix build script missing token error

* Add more print statements to local build script

* Change from ng-href to href in code view

* Minor readme improvements

---------

Co-authored-by: David Leal <halfpacho@gmail.com>

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2023-04-21 08:46:43 -06:00
kilianpaquier
bda1033778
new feature: icons number (#1267)
* new feature: icons number - fix #1218

* icon numbers| review suggestions application

Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com>

* Change shield link to https://devicon.dev

* add titles and rename logos & icons to icons & icon-versions

* replace = with :

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>

* fixed avg fonts number to integer and added float in title

* Update docs/index.html

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>

---------

Co-authored-by: Kilian PAQUIER <contact@kilian-paquier.fr>
Co-authored-by: Snailedlt <Snailedlt@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
2023-03-14 20:30:16 -03:00
David Leal
714c453081
Darken a bit the website colors (#1669)
This fixes the issue of the invisible Devicon logo.
It could be fixed by changing the background color manually, but I think we should have it fixed by default.

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2023-02-26 12:42:51 +01:00
Jørgen Kalsnes Hagen
3f45117218
add altnames #1165 (#1167)
* add altnames #1165

* fixup! add altnames #1165

* fixup! add altnames #1165

* fixup! add altnames #1165

* fixup! add altnames #1165

* fixup! add altnames #1165
2022-06-06 23:49:43 +02:00
Vikash2806
b77cc3e7ef
Update Discord Icon in Website
* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629a773e14b4f9ba9f8d34c88a7cc155de6d.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json

* buttonLink discord logo updated with primary color

Co-authored-by: David Leal <halfpacho@gmail.com>
2022-02-06 20:29:58 -08:00
Thomas Bui
a4fe13311c Shorten instruction for size adjustment 2022-01-17 10:06:55 -08:00
Clemens Bastian
8dc9eb4465
ui enhancements for color picker and report abuse (#972, #943) (#1024) 2022-01-17 09:48:33 -08:00
Clemens Bastian
bf1b229875
Merge branch 'develop' into thomas/feature/websiteUpgrade 2022-01-17 11:33:08 +01:00
Thomas Bui
d7b8b3dd9e
New Feature: Small fixes to the templates and wiki image (#1005)
* Small fixes for the templates and forms

* Crop issue form image

* Make checkbox mandatory
2022-01-09 22:18:33 -08:00
Thomas Bui
2853520419
New Feature: Add images for the wiki and edit links to point to it (#996)
* Add wiki images

* Update references to point to wiki

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>

* Add import icomoon img

Co-authored-by: David Leal <halfpacho@gmail.com>
2022-01-08 14:37:58 -08:00
Thomas Bui
bf4e6dfa9c
Apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-12-21 22:06:45 -08:00
Thomas Bui
0304708b30 Add contact info and more legal details 2021-12-21 21:18:36 -08:00
Thomas Bui
5d3630a909 Add color picker to svg section 2021-12-21 20:56:14 -08:00
Thomas Bui
be344b424c Add checkerboard functionality 2021-12-21 20:49:32 -08:00
Thomas Bui
5ddbd262b9 Add color reset functionality 2021-12-21 19:43:59 -08:00
Thomas Bui
50e8a9c9cf Color picker menu can now be toggled 2021-12-21 19:26:37 -08:00
Thomas Bui
cbb38dc2cc Add styling for color picker 2021-12-21 13:57:50 -08:00
Thomas Bui
d08971df1a Add copy to clipboard button to website 2021-12-19 23:30:15 -08:00
David Leal
4ce9053de5
feat: Improve SEO 2021-11-22 10:57:04 -06:00
Mazzya
5c30dab2a0
Fix: Outdated discord logo (#909)
* Update discord-logo.svg

* Update discord-logo.svg

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Logo fixed on the home page.

* Discord logo fixed on the home page

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-11-13 20:12:37 -08:00
Thomas Bui
63b340cb29
New Feature: webpage now displays <img> of SVG (#834)
* Webpage now displays <img> of SVG

* Update docs/index.html

Co-authored-by: David Leal <halfpacho@gmail.com>

* Add a hint to change width/height for svg/img

Co-authored-by: David Leal <halfpacho@gmail.com>
2021-09-06 19:07:46 -07:00
M Pater
92417d491b
Feature/website cache busting (#813)
* Feature: Cache busting website data (JavaScript and SVG files) by adding '?version' to these filenames

* Updated script.js to use CDN versioning style

* Cache busting script.js as well, to load cache busting changes

* Website cache busting fix

* Cache busting script.js using Date.now()

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
2021-08-23 12:11:32 -07:00
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