zola/docs
Marco Tolk 1bd777f0e5
Add HTTP POST capability to load_data() (#1400)
* Fixed failing tests on windows when user is not VssAdministrator.

* Fixed windows specific testcases related to \r

* Added the ability to perform POST requests to load_data

* make tests on windows deal with both \r being there on windows, and \r not being generated as on my personal windows system.

* undo earlier commit eaaa8c3ddd65d474161073a6fb80599eea1a9a21

because it fails on azure buildserver

* added new arguments to the hash for the cache function.

So caching now works as it should

* added new arguments to the hash for the cache function.

* improved documentation of load_data POST with better example.

* added basic derive traits

* changed load_data param contenttype to content_type

* fixed caching issues that went missing?

* format

* made code more idiomatic as suggested by keats
2021-04-21 21:29:47 +02:00
..
content Add HTTP POST capability to load_data() (#1400) 2021-04-21 21:29:47 +02:00
sass Make anchors always visible in docs 2020-09-01 22:24:33 +02:00
static Only shrink when resizing with fit (#803) 2019-09-24 16:54:14 -07:00
templates Copyright date always ending on current year (#1366) 2021-02-19 18:46:36 +01:00
config.toml Use zola 0.13 for docs 2021-02-02 20:57:37 +01:00