diff --git a/docs/source/community/blog.md b/docs/source/community/blog.md new file mode 100644 index 00000000..e8030edf --- /dev/null +++ b/docs/source/community/blog.md @@ -0,0 +1,3 @@ +# vLLM Blog + +vLLM blog posts are published [here](https://blog.vllm.ai/). diff --git a/docs/source/index.md b/docs/source/index.md index d7a1117d..2c302d3f 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -184,6 +184,7 @@ api/model/index :caption: Community :maxdepth: 1 +community/blog community/meetups community/sponsors ```