site/lib/jsonfeed/src
Cadey Ratio d2455aa1c1
Cache better (#296)
* Many improvements around bandwidth use

- Use ETags for RSS/Atom feeds
- Use cache-control headers
- Update to rust nightly (for rust-analyzer and faster builds)
- Limit feeds to the last 20 posts:
  https://twitter.com/theprincessxena/status/1349891678857998339
- Use if-none-match to limit bandwidth further

Also does this:

- bump go_vanity to 0.3.0 and lets users customize the branch name
- fix formatting on jsonfeed
- remove last vestige of kubernetes/docker support

Signed-off-by: Christine Dodrill <me@christine.website>

* expire cache quicker for dynamic pages

Signed-off-by: Christine Dodrill <me@christine.website>

* add rss ttl

Signed-off-by: Christine Dodrill <me@christine.website>

* add blogpost

Signed-off-by: Christine Dodrill <me@christine.website>
2021-01-14 22:36:34 -05:00
..
builder.rs Cache better (#296) 2021-01-14 22:36:34 -05:00
errors.rs Cache better (#296) 2021-01-14 22:36:34 -05:00
feed.rs Cache better (#296) 2021-01-14 22:36:34 -05:00
item.rs Cache better (#296) 2021-01-14 22:36:34 -05:00
lib.rs Cache better (#296) 2021-01-14 22:36:34 -05:00