Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Park
242336d50e Merge pull request #1035 from XhmikosR/png
Lossy compress PNG files
2020-09-19 16:18:11 -04:00
XhmikosR
1d9a4fbde4 Lossy compress PNG files
Before: 917 KB (939.419 bytes)
After:  398 KB (407.688 bytes)
2020-09-19 17:13:28 +03:00
XhmikosR
f82891d7f7 Delete the unused bsa.js 2020-09-19 16:44:24 +03:00
XhmikosR
041fc1ba6d Update index.html
Remove unneeded rel="noopener" tags for internal links
2020-09-18 19:16:01 +03:00
Thomas Park
340752dc44 update paypal url 2020-09-17 20:59:06 -04:00
Thomas Park
ebd315a553 update fontcdn url 2020-09-17 20:54:52 -04:00
XhmikosR
7a6c7aaedc Fix more http links 2020-09-17 19:55:11 +03:00
XhmikosR
df0b208a7d Remove redundant end closing HTML tags 2020-09-17 19:42:03 +03:00
XhmikosR
63e32d8b4c Remove redundant type="text/javascript" from script tags 2020-09-17 19:32:38 +03:00
XhmikosR
ae65fcea31 Replace protocol-relative URLs with https 2020-09-17 19:30:54 +03:00
XhmikosR
33bb7bfcd8 Add rel="noopener" for the remaining external links. 2020-09-17 19:28:35 +03:00
XhmikosR
61faf73b73 Fix the remaining 404s and redirects 2020-09-17 18:51:36 +03:00
Thomas Park
7ccff41138 fix broken links, #1017 2020-09-17 10:40:42 -04:00
XhmikosR
24b4bf894c Fix links
* fix redirects
* fix http used in bookmarklets
* be more consistent with the trailing slashes
2020-09-14 18:11:39 +03:00
XhmikosR
e40c289ced HTML cleanup
* use https when possible (Google Analytics is left)
* use `img-fluid` since `img-responsive` is a v3 class
* specify `rel="noopener"` for external links
* trim trailing spaces
* remove unneeded HTML end tags
* remove the unneeded `type=text/javascript`
* remove the obsolete `border="0"`
2020-08-11 14:02:50 +03:00
Ben Limmer
32f9c87b55 Use display=swap for Google Font performance. 2020-02-04 09:37:00 -07:00
dependabot[bot]
bf98ed2192 build(deps-dev): bump bower from 1.2.8 to 1.8.8 in /docs/3
Bumps [bower](https://github.com/bower/bower) from 1.2.8 to 1.8.8.
- [Release notes](https://github.com/bower/bower/releases)
- [Changelog](https://github.com/bower/bower/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bower/bower/compare/v1.2.8...v1.8.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 20:43:47 +00:00
Thomas Park
d965464fa8 update footer links to https, closes #900 2019-04-10 15:33:15 -04:00
Thomas Park
527878a651 fix version number on docs v3 2019-02-13 19:19:06 -05:00
Thomas Park
8c345c36a2 update v4 on docs site 2019-02-13 19:17:35 -05:00
Thomas Park
0bc7ad03cf update site and api version for 3.4.0 2018-12-27 12:33:13 -05:00
Thomas Park
c08e8188af add v3.4.0 to docs 2018-12-18 16:20:01 -05:00
Thomas Park
e6aca81fce fix close color for v3, #867 2018-10-16 11:46:45 -04:00
Thomas Park
5467d71dc1 fix remote font imports for less 3, closes #841 2018-06-14 23:44:06 -04:00
Thomas Park
7f405ffcf1 fix v3 bootswatchlet, closes #800 2018-03-05 17:28:24 -05:00
ImgBotApp
d70eed49c9 [ImgBot] optimizes images
*Total: 461.07kb -> 440.68kb (4.42%)

\docs\2\bower_components\bootstrap\docs\assets\ico\favicon.png -- 2.65kb -> 1.92kb (27.41%)
\docs\3\bower_components\font-awesome\src\3.2.1\assets\img\contribution-sample.png -- 2.38kb -> 2.05kb (14.17%)
\docs\_assets\img\logo-nav.png -- 23.06kb -> 18.63kb (19.18%)
\docs\2\bower_components\bootstrap\docs\assets\img\example-sites\adoptahydrant.png -- 133.28kb -> 132.27kb (0.76%)
\docs\2\bower_components\bootstrap\docs\assets\img\bs-docs-responsive-illustrations.png -- 10.32kb -> 9.63kb (6.7%)
\docs\3\bower_components\font-awesome\src\3.2.1\assets\img\fort_awesome.jpg -- 112.13kb -> 107.73kb (3.92%)
\docs\_assets\img\shopify-300x250-light@2x.jpg -- 35.23kb -> 33.16kb (5.88%)
\docs\_assets\img\refs\csssecrets.png -- 109.86kb -> 105.36kb (4.1%)
\docs\_assets\img\shopify-728x90-light@2x.jpg -- 32.15kb -> 29.93kb (6.91%)
2017-11-13 06:40:30 +00:00
Thomas Park
60c5d1f696 move files to dist and docs 2017-11-03 20:35:32 -04:00