* Update the travis build to work in stages
* Intentional "Build website" error
* Intentional "Lint" error
* Restore CI test errors
* Conditional deplay stage, only on master
So PRs targetting develop don't run an empty stage.
Related Travis Documentation:
https://docs.travis-ci.com/user/conditional-builds-stages-jobs/
* Add prepublish script
Compiles icons into both static js files (icons/{filename}.js) and
into a static index.js. The latter is not tree-shakeable.
Closes#941, closes#751
* Add information on tree-shaking to README
* Remove index.js after publishing
* Change 'prepublish' to 'prepublishOnly'
* Link to webpack in README
* Simplify postpublish cleanup
Thanks @ericcornelissen
* Fix quote usage in prepublish.js
* Fix quote usage in utils.js
* Optimized file size of prepublish output
* Improved readability of prepublish script
* Update Mastodon
Taken straight from their official source
Variant chosen is the one from their favicon
Closes#750
* Update Mastodon color
Source from their official SVG (thanks @ericcornelissen)
Color from their official .jpg logo from renren.com
Note that the .jpg is very noisy - as such there are multiple shades of
blue in it. The chosen one is from the biggest consistent area I could
find.
Alternative color choice: #005EAC from the .png logo from Wikipedia
As no official SVG source is available, one was taken from third party
sources. This was verified to match the official .jpg as closely as
possible.
* Added SVGLint
* Added SVGLint to CI
* Upgraded Node version used by CI
* Upgraded SVGLint to latest version
* Moved SVGLint configuration file
* Upgraded SVGLint
1.0.1 -> 1.0.2
Adds support for globs on Windows
* Added SVGLint check for aria-labelledby and title ID
Updates index.js filename mapping to match the Jekyll implementation.
This was missed in #888 (we should implement tests to avoid this in the future).
The JS implementation is a direct translation of the Jekyll one.
Closes#904
* Create dot-net.svg
.NET icon - according to the guidelines.
* Rename dot-net.svg to dotnet.svg
Removed hyphen in filename.
* Adding metadata of .NET
Adding metadata of .NET
* Rename .NET SVG to match #888
* Optimize .NET using SVGO
Precision: 4
Lower values gave artifacts in e.g. corners of "N"