Commit Graph

3 Commits

Author SHA1 Message Date
Billy Chau 9ab7391381
adding null check to external-posts.rb to avoid parsing failure (#2347)
Adjusting issue #2343 by adding null check.
2024-04-16 14:32:44 -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
Maruan 42abefc3f1
Add support for external blog posts (#647)
* Add support for external blog posts

* Cosmetic fixes
2022-04-24 10:09:21 -04:00