Commit graph

10 commits

Author SHA1 Message Date
Fini Jastrow
b28c8aaa76 Fix Star/Fork button sometimes not showing
[why]
The Star and Fork buttons sometime show nicely, sometimes they are just
plain linked tect with no count and no icon and nothing.

[how]
The reason is not completely clear, sometimes it works and without any
change after a complete reload it does not work anymore.

The most likely candidate is the Github rate limit that we run into for
cross repo access. To avoid that we just copy the button script into our
repository. The rate limit will now not apply anymore.

But of course we will also not get any updates. That needs to be checked
from time to time manually - as with the Github actions.

Strange is already that the current script from github.io is version
2.27.0 while the latest release on the repo is 4.2.2. The date is the
same (Dec 2022).

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-10-11 08:16:55 +02:00
Ryan L McIntyre
f9ccf1c4a0 Adds feature flag and turns of adwords for now 2020-12-05 02:36:08 -08:00
Ryan L McIntyre
eec90257b9 Adds fork numbers and experiments with ads 2019-08-06 12:06:15 -07:00
Ryan L McIntyre
a6dab854d9 Moved and fixed images, clean-up 2019-07-27 07:01:25 -07:00
Ryan L McIntyre
fb1b790fef Fixes site not building 2019-07-27 06:48:09 -07:00
Ryan L McIntyre
359002b1da Fixes All Contributors layout and moves some assets around 2019-07-27 04:16:03 -07:00
Ryan L McIntyre
f31ea7193e Adds structured meta data
* Schema.org
* Open Graph Protocol
2019-07-27 01:33:11 -07:00
Ryan L McIntyre
a0df6452cb Styling fixes and removal of FA css reliance 2019-07-25 14:25:19 -07:00
Ryan L McIntyre
b969f79b54 Webfont loading best practice 2019-07-23 14:41:15 -07:00
Ryan L McIntyre
153a748613 Separate pages and refactors includes 2019-07-23 14:39:52 -07:00