-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: release docs for colony 0.1 (#25)
- Loading branch information
Showing
40 changed files
with
446 additions
and
77 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
.docusaurus/docusaurus-plugin-content-docs/default/p/docs-7fc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":{"pluginId":"default","version":"0.1","label":"0.1","banner":null,"badge":true,"noIndex":false,"className":"docs-version-0.1","isLast":true,"docsSidebars":{"myAutogeneratedSidebar":[{"type":"link","label":"Colony","href":"/docs/","docId":"index","unlisted":false},{"type":"link","label":"Clusters","href":"/docs/clusters/","docId":"clusters/index","unlisted":false},{"type":"link","label":"Templates","href":"/docs/templates/","docId":"templates/index","unlisted":false}]},"docs":{"clusters/index":{"id":"clusters/index","title":"Clusters","description":"One possibility for the machines discovered by colony is to be able to create new clusters. For now, we only support the CivoStack, but more options will be available in the future. If you have any suggestions, feel free to let us know in the #colony-clusters channel in our Slack community.","sidebar":"myAutogeneratedSidebar"},"index":{"id":"index","title":"Colony","description":"colony is a bare metal provisioner and data center infrastructure management system. It's a cloud native microservice ecosystem with components hosted in konstruct cloud and other components that will run on your data centers. You need colony if you want to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.","sidebar":"myAutogeneratedSidebar"},"templates/index":{"id":"templates/index","title":"Templates","description":"Ubuntu Template - Assets","sidebar":"myAutogeneratedSidebar"}}}} |
1 change: 1 addition & 0 deletions
1
.docusaurus/docusaurus-plugin-content-docs/default/p/docs-next-d71.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":{"pluginId":"default","version":"current","label":"Next","banner":"unreleased","badge":true,"noIndex":false,"className":"docs-version-current","isLast":false,"docsSidebars":{"myAutogeneratedSidebar":[{"type":"link","label":"Colony","href":"/docs/next/","docId":"index","unlisted":false},{"type":"link","label":"Clusters","href":"/docs/next/clusters/","docId":"clusters/index","unlisted":false},{"type":"link","label":"Templates","href":"/docs/next/templates/","docId":"templates/index","unlisted":false}]},"docs":{"clusters/index":{"id":"clusters/index","title":"Clusters","description":"One possibility for the machines discovered by colony is to be able to create new clusters. For now, we only support the CivoStack, but more options will be available in the future. If you have any suggestions, feel free to let us know in the #colony-clusters channel in our Slack community.","sidebar":"myAutogeneratedSidebar"},"index":{"id":"index","title":"Colony","description":"colony is a bare metal provisioner and data center infrastructure management system. It's a cloud native microservice ecosystem with components hosted in konstruct cloud and other components that will run on your data centers. You need colony if you want to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.","sidebar":"myAutogeneratedSidebar"},"templates/index":{"id":"templates/index","title":"Templates","description":"Ubuntu Template - Assets","sidebar":"myAutogeneratedSidebar"}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
...us-plugin-content-docs/default/site-versioned-docs-version-0-1-clusters-index-md-425.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"id": "clusters/index", | ||
"title": "Clusters", | ||
"description": "One possibility for the machines discovered by colony is to be able to create new clusters. For now, we only support the CivoStack, but more options will be available in the future. If you have any suggestions, feel free to let us know in the #colony-clusters channel in our Slack community.", | ||
"source": "@site/versioned_docs/version-0.1/clusters/index.md", | ||
"sourceDirName": "clusters", | ||
"slug": "/clusters/", | ||
"permalink": "/docs/clusters/", | ||
"draft": false, | ||
"unlisted": false, | ||
"tags": [], | ||
"version": "0.1", | ||
"frontMatter": {}, | ||
"sidebar": "myAutogeneratedSidebar", | ||
"previous": { | ||
"title": "Colony", | ||
"permalink": "/docs/" | ||
}, | ||
"next": { | ||
"title": "Templates", | ||
"permalink": "/docs/templates/" | ||
} | ||
} |
22 changes: 22 additions & 0 deletions
22
.../docusaurus-plugin-content-docs/default/site-versioned-docs-version-0-1-index-md-147.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"id": "index", | ||
"title": "Colony", | ||
"description": "colony is a bare metal provisioner and data center infrastructure management system. It's a cloud native microservice ecosystem with components hosted in konstruct cloud and other components that will run on your data centers. You need colony if you want to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.", | ||
"source": "@site/versioned_docs/version-0.1/index.md", | ||
"sourceDirName": ".", | ||
"slug": "/", | ||
"permalink": "/docs/", | ||
"draft": false, | ||
"unlisted": false, | ||
"tags": [], | ||
"version": "0.1", | ||
"sidebarPosition": 1, | ||
"frontMatter": { | ||
"sidebar_position": 1 | ||
}, | ||
"sidebar": "myAutogeneratedSidebar", | ||
"next": { | ||
"title": "Clusters", | ||
"permalink": "/docs/clusters/" | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...s-plugin-content-docs/default/site-versioned-docs-version-0-1-templates-index-md-920.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"id": "templates/index", | ||
"title": "Templates", | ||
"description": "Ubuntu Template - Assets", | ||
"source": "@site/versioned_docs/version-0.1/templates/index.md", | ||
"sourceDirName": "templates", | ||
"slug": "/templates/", | ||
"permalink": "/docs/templates/", | ||
"draft": false, | ||
"unlisted": false, | ||
"tags": [], | ||
"version": "0.1", | ||
"frontMatter": {}, | ||
"sidebar": "myAutogeneratedSidebar", | ||
"previous": { | ||
"title": "Clusters", | ||
"permalink": "/docs/clusters/" | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
.docusaurus/docusaurus-plugin-debug/default/p/docs-docusaurus-debug-content-a52.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"allContent":{"docusaurus-plugin-content-docs":{"default":{"loadedVersions":[{"versionName":"current","label":"Next","banner":"unreleased","badge":true,"noIndex":false,"className":"docs-version-current","path":"/docs/next","tagsPath":"/docs/next/tags","isLast":false,"sidebarFilePath":"/Users/fharper/Documents/code/k1/colony-docs/sidebars.js","contentPath":"/Users/fharper/Documents/code/k1/colony-docs/docs","contentPathLocalized":"/Users/fharper/Documents/code/k1/colony-docs/i18n/en/docusaurus-plugin-content-docs/current","docs":[{"id":"clusters/index","title":"Clusters","description":"One possibility for the machines discovered by colony is to be able to create new clusters. For now, we only support the CivoStack, but more options will be available in the future. If you have any suggestions, feel free to let us know in the #colony-clusters channel in our Slack community.","source":"@site/docs/clusters/index.md","sourceDirName":"clusters","slug":"/clusters/","permalink":"/docs/next/clusters/","draft":false,"unlisted":false,"tags":[],"version":"current","frontMatter":{},"sidebar":"myAutogeneratedSidebar","previous":{"title":"Colony","permalink":"/docs/next/"},"next":{"title":"Templates","permalink":"/docs/next/templates/"}},{"id":"index","title":"Colony","description":"colony is a bare metal provisioner and data center infrastructure management system. It's a cloud native microservice ecosystem with components hosted in konstruct cloud and other components that will run on your data centers. You need colony if you want to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.","source":"@site/docs/index.md","sourceDirName":".","slug":"/","permalink":"/docs/next/","draft":false,"unlisted":false,"tags":[],"version":"current","sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"myAutogeneratedSidebar","next":{"title":"Clusters","permalink":"/docs/next/clusters/"}},{"id":"templates/index","title":"Templates","description":"Ubuntu Template - Assets","source":"@site/docs/templates/index.md","sourceDirName":"templates","slug":"/templates/","permalink":"/docs/next/templates/","draft":false,"unlisted":false,"tags":[],"version":"current","frontMatter":{},"sidebar":"myAutogeneratedSidebar","previous":{"title":"Clusters","permalink":"/docs/next/clusters/"}}],"drafts":[],"sidebars":{"myAutogeneratedSidebar":[{"type":"doc","id":"index"},{"type":"doc","label":"Clusters","id":"clusters/index"},{"type":"doc","label":"Templates","id":"templates/index"}]}},{"versionName":"0.1","label":"0.1","banner":null,"badge":true,"noIndex":false,"className":"docs-version-0.1","path":"/docs/","tagsPath":"/docs/tags","isLast":true,"routePriority":-1,"sidebarFilePath":"/Users/fharper/Documents/code/k1/colony-docs/versioned_sidebars/version-0.1-sidebars.json","contentPath":"/Users/fharper/Documents/code/k1/colony-docs/versioned_docs/version-0.1","contentPathLocalized":"/Users/fharper/Documents/code/k1/colony-docs/i18n/en/docusaurus-plugin-content-docs/version-0.1","docs":[{"id":"clusters/index","title":"Clusters","description":"One possibility for the machines discovered by colony is to be able to create new clusters. For now, we only support the CivoStack, but more options will be available in the future. If you have any suggestions, feel free to let us know in the #colony-clusters channel in our Slack community.","source":"@site/versioned_docs/version-0.1/clusters/index.md","sourceDirName":"clusters","slug":"/clusters/","permalink":"/docs/clusters/","draft":false,"unlisted":false,"tags":[],"version":"0.1","frontMatter":{},"sidebar":"myAutogeneratedSidebar","previous":{"title":"Colony","permalink":"/docs/"},"next":{"title":"Templates","permalink":"/docs/templates/"}},{"id":"index","title":"Colony","description":"colony is a bare metal provisioner and data center infrastructure management system. It's a cloud native microservice ecosystem with components hosted in konstruct cloud and other components that will run on your data centers. You need colony if you want to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.","source":"@site/versioned_docs/version-0.1/index.md","sourceDirName":".","slug":"/","permalink":"/docs/","draft":false,"unlisted":false,"tags":[],"version":"0.1","sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"myAutogeneratedSidebar","next":{"title":"Clusters","permalink":"/docs/clusters/"}},{"id":"templates/index","title":"Templates","description":"Ubuntu Template - Assets","source":"@site/versioned_docs/version-0.1/templates/index.md","sourceDirName":"templates","slug":"/templates/","permalink":"/docs/templates/","draft":false,"unlisted":false,"tags":[],"version":"0.1","frontMatter":{},"sidebar":"myAutogeneratedSidebar","previous":{"title":"Clusters","permalink":"/docs/clusters/"}}],"drafts":[],"sidebars":{"myAutogeneratedSidebar":[{"type":"doc","id":"index"},{"type":"doc","label":"Clusters","id":"clusters/index"},{"type":"doc","label":"Templates","id":"templates/index"}]}}]}},"docusaurus-plugin-content-pages":{"default":null},"docusaurus-plugin-debug":{},"docusaurus-theme-classic":{},"docusaurus-bootstrap-plugin":{},"docusaurus-mdx-fallback-plugin":{}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.