forked from arkmadj/docs
-
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.
- Loading branch information
Showing
1 changed file
with
34 additions
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,7 +1,40 @@ | ||
# Directus Docs | ||
<p align="center"><img alt="Directus Logo" src="https://user-images.githubusercontent.com/522079/158864859-0fbeae62-9d7a-4619-b35e-f8fa5f68e0c8.png"></p> | ||
|
||
<br /> | ||
|
||
## 🐰 Introduction | ||
|
||
This is the official documentation for the Directus data platform. These docs are also available via [a public website](https://docs.directus.io). | ||
|
||
**[Learn more about Directus](https://directus.io)**<br /> | ||
**[Create your Free Project](https://directus.cloud)** | ||
|
||
<br /> | ||
|
||
## Contributing | ||
|
||
|
||
1. Fork and clone the repo | ||
2. Install the dependencies through `npm install` | ||
3. Run the docs website by running `npm run dev` | ||
|
||
<br /> | ||
|
||
## 🤔 Community Help | ||
|
||
[The Directus Documentation](https://docs.directus.io) is a great place to start, or explore these other channels: | ||
|
||
- [Discord](https://directus.chat) (Live Discussions) | ||
- [GitHub Issues](https://github.com/directus/directus/issues) (Report Bugs) | ||
- [GitHub Discussions](https://github.com/directus/directus/discussions) (Questions, Feature Requests) | ||
- [Twitter](https://twitter.com/directus) (Latest News) | ||
- [YouTube](https://www.youtube.com/c/DirectusVideos/featured) (Video Tutorials) | ||
|
||
<br /> | ||
|
||
Directus is a premium open-source ([GPLv3](./license)) project, made possible with support from our passionate core | ||
team, talented contributors, and amazing [GitHub Sponsors](https://github.com/sponsors/directus). Thank you all! | ||
|
||
<br /> | ||
|
||
© 2004-2022, Monospace Inc |