1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 22:39:36 +02:00
This commit is contained in:
Sean Morley 2024-07-08 17:10:50 -04:00
parent 3f92580849
commit adcf8a7da4
22 changed files with 52 additions and 359 deletions

View file

@ -0,0 +1,8 @@
{
"label": "Installation 🖥️",
"position": 2,
"link": {
"type": "generated-index",
"description": "How to get AdventureLog installed and setup."
}
}

View file

@ -0,0 +1,23 @@
---
sidebar_position: 3
---
# Congratulations! 🎉
You have just learned the **basics of Docusaurus** and made some changes to the **initial template**.
Docusaurus has **much more to offer**!
Have **5 more minutes**? Take a look at **[versioning](../tutorial-extras/manage-docs-versions.md)** and **[i18n](../tutorial-extras/translate-your-site.md)**.
Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/facebook/docusaurus/discussions/4610)
## What's next?
- Read the [official documentation](https://docusaurus.io/)
- Modify your site configuration with [`docusaurus.config.js`](https://docusaurus.io/docs/api/docusaurus-config)
- Add navbar and footer items with [`themeConfig`](https://docusaurus.io/docs/api/themes/configuration)
- Add a custom [Design and Layout](https://docusaurus.io/docs/styling-layout)
- Add a [search bar](https://docusaurus.io/docs/search)
- Find inspirations in the [Docusaurus showcase](https://docusaurus.io/showcase)
- Get involved in the [Docusaurus Community](https://docusaurus.io/community/support)

View file

@ -0,0 +1,5 @@
---
sidebar_position: 1
---
# Docker 🐋

View file

@ -0,0 +1,5 @@
---
sidebar_position: 2
---
# Local 🖥️