Skip to content

Commit

Permalink
update main page
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats committed Mar 22, 2024
1 parent b80d7c6 commit a50ebcd
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,15 @@ sidebar_position: 1

# Introduction

Welcome to the new Dalamud developer documentation!
Welcome to the Dalamud developer documentation!

This documentation is still a work in progress, and will be updated as time goes
on.
## Common links
* If you want to contribute to Dalamud, please check out the [Building Dalamud](/building) section.

Check failure on line 11 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `*·If·you·want·to·contribute·to·Dalamud,·please·check·out·the` with `⏎-·If·you·want·to·contribute·to·Dalamud,·please·check·out·the⏎·`
* If you want to learn how to get started with plugin development, check out the [Plugin Development](/category/plugin-development) section.

Check failure on line 12 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `*·If·you·want·to·learn·how·to·get·started·with·plugin·development,·check·out·the` with `-·If·you·want·to·learn·how·to·get·started·with·plugin·development,·check·out·the⏎·`
* If you want to learn more about the current status of Dalamud and recent changes, check out the [News](/news) section.

Check failure on line 13 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `*·If·you·want·to·learn·more·about·the·current·status·of·Dalamud·and·recent` with `-·If·you·want·to·learn·more·about·the·current·status·of·Dalamud·and·recent⏎·`
* If you just want raw API docs, you can [go here](/api). Core Dalamud APIs are fully documented!

Check failure on line 14 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `*·If·you·just·want·raw·API·docs,·you·can·[go·here](/api).·Core·Dalamud·APIs·are` with `-·If·you·just·want·raw·API·docs,·you·can·[go·here](/api).·Core·Dalamud·APIs·are⏎·`

[You could help us out by contributing to this documentation!](https://github.com/goatcorp/dalamud-docs)
## Contributing

Check failure on line 16 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Insert `⏎`
If you want to contribute to these docs, see something that should be fixed or want to write a guide, [feel free to have a look at our GitHub repo!](https://github.com/goatcorp/dalamud-docs)

Check failure on line 17 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `·want·to·write·a·guide,·` with `⏎want·to·write·a·guide,⏎`

If you have any questions, feel free to join our [Discord server](https://discord.gg/3NMcUV5) and get the developer role.

Check failure on line 19 in docs/index.md

View workflow job for this annotation

GitHub Actions / Run linters

Replace `·[Discord·server](https://discord.gg/3NMcUV5)·and·get·the·developer·role.` with `⏎[Discord·server](https://discord.gg/3NMcUV5)·and·get·the·developer·role.⏎`

0 comments on commit a50ebcd

Please sign in to comment.