This website requires JavaScript.
Explore
Help
Sign In
emelie
/
zola
Watch
1
Star
0
Fork
You've already forked zola
0
Code
Issues
Pull requests
Releases
Wiki
Activity
4f7b960985
zola
/
components
/
rendering
/
src
History
Vincent Prouillet
187bc30f00
Serializing lang aware configs
2021-04-07 22:13:15 +02:00
..
markdown
Remove deprecated config options
2021-04-07 22:13:15 +02:00
content.pest
Rename all occurrences of gutenberg to zola in code
2018-10-18 22:50:06 +02:00
context.rs
Serializing lang aware configs
2021-04-07 22:13:15 +02:00
lib.rs
Fix shortcodes issues with newlines
2020-09-24 20:02:43 +02:00
markdown.rs
Remove deprecated config options
2021-04-07 22:13:15 +02:00
shortcode.rs
Serializing lang aware configs
2021-04-07 22:13:15 +02:00
table_of_contents.rs
Replaced all
impl Default
with
derive(Default)
, where possible (
#1141
)
2020-08-19 12:25:54 +02:00