📄️ Create a Page
Add Markdown or React files to src/pages to create a standalone page:
📄️ Create a Document
Documents are groups of pages connected through:
📄️ Markdown Features
Docusaurus supports Markdown and a few additional features.
📄️ Deploy your site
Docusaurus is a static-site-generator (also called Jamstack).
📄️ Integrating CostQ with AWS (Using Assume Role ARN)
To analyze your AWS costs, CostQ requires read-only access to your AWS account. This is done via an AWS IAM Role with the necessary permissions.
📄️ Verifying AWS Data Sync in CostQ
Once you integrate AWS with CostQ using Assume Role ARN, CostQ begins syncing AWS Cost & Usage Reports (CUR). You can verify the data sync to ensure CostQ is correctly fetching cost data.
📄️ Congratulations!
You have just learned the basics of Docusaurus and made some changes to the initial template.