George
5bc4703a76
Fix google scholar citations ( #2893 )
...
Signed-off-by: George Araújo <george.gcac@gmail.com>
2024-12-12 15:17:49 -03:00
George
08d562a104
Offline mode ( closes #1181 ) ( #2312 )
...
Created a plugin to tackle #1181 . Currently have an issue with tikzjax
since it imports some wasm file from its javascript. The rest should
work as expected.
---------
Signed-off-by: George Araujo <george.gcac@gmail.com>
2024-04-08 14:51:28 -03:00
George
b4e423286b
Fixed bug when number has , on scholar citations
2024-02-13 13:56:13 -03:00
George
a0bcaaf13f
Added support for google scholar citations ( #2193 )
...
Closes #1809 , but there are caveats:
1 - it only works at build time, which means it won't update the numbers
unless you build your site again
2 - Google might block the request if it receives lots of it, failing
the whole process.
This is how it looks like when it can fetch the information:

And this when it fails:

Signed-off-by: George Araujo <george.gcac@gmail.com>
2024-02-13 13:47:42 -03:00