Vincent Prouillet
|
84a3193e97
|
Last fixes
|
6 years ago |
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
6 years ago |
Vincent Prouillet
|
3e48ff24b5
|
Add an external link checker
Close #115
|
6 years ago |
Vincent Prouillet
|
d47ba4aff0
|
Rebasing + tweaks
|
6 years ago |
Vincent Prouillet
|
f07bb38c37
|
Fix image in markdown rendering
|
6 years ago |
Vincent Prouillet
|
d69ada09d2
|
Make permalinks out of co-located images
|
6 years ago |
Vincent Prouillet
|
ef543b3d2b
|
Make co-located asset link permalinks
|
6 years ago |
Vincent Prouillet
|
d39edd8ecb
|
Allow links in headers
|
6 years ago |
Vincent Prouillet
|
85e13483eb
|
Use the new shortcode parser
|
6 years ago |
Reilly Tucker Siemens
|
e662f73438
|
Hack fix and new tests for body-shortcodes
|
7 years ago |
Vincent Prouillet
|
7d7efdd6ea
|
Handle markdown parser potentially splitting shortcodes
|
7 years ago |
Vincent Prouillet
|
ca5bdc8f3c
|
Do not ignore shortcodes without args
|
7 years ago |
Vincent Prouillet
|
c2b190513e
|
Refactor markdown header rendering
|
7 years ago |
Vincent Prouillet
|
b3d002f54d
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
ce704097a4
|
Add benches for rendering crate
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
William Yao
|
2109787625
|
coalesce syntect data structures into rendering::highlighting (Keats/gutenberg#89)
|
7 years ago |
William Yao
|
b759cf7681
|
parallelize site rendering with rayon (Keats/gutenberg#70)
|
7 years ago |
Vincent Prouillet
|
c3986b701a
|
Add table of contents support
|
7 years ago |
William Yao
|
4c9d1e3af7
|
Add shortcode for Streamable videos (Electric Boogaloo) (#80)
Add shortcode for Streamable video
|
7 years ago |
Vincent Prouillet
|
958f1cf88c
|
Update Tera and fix tests
|
7 years ago |
Vincent Prouillet
|
dbe4a1d517
|
Move insert_anchor to section and allow left/right
|
7 years ago |
Vincent Prouillet
|
26159609d2
|
Add a rendering module
|
7 years ago |
Vincent Prouillet
|
b2a63e2ada
|
Add a get_url global fn
Close #67
|
7 years ago |
Vincent Prouillet
|
b2c3adff37
|
Move page tests inside content mod
|
7 years ago |
Vincent Prouillet
|
72c626ee55
|
Move all tera stuff into a templates mod
|
7 years ago |
Vincent Prouillet
|
db84411788
|
Fix link in md headers
Fix #53
|
7 years ago |
Vincent Prouillet
|
1c9e078154
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
f35ca24893
|
Fix titles with markdown chars and anchors
|
7 years ago |
Vincent Prouillet
|
6036927c19
|
Add more sublime syntaxes
Also fix gutenberg serve that has been broken (not
re-rendering content) for quite some time now.
|
7 years ago |
Vincent Prouillet
|
32e8c07272
|
RSS summary and markdown tables/footnotes
|
7 years ago |
Vincent Prouillet
|
04da527e53
|
Render anchor link
|
7 years ago |
Vincent Prouillet
|
22392ff9ed
|
Make relative link work with anchors
|
7 years ago |
Vincent Prouillet
|
b794a44a7f
|
Add id to headers
|
7 years ago |
Vincent Prouillet
|
3aa2b89451
|
Allow links to .md pages in pages contents
|
7 years ago |
Vincent Prouillet
|
d03974270d
|
Add some default shortcodes
|
7 years ago |
Vincent Prouillet
|
a6b8caf6de
|
Add shortcodes
|
7 years ago |
Vincent Prouillet
|
58208df35a
|
Move highlight decision into the markdown_to_html fn
|
7 years ago |
Vincent Prouillet
|
d05a1559d9
|
Add prev/next hack
|
7 years ago |
Vincent Prouillet
|
9af85ba3e4
|
Pick highlighting theme from config
|
7 years ago |
Vincent Prouillet
|
eaa09999fe
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
a99f084ee2
|
Code highlighting
|
7 years ago |