Commit Graph

30 Commits

Author SHA1 Message Date
geoffreygarrett
9fa93bccc1 docs(config): consistency, typo(s) and style 2022-07-03 13:48:45 +02:00
geoffreygarrett
873ae925ce docs(clipboard): refactored to intuitive key 2022-07-03 13:40:59 +02:00
geoffreygarrett
635974c6fa fix(config post): replaced tab with 4 spaces 2022-06-30 15:35:31 +02:00
Geoffrey Garrett
443bb3b709
style: fixed tab styling in config 2022-06-30 09:54:04 +02:00
Geoffrey Garrett
496c2cd11f
Merge branch 'hugo' into hugo 2022-06-30 09:36:02 +02:00
Jacky Zhao
e884f4927f fix: anchor formatting (closes #141) 2022-06-29 17:17:53 -07:00
Jacky Zhao
2b0482ae4c docs: fix page weight 2022-06-29 17:03:41 -07:00
Jacky Zhao
8a100edeb8 docs: polish and update 2022-06-29 16:57:36 -07:00
Geoffrey Garrett
6c096bf924 docs(code block titles): made docs concise 2022-06-29 06:02:32 +02:00
Geoffrey Garrett
eba33521ad docs(config): added code block title documentation 2022-06-28 22:14:07 +02:00
Geoffrey Garrett
25084b82b0 docs(favicon): corrected code block title and added relevant linenostart 2022-06-28 20:17:12 +02:00
Geoffrey Garrett
2685fabd8f feat(config example): added enableCodeBlockTitle key 2022-06-28 20:12:37 +02:00
Geoffrey Garrett
53c3f479c6 docs(code block titles): added titles for all configuration code blocks 2022-06-28 20:10:44 +02:00
Geoffrey Garrett
32269c9b7a docs(config.yaml): set code block linenos to false where unnecessary 2022-06-28 20:00:44 +02:00
Geoffrey Garrett
d982d4d91b docs(config.yaml): fixed a typo 2022-06-28 19:57:40 +02:00
Geoffrey Garrett
715aff9533 feat(code block titles): adds ability to define code block titles for Chroma
If a user provides a title as an argument to a code block, it will be
added as a child `div.code-title` to `div.highlight`, inserted before
`div.chroma`.

- Included default styling (`code-title.scss`) adapted
from `syntax.scss`.
- Added this as a function rendered in the
`partials/head.html` inside the `render()` function, *if*
`enableCodeBlockTitle=true` in the `data/config.yaml`.
2022-06-28 19:56:20 +02:00
Geoffrey Garrett
7070a1992a docs(config.md): Fixed multi-favicon examples and general favicon explanation throughout 2022-06-28 01:15:33 +02:00
Geoffrey Garrett
997937af5a docs(config.md): Added short explainer on favicons 2022-06-28 00:45:48 +02:00
Geoffrey Garrett
a334b45b17 docs(content/notes/config.md): Adds documentation for the new favicon support 2022-06-27 22:05:35 +02:00
Jacky Zhao
4fd983277e fix: cjk support + demo page 2022-04-02 17:38:39 -07:00
meleu
e3cd531c53
fix custom.scss path 2022-04-01 18:13:49 -03:00
Jacky Zhao
9c04ca0266 rtl docs 2022-02-17 10:49:41 -05:00
Jacky Zhao
99aea48260 docs update 2022-01-04 11:39:22 -05:00
Jacky Zhao
094ab9d064 dedupe backlinks 2021-12-27 13:15:10 -05:00
Jacky Zhao
165d33810d base tags 2021-12-26 21:13:21 -05:00
jackyzha0
69e42886a6 flesh out docs 2021-07-18 16:40:53 -04:00
jackyzha0
92d18b1ee5 more docs + link fixing 2021-07-18 15:19:58 -04:00
jackyzha0
6896cb007b proper backlink and graph display in footer 2021-07-18 13:02:53 -04:00
jackyzha0
ea69050587 add base pages 2021-07-18 11:54:00 -04:00
jackyzha0
c01138a81c add base structure 2021-07-18 09:35:42 -04:00