diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4163c7a804..0bfe615e09 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,7 @@ One great way you can contribute to the project without writing any code is to h Docusaurus uses [GitHub](https://github.com/facebook/docusaurus) as its source of truth. The core team will be working directly there. All changes will be public from the beginning. -When a change made on GitHub is approved, it will be checked by our continuous integration system, Circle CI. +When a change made on GitHub is approved, it will be checked by our continuous integration system, CircleCI. ### Branch organization diff --git a/website-1.x/versioned_docs/version-1.0.x/guides-blog.md b/website-1.x/versioned_docs/version-1.0.x/guides-blog.md index 579cd39840..2cebbd87db 100644 --- a/website-1.x/versioned_docs/version-1.0.x/guides-blog.md +++ b/website-1.x/versioned_docs/version-1.0.x/guides-blog.md @@ -83,7 +83,7 @@ blogSidebarCount: 'ALL' ## RSS Feed -Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML
tag. +Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML `` tag. A summary of the post's text is provided in the RSS feed up to the ``. If no `` tag is found, then all text up 250 characters are used. diff --git a/website-1.x/versioned_docs/version-1.2.x/guides-blog.md b/website-1.x/versioned_docs/version-1.2.x/guides-blog.md index 379076d869..6d6d5d56ea 100644 --- a/website-1.x/versioned_docs/version-1.2.x/guides-blog.md +++ b/website-1.x/versioned_docs/version-1.2.x/guides-blog.md @@ -95,7 +95,7 @@ blogSidebarTitle: { default: 'Recent posts', all: 'All blog posts' }, ## RSS Feed -Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML tag. +Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML `` tag. A summary of the post's text is provided in the RSS feed up to the ``. If no `` tag is found, then all text up 250 characters are used. diff --git a/website-1.x/versioned_docs/version-1.3.x/guides-blog.md b/website-1.x/versioned_docs/version-1.3.x/guides-blog.md index 70d3895514..642468f50a 100644 --- a/website-1.x/versioned_docs/version-1.3.x/guides-blog.md +++ b/website-1.x/versioned_docs/version-1.3.x/guides-blog.md @@ -95,7 +95,7 @@ blogSidebarTitle: { default: 'Recent posts', all: 'All blog posts' }, ## RSS Feed -Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML tag. +Docusaurus provides a simple RSS feed for your blog posts. Both RSS and Atom feed formats are supported. This data is automatically to your website page's HTML `` tag. A summary of the post's text is provided in the RSS feed up to the ``. If no `` tag is found, then all text up 250 characters are used. diff --git a/website-1.x/versioned_docs/version-1.5.x/getting-started-publishing.md b/website-1.x/versioned_docs/version-1.5.x/getting-started-publishing.md index fe9b607359..ab54a9462b 100644 --- a/website-1.x/versioned_docs/version-1.5.x/getting-started-publishing.md +++ b/website-1.x/versioned_docs/version-1.5.x/getting-started-publishing.md @@ -62,7 +62,7 @@ const siteConfig = { } ``` -In case you want to deploy as a user or organization site, specify the project name as "