mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
fix: remove redirects and rss
This commit is contained in:
-15
@@ -220,21 +220,6 @@ plugins:
|
||||
post_date_format: yyyy/MM/dd
|
||||
post_url_format: "{date}/{slug}"
|
||||
authors_file: "{blog}/.authors.yml"
|
||||
- rss:
|
||||
match_path: blog/posts/.*
|
||||
date_from_meta:
|
||||
as_creation: date
|
||||
categories:
|
||||
- categories
|
||||
- tags
|
||||
enabled: !ENV [CI, false]
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
'blog/posts/ollama.md': 'hub/ollama.md'
|
||||
'blob/posts/llama-cpp-python.md': 'hub/llama-cpp-python.md'
|
||||
'blog/posts/together.md': 'hub/together.md'
|
||||
'blog/posts/anyscale.md': 'hub/anyscale.md'
|
||||
'examples/action_items.md': 'hub/action_items.md'
|
||||
extra:
|
||||
analytics:
|
||||
provider: google
|
||||
|
||||
Reference in New Issue
Block a user