Commit graph

24 commits

Author SHA1 Message Date
Waldir Pimenta
708ee6ca7b Rename LICENSE to LICENSE.md 2022-05-15 18:25:05 +01:00
Waldir Pimenta
553674a376 Minor markup fixes to the README 2022-05-15 18:24:25 +01:00
HatScripts
3a8d0cea36
Fix grammar 2021-07-02 12:51:13 +10:00
HatScripts
e3ae63a1d0 Update svgo version number 2021-06-29 12:37:52 +10:00
HatScripts
31c29024a6 Optimize files with svgo 2.3.1 2021-06-29 12:34:45 +10:00
HatScripts
453237b9e4 Revert "Optimize files with svgo 2.3.0"
This reverts commit 7e311a6818.
2021-06-28 19:58:04 +10:00
HatScripts
7e311a6818 Optimize files with svgo 2.3.0 2021-06-28 19:27:30 +10:00
HatScripts
f20e313454
Update link from all-flags.html to gallery 2021-06-23 21:14:23 +10:00
HatScripts
4bc0653137
Add color palette info to README 2021-06-23 18:31:49 +10:00
HatScripts
67d0c20aa4
Remove end slash from img tag 2021-06-13 20:29:00 +10:00
HatScripts
d9f1081511
Add logo to README 2021-06-13 20:18:28 +10:00
HatScripts
6b1dd27951
Update example flags to better reflect real world
Source: https://en.wikipedia.org/wiki/List_of_countries_by_number_of_Internet_users
See also: https://en.wikipedia.org/wiki/List_of_countries_and_dependencies_by_population
2021-02-03 06:07:05 +11:00
HatScripts
203de0ee4f
Fix duplicate in example code 2021-02-03 01:50:14 +11:00
HatScripts
2a06f4ff39
Change the gallery link to the HTML version
Because the markdown one shows each flag on a separate line, while the HTML gallery displays as a grid
2021-02-03 00:05:20 +11:00
Jussi Kinnula
16c7990567 Add package.json & instructions how to install with NPM 2020-12-17 18:40:05 +02:00
Waldir Pimenta
5312a2ce55
README: move React section to the Usage section 2020-07-31 10:55:35 +01:00
Tomás Novau
d40ba8fa31
Adding link to react package in README.md 2020-07-25 16:16:46 +02:00
Waldir Pimenta
69e1f8df1f Improve svgo.yml
- Remove plugins that are already the default in svgo, and link to docs
- Move the `removeDimensions` plugin to be next to `removeViewBox`
- Add configuration to the `convertPathData` and `mergePaths` plugins
  to avoid an issue with over-aggressive optimization for arcto commands
  introduced in svgo v1.3.0.

Also:

- Add missing `--config` option to the svgo command in README
- Remove over-aggressive optimization from the cv.svg flag
2020-06-12 19:37:53 +01:00
Waldir Pimenta
87b607061c Add a gallery page to visualize all available flags 2020-06-10 16:01:38 +01:00
Waldir Pimenta
b8ae8518fe Add contribution instructions 2020-06-09 17:50:47 +01:00
Nick Holmes
d4591fb967
Provide more examples 2018-12-06 01:10:12 +11:00
Nick Holmes
eccb890604
Remove template, add usage example 2018-12-06 00:54:57 +11:00
Nick Holmes
0766c985e8 Set theme jekyll-theme-cayman 2018-12-06 00:43:05 +11:00
Nick Holmes
10267542f9
Initial commit 2018-12-05 23:22:57 +11:00