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
51a2213fcf
zola
/
components
/
library
/
src
History
Nathan West
51a2213fcf
Replaced all
impl Default
with
derive(Default)
, where possible (
#1141
)
2020-08-19 12:25:54 +02:00
..
content
Replaced all
impl Default
with
derive(Default)
, where possible (
#1141
)
2020-08-19 12:25:54 +02:00
pagination
Make current_path always start with a slash (
#1101
)
2020-07-29 20:44:09 +02:00
taxonomies
add fix for (
#1135
) Taxonomies with identical slugs now get merged (
#1136
)
2020-08-18 12:59:33 +02:00
lib.rs
Use Rust 2018 edition (
#885
)
2020-02-02 17:48:43 -08:00
library.rs
Use Rust 2018 edition (
#885
)
2020-02-02 17:48:43 -08:00
sorting.rs
Support and default to generating Atom feeds
2020-04-14 17:27:08 +05:30