Commit graph

3333 commits

Author SHA1 Message Date
Eric Cornelissen 8efa06a170
Replace Postwoman by Hoppscotch (#4122)
* Remove Postwoman

* Add Hoppscotch icon

* Update Hoppscotch color
2020-11-28 11:51:58 +01:00
Eric Cornelissen c21487f4d1
Switch from Travis CI to GitHub Actions (#4126)
* Add GitHub Actions workflow for verification

Add a GitHub Actions workflow file that does the verification of pushes
and pull requests. I.e., it runs the linters, runs the tests, and builds
the website. This workflow runs for all `pull_requests` and `push`es.

* Add GitHub Actions workflow for deployment

Add a GitHub Actions workflow file that does the deployment upon pushes
to master. Before actually deploying, the linters and test are ran, just
in case.

* Remove Travis CI configuration file

* Remove unnecessary quotes from existing workflows

* Add caching for "Build website" verification

* Update build badge in README

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-28 11:34:36 +01:00
Álvaro Mondéjar 9f4a056e14
Skip release job for pull request review if pull request not contains 'release' label. (#4125) 2020-11-24 20:26:48 +01:00
Eric Cornelissen accdc07277 Remove Mixer and Riot from svglint ignored list
Remove the entries for "Mixer" and "Riot" from .svglint-ignored.json as
the icons have been removed from the collection.
2020-11-24 09:46:55 +01:00
Álvaro Mondéjar f5bb2830d8
Correct C icon (#3868)
* Correct C icon

* Update C icon

* Update precision to 4
2020-11-23 15:33:27 -05:00
Alexandre Paradis b973bf67c7
Merge pull request #3872 from mondeja/atlassian-review
Correct Atlassian icon
2020-11-23 14:06:30 -05:00
Álvaro Mondéjar cdd93bb151 Merge branch 'atlassian-review' of https://github.com/mondeja/simple-icons into atlassian-review 2020-11-23 20:02:44 +01:00
Álvaro Mondéjar 40b7539041 Update Atlassian source 2020-11-23 20:02:26 +01:00
Álvaro Mondéjar 3c92cf8225
Merge branch 'develop' into atlassian-review 2020-11-23 20:00:06 +01:00
Álvaro Mondéjar f659c5f8ff Update Atlassian icon 2020-11-23 19:58:34 +01:00
Alexandre Paradis b985039637
Merge pull request #3873 from mondeja/appsignal-review
Correct AppSignal icon
2020-11-23 13:35:55 -05:00
Alexandre Paradis 8011ab8912
Merge pull request #3869 from mondeja/cpp-review
Correct C++ icon
2020-11-23 13:18:18 -05:00
Eric Cornelissen ddb82b2d72
Replace Riot by Element (#4121)
* Remove Riot

* Add Element icon

* Update Element icon to precision 4
2020-11-23 19:17:18 +01:00
Florian Bernhart a93d53926b
Updated Bower (#3888) 2020-11-23 16:50:28 +01:00
Florian Bernhart 5a3f933857
Updated Bitbucket (#3887) 2020-11-23 16:22:54 +01:00
Florian Bernhart 40ef06e66b
Updated Audio-Technica (#3885)
* Updated Audio-Technica

* Remove Audio-Technica from 'icon-precision' list

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-23 16:15:33 +01:00
Eric Cornelissen 2ac6e873cd
Rename Adobe Lightroom CC and Groovy (#4120)
* Rename Adobe Lightroom CC to Adobe Lightroom

* Rename Groovy to Apache Groovy
2020-11-23 15:59:39 +01:00
Eric Cornelissen ea4d28f47d
Remove Mixer (#4119) 2020-11-23 15:59:03 +01:00
Florian Bernhart f2c3b522bd
Updated Atom (#3884) 2020-11-23 12:25:15 +01:00
Álvaro Mondéjar f9bac0e414
Document minimum Jekyll version required to build locally (#4116) 2020-11-23 12:23:32 +01:00
Álvaro Mondéjar 61074a7c22
Merge branch 'develop' into appsignal-review 2020-11-23 11:59:46 +01:00
Álvaro Mondéjar 01a4d7fa30
Replace 'svg-path-bounding-box' with 'svg-path-bbox'. (#3977)
* Replace 'svg-path-bounding-box' with 'svg-path-bbox'.

* Decompose bounding boxes calling 'svgPathBbox'

* Add 'icon-precision' list to '.svglint-ignored.json'

* Downgrade 'package-lock.json' lockVersion file to 1.

* Update 'svglint-ignored.json'

* Update dependencies
2020-11-23 11:36:10 +01:00
JeongHoon Byun (a.k.a Outsider) 6209cb78b6
Add GitHub Sponsors (#3730) 2020-11-22 15:45:56 +01:00
Álvaro Mondéjar fdb7f86566
Upgrade svglint to prevent silent exceptions (#3985)
* Upgrade svglint to prevent silent exceptions

* Update package-lock.json

* Downgrade package-lock.json lockfile vesion
2020-11-22 11:01:20 +01:00
github-actions[bot] 017947c3e1
version bump 2020-11-22 00:02:42 +00:00
Álvaro Mondéjar 160b5d2bec
Add minimum NodeJS version requirement to package.json (#3979)
* Add minimum NodeJS version requirement to package.json

* Update package.json
2020-11-21 14:33:04 +01:00
Alexandre Paradis 9cee719fcb
Proposal: Check outlying precision while running linter (#3750)
* Check outlying precision while running linter

* Prevent reduce error on empty array

* Rebase on branch develop

* Add svgpath dep

* Improve decimal precision verification

* Check outlying precision while running linter

* Prevent reduce error on empty array

* Fix ignored file

* Fix reverted dep version

* Check decimal according to review proposal

* Pin svgpath version

* Use te maximum precision only

* Run linter again

* Fix uglify-js version

* Add supported engines to package.json

* Improve message

* Revert engines and use version check in linter

* Move function

* Update node version to 12 in Travis

* Add skip ignored
2020-11-19 21:49:49 +01:00
Florian Bernhart 3ff22a7cf6
Updated About.me (#3883)
* Updated About.me

* Updated About.me

* Updated About.me
2020-11-19 19:59:06 +01:00
Alexandre Paradis 2f5b6ee307
Update Pepsi icon (#3878) 2020-11-19 14:14:59 +01:00
Alexandre Paradis 27b49773da
Correct Udemy icon (#3877) 2020-11-19 14:05:13 +01:00
Alexandre Paradis d0a8057fbd
Correct Etsy icon (#3876) 2020-11-18 21:09:48 +01:00
Alexandre Paradis b40d8c6612
Correct eBay icon (#3875) 2020-11-18 21:07:54 +01:00
Alexandre Paradis 9f945b1400
Correct Airbnb icon (#3874)
* Correct Airbnb icon

* Precision of 3
2020-11-18 21:01:34 +01:00
Álvaro Mondéjar 6a07e9cfea
Allow exponential notation with E uppercase inside icon paths (#3843) 2020-11-18 18:57:25 +01:00
Alexandre Paradis dc154ad9a2
Correct Facebook icon (#3856)
* Correct Facebook icon

* Revert Gamecube Removal
2020-11-18 18:09:25 +01:00
Alexandre Paradis dfcd077498
Correct Twitter icon (#3860) 2020-11-18 13:54:14 +01:00
Alexandre Paradis 572e5b8aeb
Correct TikTok icon (#3859) 2020-11-18 13:51:42 +01:00
Alexandre Paradis db08dd94a9
Correct Myspace icon (#3858) 2020-11-18 10:15:25 +01:00
Alexandre Paradis d02f2f35fb
Correct Messenger icon (#3857) 2020-11-18 10:10:42 +01:00
Florian Bernhart c3c97b743c
Add Numba icon (#3791)
* Update simple-icons.json

* Added Numba icon
2020-11-17 15:51:39 +01:00
Alexandre Paradis 2f92d48a27
Update Buy Me A Coffee icon (#3836)
* Update Buy Me A Coffee icon icon

* Change color for yellow

* Improve icon by removing unnecessary paths
2020-11-17 15:33:30 +01:00
Alexandre Paradis 001f350c2d
Correct Lumen icon (#3850) 2020-11-17 12:51:21 +01:00
Alexandre Paradis 8fa428618f
Correct Laravel icon (#3849) 2020-11-17 12:46:09 +01:00
Alexandre Paradis 7ad0cde645
Correct Gatsby icon (#3848) 2020-11-17 11:40:17 +01:00
Alexandre Paradis 6288f0a1f0
Correct iTunes icon (#3833) 2020-11-17 10:46:14 +01:00
Alexandre Paradis 1fb995a246
Correct Rust icon (#3820)
* Correct Rust icon

* Increase precision
2020-11-16 20:00:43 +01:00
Alexandre Paradis b181ae3406
Correct Vine icon (#3835)
* Correct Vine icon

* Fix conflicts
2020-11-16 18:03:03 +01:00
Álvaro Mondéjar 9130c783ae Correct AppSignal icon 2020-11-16 17:53:55 +01:00
Álvaro Mondéjar 5cbe8d8f74 Correct Atlassian icon 2020-11-16 17:20:11 +01:00
Alexandre Paradis 28df43a4dd
Correct QuickTime icon (#3834) 2020-11-16 17:06:35 +01:00