Commit Graph

10 Commits

Author SHA1 Message Date
0ba58087e0 tweak: savepoint 2023-04-29 18:33:09 -04:00
b32749aa6e fix: zoom + forum.nunosempere.com, Matt Levine's newsletter 2023-04-21 19:08:55 -04:00
bbcf1dabd2 Revert "tweak: move things around"
This reverts commit ca59138a2a.
2023-03-28 11:19:11 -06:00
ca59138a2a tweak: move things around 2023-03-28 11:18:54 -06:00
3483af0f0f style: enforce webkit style for plugins
$ clang-format -style=webkit -i */.c
$ clang-format -style=webkit -i */*/.c
2023-03-28 10:16:14 -06:00
7cecf5ae3a fix: rename filepath after dirchange 2023-03-27 19:34:01 -06:00
25dedb09e1 tweaks: around bloomberg webpage 2023-02-15 03:24:47 +01:00
86fef30c22 tweak: proton stylesheet 2023-02-11 14:40:42 +01:00
c10b7632eb feat: add possibility of launching many tabs at once.
also, personalize this:
- enable extensions
- change to my css
- change relative paths.

fix various bugs:
- set the zoom level in notebook_append, not in notebook_init
- have a handly debug option for valgrind
2023-02-08 14:29:36 +01:00
353d0ffad7 feat: add plugin to customize css for individual websites...
and how to enable it.

Also tweak README.mds
2023-02-05 03:21:30 +01:00