leafee98
ce42632c42
basic asciidoc support, with bad some style
2024-01-19 18:17:23 +08:00
leafee98
ad98c7238d
narrowing the page, max-width from 1320px to 1140
2023-07-06 15:24:10 +08:00
leafee98
dbf5a656c2
use <nav> in header
2023-07-06 15:15:04 +08:00
leafee98
6ac660eee2
refactor color, set paginate to 4 to show the pager
...
- Modify color of dark theme, so it will darker and less warm.
- Remove the color `--color-fav-x` and replace with colors those
defined in dark or light
- set paginate to 4 to show the pager in example site.
2023-05-28 22:09:18 +08:00
leafee98
99ca8932e1
remove useless css variable color
2023-05-28 13:56:42 +08:00
leafee98
0547c3d73d
Respect browser's prefered color scheme now
...
- Use gruvbox highlight theme when dark
2023-03-15 17:58:49 +08:00
leafee98
10441a59a8
Fix: limit the max width of image in content, new essay
...
Fix the appear of image in content so it wouldn't overflow the content
card.
Note that the inline image cannot be displayed in the same line as text,
because the image is centered by display:block and set margin-x as auto.
2023-01-24 21:26:35 +08:00
leafee98
fcfd69e10e
Ref: change fonts
2023-01-24 17:20:30 +08:00
leafee98
7dec5ad2cd
Ref: use 1.5 line-height for single page content
2023-01-23 19:43:49 +08:00
leafee98
23149c6547
Fix: wrong usage of group selector
2023-01-23 15:20:36 +08:00
leafee98
ad3d615738
Fix: style of code in ul and li
2023-01-23 15:20:36 +08:00
leafee98
836128c866
_index.md's content is shown at list page
2022-05-18 19:45:04 +08:00
leafee98
babe8865cb
add RSS icon following feed hyperlink
2022-05-16 18:38:33 +08:00
leafee98
3b58a1a279
fix: codeblock style inconsistency
...
- the size of codeblock is same with hightlight now
- the pre in .content will not be afftected by reamrk42 style anymore
2022-04-29 10:46:28 +08:00
leafee98
4e73d5d1eb
add theme code
2022-04-27 21:54:00 +08:00