George
0c0303b185
Moved bootstrap table css to head.html ( #1387 )
...
Signed-off-by: George Araujo <george.gcac@gmail.com>
2023-05-01 14:10:33 -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
George
bacddc7821
Implemented copy code button feature ( #1267 )
...
Implemented support for copy code button in code blocks (#1262 ), also updated blog post about code to reflect it.
2023-03-19 17:17:34 -04:00
Rohan Deb Sarkar
bb5ef8fafb
Minor changes and fixes ( #726 )
2022-06-25 19:47:01 -04:00
José M. Requena Plens
b950fc3fdb
Better SEO, OpenGraph, schema.org and clean generated code ( #481 )
2021-12-31 11:46:42 -05:00
Maruan Al-Shedivat
d500e084f5
Remove theming dependence on jquery
2021-10-30 19:53:39 -04:00
Amir Pourmand
9c36be1320
Optimize Website Load Time ( #435 )
...
* Place js files after body tag
* Add Analytics to the end of script
* Minor nits and fixes
Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-10-30 16:26:37 -04:00
Maruan
1318c805fe
Adds support for image zoom ( #296 )
...
* Add image zoom
* Minor improvements
2021-05-30 19:38:24 -04:00
JD
40921e4f54
Issue 180 - Distill Bugfix ( #182 )
...
* dark_mode.js was not being loaded on distill blog pages.
* Moved dark_mode.js and jquery.html to head.html to simplify/standardize dark mode/theming for other pages.
2021-01-14 14:45:47 -05:00
zt-chen
2781e2eb4e
Move GA script to head.html ( #140 )
2020-11-30 10:00:47 -05:00
JD
e30a46bbfa
Issue 105 : Dark Mode + Theming #118 ( #119 )
...
* Dark Mode + Theming
* Themes scss file created with default color scheme and dark color scheme.
* Logic for managing dark mode toggle added.
* Modified existing scss/html to work with theme toggling.
* Fixed hover issues
* Added enable_darkmode to configs.
* Added the requested option of disabling/enabling dark mode via config files.
2020-10-04 20:32:47 -04:00
Mayank Kakodkar
c085a63ca6
Updated Google Analytics code ( #123 )
...
GA site tag was updated today, misc.html has been changed to reflect the same.
2020-10-03 18:22:39 -04:00
Maruan Al-Shedivat
dacac74d31
Fix issues with loading scripts ( #117 )
2020-09-26 12:26:28 -04:00