36 Commits

Author SHA1 Message Date
nieregularnik
f6c3eb963b Update readme 2024-08-21 10:21:32 +02:00
nieregularnik
e41fd46f40 Updated readme file + _index.md 2024-08-21 10:19:16 +02: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
Hanwen Guo
a937c5fcea
Merge pull request #12 from dtujmer/patch-1
Update back_link.html
2023-09-20 18:53:50 +08:00
dtujmer
5524886149
Update back_link.html 2023-05-30 17:48:51 +02:00
Hanwen Guo
1f0773883f
Merge pull request #10 from underscoreHao/feature/toc
feat(style): add table of contents
2023-04-29 14:40:57 +08:00
Pavel Danov
a37ed682a1 Fix spacing 2023-04-14 13:45:44 +01:00
Pavel Danov
f642c74351 Add simple table of contents generation 2023-04-14 13:44:33 +01:00
Hanwen Guo
94cfe48bb3 delete duplicated cjk test post 2023-02-06 13:58:33 +08:00
Hanwen Guo
3cb2737400
Merge pull request #6 from cbhyphen/patch-1
add appearance field to theme config
2023-02-06 13:57:15 +08: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
Hanwen Guo
c726a0c8b1 merge DrupalDoesNotExists/main 2023-02-06 13:48:13 +08:00
cb
4aef04a2f5
add appearance field to theme config
couldn't find where to set this, hopefully the default will help others
2023-02-02 22:31:02 -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
Dmitry
76989b98ea
Fix "unclosed action" issue on v0.68.3/extended
https://github.com/Masellum/hugo-theme-nostyleplease/issues/3#issue-1524457299
2023-01-08 14:03:03 +03:00
Hanwen Guo
22ed9f8cde fix(codeblock): fix the background color for <pre> 2023-01-02 18:02:56 +08:00
Hanwen Guo
f3a490ba67 docs(README.md): add thanks 2023-01-01 18:52:35 +08:00
Hanwen Guo
cb80addde3 change the test text of simplified Chinese in test-cjk.md to my poem 2023-01-01 18:42:39 +08:00
Hanwen Guo
5d06509a8a style(test): rename test-languages.md to test-cjk.md 2023-01-01 18:39:22 +08:00
Hanwen Guo
1f49933306 feat(test): add some test pages 2023-01-01 18:37:25 +08:00
Hanwen Guo
0be15eb3c5 fix: remove test-hans.md as it cannot behave properly 2023-01-01 18:15:33 +08:00
Hanwen Guo
94c7afbb44 feat: stylize figcaption 2023-01-01 18:05:33 +08:00
Hanwen Guo
7ebbf1246a feat: add description <meta> 2023-01-01 17:52:23 +08:00
Hanwen Guo
4bacdfcb75 feat(style): add integrity check 2023-01-01 17:14:50 +08:00
Hanwen Guo
6c52934e93 feat: use relative URL 2023-01-01 17:08:14 +08:00
Hanwen Guo
210f46cbb3 feat(style): prettify <code>'s 2023-01-01 17:03:31 +08:00
Hanwen Guo
89a1983130 feat(style): remove han-css to be more minimalist
A few months ago I add han-css to this theme due to my personal
interest. However, I realized it broke the minimalist spirit of
this theme and may broke some style. So it is removed in this
commit.
2023-01-01 16:32:35 +08:00
Hanwen Guo
44f8ee0b7d improve tex (mathjax) support 2022-08-27 21:39:46 +08:00
Hanwen Guo
10130c4963 clean structure of layouts/ and add support for taxonomys 2022-08-27 21:24:22 +08:00
Hanwen Guo
550b0f47b7 improve chinese experience 2022-08-26 23:20:48 +08:00
Hanwen Guo
bbf06e76b2 add default single 2022-08-26 19:47:24 +08:00
Hanwen Guo
1af4b5cbe1 Set contents to be drafts 2022-08-26 18:30:05 +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