This website requires JavaScript.
Explore
Help
Sign In
reivilibre
/
mirror-zola
Watch
1
Star
0
Fork
0
You've already forked mirror-zola
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
mirror-zola
/
test_site
History
Vincent Prouillet
b313c97ceb
Fix slugified taxonomies rendering
...
Closes
#1177
2020-09-22 09:46:22 +02:00
..
_dir_with_underscores
Allow site path to contain underscores (
#1162
)
2020-09-22 09:46:22 +02:00
content
Fix slugified taxonomies rendering
2020-09-22 09:46:22 +02:00
sass
Preserve folder structure of SCSS content
2018-03-17 13:22:23 -06:00
static
Implement get_file_hash (
#1044
)
2020-06-09 22:38:29 +02:00
syntaxes
Fixes bug with extra syntaxes in non-root section, adds tests.
2018-08-14 02:12:04 -05:00
templates
Fix slugified taxonomies rendering
2020-09-22 09:46:22 +02:00
themes
/sample
Make current_path always start with a slash (
#1101
)
2020-07-29 20:44:09 +02:00
config.staging.toml
Update test alternative config file
2018-06-25 17:57:55 +02:00
config.toml
Fix slugified taxonomies rendering
2020-09-22 09:46:22 +02:00
README.md
Move test_site and turn rebuild.rs into a component
2018-01-29 18:40:12 +01:00
README.md
Test site used by some components (
site
,
rebuild
) for integration tests.