Skip to content

Commit

Permalink
Merge pull request #107 from NASA-AMMOS/issue-106
Browse files Browse the repository at this point in the history
Fixed inconsistent links to templates - all render as markdown now
  • Loading branch information
riverma authored Sep 22, 2023
2 parents 09a3a1f + 46c7d3f commit fa24e63
Show file tree
Hide file tree
Showing 70 changed files with 883 additions and 443 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"permalink": "/slim/blog/first-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2019-05-28-first-blog-post.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2019-05-28-first-blog-post.md",
"source": "@site/blog/2019-05-28-first-blog-post.md",
"title": "First Blog Post",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"permalink": "/slim/blog/long-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2019-05-29-long-blog-post.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2019-05-29-long-blog-post.md",
"source": "@site/blog/2019-05-29-long-blog-post.md",
"title": "Long Blog Post",
"description": "This is the summary of a very long blog post,",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"permalink": "/slim/blog/mdx-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2021-08-01-mdx-blog-post.mdx",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2021-08-01-mdx-blog-post.mdx",
"source": "@site/blog/2021-08-01-mdx-blog-post.mdx",
"title": "MDX Blog Post",
"description": "Blog posts support Docusaurus Markdown features, such as MDX.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"permalink": "/slim/blog/welcome",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2021-08-26-welcome/index.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2021-08-26-welcome/index.md",
"source": "@site/blog/2021-08-26-welcome/index.md",
"title": "Welcome",
"description": "Docusaurus blogging features are powered by the blog plugin.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "welcome",
"metadata": {
"permalink": "/slim/blog/welcome",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2021-08-26-welcome/index.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2021-08-26-welcome/index.md",
"source": "@site/blog/2021-08-26-welcome/index.md",
"title": "Welcome",
"description": "Docusaurus blogging features are powered by the blog plugin.",
Expand Down Expand Up @@ -66,7 +66,7 @@
"id": "mdx-blog-post",
"metadata": {
"permalink": "/slim/blog/mdx-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2021-08-01-mdx-blog-post.mdx",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2021-08-01-mdx-blog-post.mdx",
"source": "@site/blog/2021-08-01-mdx-blog-post.mdx",
"title": "MDX Blog Post",
"description": "Blog posts support Docusaurus Markdown features, such as MDX.",
Expand Down Expand Up @@ -114,7 +114,7 @@
"id": "long-blog-post",
"metadata": {
"permalink": "/slim/blog/long-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2019-05-29-long-blog-post.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2019-05-29-long-blog-post.md",
"source": "@site/blog/2019-05-29-long-blog-post.md",
"title": "Long Blog Post",
"description": "This is the summary of a very long blog post,",
Expand Down Expand Up @@ -165,7 +165,7 @@
"id": "first-blog-post",
"metadata": {
"permalink": "/slim/blog/first-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2019-05-28-first-blog-post.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/blog/2019-05-28-first-blog-post.md",
"source": "@site/blog/2019-05-28-first-blog-post.md",
"title": "First Blog Post",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"permalink": "/slim/docs/category/documentation",
"navigation": {
"previous": {
"title": "[INSERT PROJECT NAME] Project Governance",
"permalink": "/slim/docs/guides/governance/governance-model/GOVERNANCE"
"title": "GOVERNANCE-TEMPLATE",
"permalink": "/slim/docs/guides/governance/governance-model/GOVERNANCE-TEMPLATE"
},
"next": {
"title": "Change Log",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/about/CODE_OF_CONDUCT",
"permalink": "/slim/docs/about/CODE_OF_CONDUCT",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/about/CODE_OF_CONDUCT.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/about/CODE_OF_CONDUCT.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/about/GOVERNANCE",
"permalink": "/slim/docs/about/GOVERNANCE",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/about/GOVERNANCE.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/about/GOVERNANCE.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/about/",
"permalink": "/slim/docs/about/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/about/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/about/README.md",
"tags": [],
"version": "current",
"sidebarPosition": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/contributing/development-process",
"permalink": "/slim/docs/contribute/contributing/development-process",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/contributing/development-process.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/contributing/development-process.md",
"tags": [],
"version": "current",
"sidebarPosition": 2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/contributing/",
"permalink": "/slim/docs/contribute/contributing/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/contributing/index.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/contributing/index.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/contributing/introduction",
"permalink": "/slim/docs/contribute/contributing/introduction",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/contributing/introduction.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/contributing/introduction.md",
"tags": [],
"version": "current",
"sidebarPosition": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/contributing/know-before-contribute",
"permalink": "/slim/docs/contribute/contributing/know-before-contribute",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/contributing/know-before-contribute.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/contributing/know-before-contribute.md",
"tags": [],
"version": "current",
"sidebarPosition": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/contributing/ways-to-contribute",
"permalink": "/slim/docs/contribute/contributing/ways-to-contribute",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/contributing/ways-to-contribute.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/contributing/ways-to-contribute.md",
"tags": [],
"version": "current",
"sidebarPosition": 3,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/contribute/submit-best-practice",
"permalink": "/slim/docs/contribute/submit-best-practice",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/contribute/submit-best-practice.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/contribute/submit-best-practice.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/documentation/change-log/",
"permalink": "/slim/docs/guides/documentation/change-log/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/documentation/change-log/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/change-log/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/documentation/documentation-hosts/",
"permalink": "/slim/docs/guides/documentation/documentation-hosts/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/documentation/documentation-hosts/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/documentation-hosts/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/documentation/documentation-hosts/trade-study-hostingdocs-user",
"permalink": "/slim/docs/guides/documentation/documentation-hosts/trade-study-hostingdocs-user",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/documentation/documentation-hosts/trade-study-hostingdocs-user.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/documentation-hosts/trade-study-hostingdocs-user.md",
"tags": [],
"version": "current",
"frontMatter": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/documentation/documentation-hosts/use-cases",
"permalink": "/slim/docs/guides/documentation/documentation-hosts/use-cases",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/documentation/documentation-hosts/use-cases.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/documentation-hosts/use-cases.md",
"tags": [],
"version": "current",
"frontMatter": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@
"slug": "/guides/documentation/readme/",
"permalink": "/slim/docs/guides/documentation/readme/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/documentation/readme/index.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/readme/index.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "guidesSidebar",
"previous": {
"title": "Docs Use Cases",
"permalink": "/slim/docs/guides/documentation/documentation-hosts/use-cases"
},
"next": {
"title": "README-TEMPLATE",
"permalink": "/slim/docs/guides/documentation/readme/README-TEMPLATE"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"unversionedId": "guides/documentation/readme/README",
"id": "guides/documentation/readme/README",
"title": "README",
"description": "",
"source": "@site/docs/guides/documentation/readme/README.md",
"sourceDirName": "guides/documentation/readme",
"slug": "/guides/documentation/readme/",
"permalink": "/slim/docs/guides/documentation/readme/",
"draft": false,
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/readme/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "guidesSidebar",
"previous": {
"title": "Docs Use Cases",
"permalink": "/slim/docs/guides/documentation/documentation-hosts/use-cases"
},
"next": {
"title": "README Template",
"permalink": "/slim/docs/guides/documentation/readme/"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"unversionedId": "guides/documentation/readme/README-TEMPLATE",
"id": "guides/documentation/readme/README-TEMPLATE",
"title": "README-TEMPLATE",
"description": "",
"source": "@site/docs/guides/documentation/readme/README-TEMPLATE.md",
"sourceDirName": "guides/documentation/readme",
"slug": "/guides/documentation/readme/README-TEMPLATE",
"permalink": "/slim/docs/guides/documentation/readme/README-TEMPLATE",
"draft": false,
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/documentation/readme/README-TEMPLATE.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "guidesSidebar",
"previous": {
"title": "README Template",
"permalink": "/slim/docs/guides/documentation/readme/"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"unversionedId": "guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE",
"id": "guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE",
"title": "PULL_REQUEST_TEMPLATE",
"description": "Purpose",
"description": "",
"source": "@site/docs/guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE.md",
"sourceDirName": "guides/governance/contributions/change-request-templates/github",
"slug": "/guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE",
"permalink": "/slim/docs/guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/change-request-templates/github/PULL_REQUEST_TEMPLATE.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/governance/contributions/change-request-templates/",
"permalink": "/slim/docs/guides/governance/contributions/change-request-templates/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/change-request-templates/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/change-request-templates/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/governance/contributions/code-of-conduct/",
"permalink": "/slim/docs/guides/governance/contributions/code-of-conduct/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/code-of-conduct/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/code-of-conduct/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"unversionedId": "guides/governance/contributions/contributing-guide/CONTRIBUTING",
"id": "guides/governance/contributions/contributing-guide/CONTRIBUTING",
"title": "Contributing Guide",
"description": "Thanks for taking the time to consider contributing! We very much appreciate your time and effort. This document outlines the many ways you can contribute to our project, and provides detailed guidance on best practices. We look forward to your help!",
"title": "CONTRIBUTING",
"description": "",
"source": "@site/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING.md",
"sourceDirName": "guides/governance/contributions/contributing-guide",
"slug": "/guides/governance/contributions/contributing-guide/CONTRIBUTING",
"permalink": "/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING",
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "guidesSidebar",
"previous": {
"title": "Contributing Guide",
"permalink": "/docs/guides/governance/contributions/contributing-guide/"
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/"
},
"next": {
"title": "Developer Certificate of Origin (DCO)",
"permalink": "/docs/guides/governance/contributions/developer-certificate-origin/"
"permalink": "/slim/docs/guides/governance/contributions/developer-certificate-origin/"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"slug": "/guides/governance/contributions/contributing-guide/",
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/contributing-guide/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/contributing-guide/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
Expand All @@ -18,7 +18,7 @@
"permalink": "/slim/docs/guides/governance/contributions/code-of-conduct/"
},
"next": {
"title": "Developer Certificate of Origin (DCO)",
"permalink": "/slim/docs/guides/governance/contributions/developer-certificate-origin/"
"title": "CONTRIBUTING",
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"slug": "/guides/governance/contributions/developer-certificate-origin/",
"permalink": "/slim/docs/guides/governance/contributions/developer-certificate-origin/",
"draft": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/guides/governance/contributions/developer-certificate-origin/README.md",
"editUrl": "https://github.com/nasa-ammos/slim/tree/main/docs/guides/governance/contributions/developer-certificate-origin/README.md",
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "guidesSidebar",
"previous": {
"title": "Contributing Guide",
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/"
"title": "CONTRIBUTING",
"permalink": "/slim/docs/guides/governance/contributions/contributing-guide/CONTRIBUTING"
},
"next": {
"title": "Issue Templates",
Expand Down
Loading

0 comments on commit fa24e63

Please sign in to comment.