diff --git a/docs/docs/usage/_category_.json b/docs/docs/usage/_category_.json new file mode 100644 index 0000000..37b7b21 --- /dev/null +++ b/docs/docs/usage/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Usage", + "position": 3, + "link": { + "type": "generated-index", + "description": "Learn how to use RA.Aid effectively in different scenarios." + } +} diff --git a/docs/docs/usage/modern-web-app.md b/docs/docs/usage/modern-web-app.md new file mode 100644 index 0000000..71df7d1 --- /dev/null +++ b/docs/docs/usage/modern-web-app.md @@ -0,0 +1,5 @@ +# Create a Modern Web App + +This section will guide you through creating a modern web application using RA.Aid. Stay tuned for detailed instructions and best practices. + +Coming soon...