Commit Graph

1644 Commits

Author SHA1 Message Date
Doug Webb 724ded359c
suppress warnings with RUBYOPT prefix in package.json commands (#314) 2021-08-03 13:54:01 +05:30
Doug Webb 127f26cc06
Merge pull request #312 from ForkAwesome/less-plugin-clean-css
Update less-plugin-clean-css dependency
2021-08-01 16:51:13 +02:00
Doug 3c6251df77 switch plugin specification and position, according to Shine recommendation 2021-08-01 16:47:43 +02:00
Doug Webb 9f784f72e1
Merge pull request #313 from ForkAwesome/revert-310-removeComponent
Revert "Remove Component"
2021-07-29 17:44:59 +02:00
shine 5412b851e4 Revert "Remove Component (#310)"
This reverts commit b2c90071c2.
2021-07-27 21:25:00 +05:30
Doug 572dcb6576 remove wikimedia clean-css plugin, which appears broken 2021-07-27 13:51:34 +02:00
Doug Webb b2c90071c2
Remove Component (#310)
Co-authored-by: Doug <doug@dougwebb.site>
2021-07-27 14:53:37 +05:30
Doug 94b1aef494 specificy less-plugin-clean-css dependency 2021-07-24 20:55:02 +02:00
shine 137c8b52d1
fix jsDelivr badge
from bad [review suggestion](https://github.com/ForkAwesome/Fork-Awesome/pull/304#discussion_r673275550)
2021-07-20 22:02:40 +05:30
Doug Webb d8e9392cc1
Update README with project maintenance status (#304)
Also, add badge to matrix room

Co-authored-by: shine <4771718+shinenelson@users.noreply.github.com>
2021-07-20 21:41:09 +05:30
Aeron Roemer 2a13c07e0b
Merge pull request #299 from shinenelson/contributing-guide-contributing
add note about linking pull requests to issues
2021-07-07 08:21:57 -06:00
shine de0289499c
add note about linking pull requests to issues
if pull request creators are considerate enough to follow this, it could
save the maintainers a lot of time in triaging issues to be closed after
they have already been merged into the icon set
2021-06-25 23:56:38 +05:30
Arnaud Rebillout 964d92e199
Readme updates (#261)
* README.md: Fix make command

* README.md: Mention more tools needed to build the font on Ubuntu/Linux
2020-10-15 01:07:52 -04:00
Arnaud Rebillout 4a07e09b94
Add a dockerfile, document its usage in the readme (#260) 2020-10-11 15:51:13 -04:00
Julien Deswaef 64ff09bcba
Merge pull request #252 from ForkAwesome/all-contributors/add-diondresschers
docs: add diondresschers as a contributor
2020-06-24 13:23:57 +02:00
allcontributors[bot] 2271112ef5
docs: update .all-contributorsrc [skip ci] 2020-06-24 11:23:45 +00:00
allcontributors[bot] ff0755e4fe
docs: update CONTRIBUTORS.md [skip ci] 2020-06-24 11:23:44 +00:00
Julien Deswaef 71121c6e28 Version bump to 1.2 2020-06-24 13:12:24 +02:00
Julien Deswaef 9e10cc3648 Display new icons since last minor version 2020-06-24 13:11:40 +02:00
Dion Dresschers 3d167d3ca7 adds 38 new icons 2020-06-24 12:59:29 +02:00
Julien Deswaef 66b346f2a9 Updates less-plugin-clean-css for security reasons 2020-06-11 09:24:49 +02:00
Julien Deswaef 8c73f16ee2 Updates all the packages related to less for security reasons 2020-06-10 20:24:44 +02:00
Julien Deswaef 013f290c40 Updates config of svgo
With the upgrade of svgo package, the new version was breaking some of the icons by changing their shape in a visible manner.
A new option was added to prevent that unwanted behavior.
2020-06-10 20:09:07 +02:00
Julien Deswaef 37d971113a Upgrades npm packages to resolve security issues. 2020-06-10 18:24:09 +02:00
Julien Deswaef 81ae4be877
Merge pull request #245 from ForkAwesome/all-contributors/add-tintincastro
docs: add tintincastro as a contributor
2020-06-07 18:43:31 +02:00
allcontributors[bot] b005c60b21
docs: update .all-contributorsrc [skip ci] 2020-06-07 16:43:05 +00:00
allcontributors[bot] 5338f06b09
docs: update CONTRIBUTORS.md [skip ci] 2020-06-07 16:43:04 +00:00
Julien Deswaef d790025074 Removes imaginary brands from documentation 2020-06-07 18:40:59 +02:00
Julien Deswaef 486649d509 Solves issues with appearance of Tor and Volume-mute icons. Fixes #240 2020-06-07 18:26:07 +02:00
Julien Deswaef 1cbff5fbba
Merge pull request #221 from Calinou/website-improve-font-stack
Improve the font stack used on the website
2020-06-07 13:30:25 +02:00
Julien Deswaef 0c40173143
Merge pull request #244 from ForkAwesome/all-contributors/add-Calinou
docs: add Calinou as a contributor
2020-06-07 13:22:26 +02:00
allcontributors[bot] ccf29cda57
docs: update .all-contributorsrc [skip ci] 2020-06-07 11:21:59 +00:00
allcontributors[bot] 8acbb01f45
docs: update CONTRIBUTORS.md [skip ci] 2020-06-07 11:21:58 +00:00
Julien Deswaef f3a33054dd
Merge pull request #220 from Calinou/tweak-html-head
Tweak the HTML `head` tag
2020-06-07 13:19:31 +02:00
Hugo Locurcio 284cfebe31
Improve the font stack used on the website
- Use a modern system font stack as used by Bootstrap 4.
- Replace light font weights with normal font weights, as these are
  easier to read.
- Remove the use of the Proxima Nova font as it's not installed
  on all systems. Loading it as a web font would slow down page loading,
  so it's probably not a good idea if it's only used rarely.
2019-12-21 22:45:55 +01:00
Hugo Locurcio 4a46724494
Tweak the HTML `head` tag
X-UA-Compatible is no longer considered useful today,
see <https://stackoverflow.com/q/26346917>.

This also replaces the `author` to reflect that Fork Awesome is
maintained by a team independent of Dave Gandy.
2019-12-21 22:10:35 +01:00
Helmut K. C. Tessarek c35800e5c0
add icon: Funkwhale fa-funkwhale
closes #216
2019-11-28 23:05:38 -05:00
Julien Deswaef 90981bb868 Merge branch 'master' of github.com:ForkAwesome/Fork-Awesome 2019-11-25 17:46:54 +01:00
Julien Deswaef 1cf25ff322 Moves badges links as references to make README easier to read. 2019-11-25 17:06:59 +01:00
Julien Deswaef 584ab41048 Changes versioning explanation in preperation of 1.2 release.
Coming back to a minor bump model if new icons are added.
2019-11-25 16:37:45 +01:00
Helmut K. C. Tessarek e3f630e09e
update Joplin url 2019-11-23 00:34:23 -05:00
Helmut K. C. Tessarek bc66c592a4
Update Joplin icon
Joplin got a new icon and it will be rolled out in the next few weeks on the web site and forum, as well as in all the applications.
2019-11-21 23:12:23 -05:00
Julien Deswaef e53b5e143a Adding contributors 2019-11-21 18:52:17 +01:00
Julien Deswaef 260245556b Rebuilds the CSS files 2019-11-21 18:37:49 +01:00
Julien Deswaef 77f40273ff Moves the new @font-display definitino to the source files (before the build) 2019-11-21 18:31:27 +01:00
Julien Deswaef 7a25829736 Merge branch 'master' of github.com:ForkAwesome/Fork-Awesome into pr-213/pattishih/patch-1 2019-11-21 18:30:27 +01:00
Julien Deswaef 4ac86569a6 Merge branch 'pr-208/Bertbk/researchgate' 2019-11-21 18:23:42 +01:00
Julien Deswaef 3f8bf2c845 font rebuild 2019-11-21 17:30:55 +01:00
Julien Deswaef 235d16fadd Merge branch 'pr-211/Bertbk/orcid' 2019-11-21 17:29:56 +01:00
Julien Deswaef 420638d38f Adds url for Open Collective 2019-11-21 17:27:34 +01:00