🔖 v0.7.2

Tag version v0.7.2
This commit is contained in:
Thomas Camlong
2022-06-25 17:47:07 +02:00
parent 7c421cc52f
commit f21004e944
82 changed files with 5564 additions and 2 deletions

View File

@@ -0,0 +1,69 @@
{
"blogPosts": [
{
"id": "documentation-migration",
"metadata": {
"permalink": "/blog/documentation-migration",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-06-22-documentation.md",
"source": "@site/blog/2022-06-22-documentation.md",
"title": "Migration of Documentation",
"description": "We are happy to announce that the documentation of Homarr has been migrated to Docusaurus - An opensource documentation tool.",
"date": "2022-06-22T00:00:00.000Z",
"formattedDate": "June 22, 2022",
"tags": [
{
"label": "documentation",
"permalink": "/blog/tags/documentation"
},
{
"label": "migration",
"permalink": "/blog/tags/migration"
}
],
"readingTime": 1.01,
"truncated": false,
"authors": [
{
"name": "Ajnart",
"title": "Owner",
"url": "https://github.com/ajnart",
"image_url": "https://avatars.githubusercontent.com/u/49837342?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/49837342?v=4"
},
{
"name": "Manicraft1001",
"title": "Contributor",
"url": "https://github.com/manuel-rw",
"image_url": "https://avatars.githubusercontent.com/u/30572287?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/30572287?v=4"
}
],
"frontMatter": {
"slug": "documentation-migration",
"title": "Migration of Documentation",
"authors": [
{
"name": "Ajnart",
"title": "Owner",
"url": "https://github.com/ajnart",
"image_url": "https://avatars.githubusercontent.com/u/49837342?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/49837342?v=4"
},
{
"name": "Manicraft1001",
"title": "Contributor",
"url": "https://github.com/manuel-rw",
"image_url": "https://avatars.githubusercontent.com/u/30572287?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/30572287?v=4"
}
],
"tags": [
"documentation",
"migration"
]
}
},
"content": "We are happy to announce that the documentation of Homarr has been migrated to Docusaurus - An opensource documentation tool.\nThe documentation has been re-written partly and includes now many animations, guides and additional crucial information.\n\nWe are still figuring things out and highly depend on your feedback.\n\n## Why we migrated\n\nThe default Github Wiki feature is decent - but very confusing to read.\nOur possibilites for searching the documentation in the Wiki are highly limited.\nAdditionally, Users are unable to contribute to the documentation if they have not sufficient permissions.\n\nWe could not review any chanegs made to the documentation. This is why we migrated to Docusaurus.\n\n## How you can contribute\n\nThe documentation will soon be merged into the master branch of Homarr.\nYou'll find a ``doc/`` directory in the root of Homarr.\nWe'll obviously not include this in our Docker images.\nIn the future, everyone may modify the documentation by creating a pull request.\nAfter we've reviewed your changes, we'll merge your PR and this documentation will automatically update.\n\n## TL;DR\n\nThe documentation on GitHub Wiki will soon disappear. It will be replaced with this Docusaurus-powered website. You'll find much more information here with higher detail and searchability."
}
]
}

View File

@@ -0,0 +1,9 @@
{
"permalink": "/blog",
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 1,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -0,0 +1,9 @@
{
"title": "Recent posts",
"items": [
{
"title": "Migration of Documentation",
"permalink": "/blog/documentation-migration"
}
]
}

View File

@@ -0,0 +1,9 @@
{
"permalink": "/blog/tags/documentation",
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 1,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -0,0 +1,6 @@
{
"label": "documentation",
"permalink": "/blog/tags/documentation",
"allTagsPath": "/blog/tags",
"count": 1
}

View File

@@ -0,0 +1,9 @@
{
"permalink": "/blog/tags/migration",
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 1,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -0,0 +1,6 @@
{
"label": "migration",
"permalink": "/blog/tags/migration",
"allTagsPath": "/blog/tags",
"count": 1
}

View File

@@ -0,0 +1,12 @@
[
{
"label": "documentation",
"permalink": "/blog/tags/documentation",
"count": 1
},
{
"label": "migration",
"permalink": "/blog/tags/migration",
"count": 1
}
]

View File

@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-blog",
"id": "default"
}

View File

@@ -0,0 +1,61 @@
{
"permalink": "/blog/documentation-migration",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2022-06-22-documentation.md",
"source": "@site/blog/2022-06-22-documentation.md",
"title": "Migration of Documentation",
"description": "We are happy to announce that the documentation of Homarr has been migrated to Docusaurus - An opensource documentation tool.",
"date": "2022-06-22T00:00:00.000Z",
"formattedDate": "June 22, 2022",
"tags": [
{
"label": "documentation",
"permalink": "/blog/tags/documentation"
},
{
"label": "migration",
"permalink": "/blog/tags/migration"
}
],
"readingTime": 1.01,
"truncated": false,
"authors": [
{
"name": "Ajnart",
"title": "Owner",
"url": "https://github.com/ajnart",
"image_url": "https://avatars.githubusercontent.com/u/49837342?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/49837342?v=4"
},
{
"name": "Manicraft1001",
"title": "Contributor",
"url": "https://github.com/manuel-rw",
"image_url": "https://avatars.githubusercontent.com/u/30572287?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/30572287?v=4"
}
],
"frontMatter": {
"slug": "documentation-migration",
"title": "Migration of Documentation",
"authors": [
{
"name": "Ajnart",
"title": "Owner",
"url": "https://github.com/ajnart",
"image_url": "https://avatars.githubusercontent.com/u/49837342?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/49837342?v=4"
},
{
"name": "Manicraft1001",
"title": "Contributor",
"url": "https://github.com/manuel-rw",
"image_url": "https://avatars.githubusercontent.com/u/30572287?v=4",
"imageURL": "https://avatars.githubusercontent.com/u/30572287?v=4"
}
],
"tags": [
"documentation",
"migration"
]
}
}