Commit a2a44ec
authored
improve: blog enhancements - sitemap, syntax highlighting, table styling (#176)
* fix: remove manual sitemap and use jekyll-sitemap plugin
* style: replace syntax highlight css with native theme
* style: add left-aligned table styling
* style: switch syntax highlighting to highlight.js stackoverflow-dark theme
- Disable Rouge (fix krandown typo -> kramdown, set syntax_highlighter: null)
- Add highlight.js 11.11.1 via CDN with hljs.highlightAll()
- Replace syntax-native.css with stackoverflow-dark theme
* chore: remove css backup1 parent 061d381 commit a2a44ec
11 files changed
Lines changed: 112 additions & 2124 deletions
File tree
- _includes
- _layouts
- assets/css
- bak
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
This file was deleted.
0 commit comments