Merge pull request #13569 from meteor/dependabot/npm_and_yarn/docs/multi-9f44b5dc76

Bump ejs and hexo-renderer-ejs in /docs
This commit is contained in:
Nacho Codoñer
2025-01-28 16:06:12 +01:00
committed by GitHub
5 changed files with 3683 additions and 2323 deletions

5998
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@
"handlebars": "4.7.7",
"hexo": "3.9.0",
"hexo-prism-plus": "1.1.0",
"hexo-renderer-ejs": "1.0.0",
"hexo-renderer-ejs": "2.0.0",
"hexo-renderer-less": "0.2.0",
"hexo-renderer-marked": "2.0.0",
"hexo-server": "1.0.0",

View File

@@ -15,7 +15,7 @@ export default defineConfig({
"data-website-id": "64051b0e-d79f-4fe7-b3ca-ff5c84075693",
"data-project-name": "Meteor",
"data-project-color": "#36436b",
"data-project-logo": "https://v3-docs.meteor.com/logo.png",
"data-project-logo": "/logo.png",
"data-modal-disclaimer":
"This is a custom LLM for answering questions about Meteor. Answers are based on the contents of the docs, answered forum posts, YouTube videos and GitHub issues. Please note that answers are generated by AI and may not be fully accurate, so please use your best judgement.",
},

View File

@@ -3,8 +3,8 @@
layout: home
hero:
text: "Meteor.js Docs"
tagline: "Documentation, resources, and API references to help you build and deploy with Meteor.js."
text: "Meteor Docs"
tagline: "Documentation, resources, and API references to help you build and deploy with Meteor."
image:
src: /logo.png
alt: Meteor

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 30 KiB