George
0f0feb17be
Fixed related publications appearing in toc ( #2196 )
...
Fixes #2192
---------
Signed-off-by: George Araujo <george.gcac@gmail.com>
2024-02-13 19:05:01 -03:00
Maruan
beb6f27d59
format code with prettier.io ( #2048 )
...
summary:
- adds prettier formatter configuration
- formats the entire repo using prettier, ignoring minified files
(`*.min.css`) and heavy generated html
- changes extensions of all `.html` files to `.liquid`, which is more
correct and necessary for prettier to work correctly
- replaces "%-" and "-%" with just "%" — manual liquid formatting using
minus signs is superfluous since we are compressing and minifying the
code anyway
- adds CI action for running prettier check on PR and pushes to master
2024-01-10 00:10:51 -05:00
George
e8617623d5
Added support for jupyter dark mode ( #1538 )
...
Signed-off-by: George Araujo <george.gcac@gmail.com>
2023-07-05 23:12:57 -03:00
George
641a36405f
Added support for Bootstrap table ( #1283 )
...
Added support for [Bootstrap Table](https://bootstrap-table.com/ ).
Haven't checked the impact on website loading, but I believe [this kind
of table](https://examples.bootstrap-table.com/#welcomes/from-data.html )
is way more useful for blog posts and projects pages.
2023-04-30 23:10:30 -04:00
George
bbf1758636
Toc sidebar ( #1366 )
...
Implemented #966 .

---------
Signed-off-by: George Araujo <george.gcac@gmail.com>
2023-04-27 12:46:29 -03:00
Mohammad Qodrati
5e48424e58
Hide the other opened box (Bib, Abs), if any ( #1002 )
2022-12-25 13:47:08 -05:00
Rohan Deb Sarkar
26e41e77c8
Fix scripts ( #755 )
2022-07-10 21:26:36 +05:30
Maruan
4f9cdb131e
Minor fixes of the dark mode + automatic equation numbering ( #160 )
...
* Add an option for showing selected publications
* Improve publication styles
* Update README.md
* Clearfix
* Fix minor issues with dark mode
* Add automatic equation numbering (#158 )
* Fix a typo
2020-12-27 00:24:25 -05:00
Maruan Al-Shedivat
ed63169e50
Update the theme with a neat publications page.
2016-07-05 02:38:32 -04:00