12 Commits

Author SHA1 Message Date
Hanwen Guo
8e05d0fd7d make some slight change to keep things simple 2024-09-30 23:51:58 -06:00
nieregularnik
708bc19825 New features
I edited CSS to:
1. I added new styles (not only light and dark).
2. I edited the .toc part. Color of border around TOC should be matching style of theme. Before that it was seted to black no matter what.
3. The same story about "higlight".
4. I added shortcode to support HTML details tag. I also added draft post to show how it's working.
5. I edited baseof.html to add footer.
2024-08-21 09:31:06 +02:00
Hanwen Guo
2252461742 css(dark mode): fix #13, allow color palettes 2023-09-20 21:01:30 +08:00
Hanwen Guo
8158bccb77 css(highlight): fix #9 2023-09-20 19:52:00 +08:00
Pavel Danov
f642c74351 Add simple table of contents generation 2023-04-14 13:44:33 +01:00
Hanwen Guo
b3b4febfc5 revert some of the changes to the color of <code>
done by DrupalDoesNotExists
2023-02-06 13:49:48 +08:00
Dmitry
cf65c944b3
FIX: Remove black bg from code, fix pre overflow
Remove awful black background when using code syntax.
Fix some "pre" content that overflows it's parent without creating scroll bar.
2023-01-08 21:58:06 +03:00
Hanwen Guo
22ed9f8cde fix(codeblock): fix the background color for <pre> 2023-01-02 18:02:56 +08:00
Hanwen Guo
94c7afbb44 feat: stylize figcaption 2023-01-01 18:05:33 +08:00
Hanwen Guo
210f46cbb3 feat(style): prettify <code>'s 2023-01-01 17:03:31 +08:00
Hanwen Guo
0374aa92bf Add mathjax support 2022-08-26 17:51:29 +08:00
Hanwen Guo
d4fc55a757 Initial commit 2022-08-26 15:15:25 +08:00