::alert{type="info"}
Check out an **info** alert with `code` and a [link](/).
::
::alert{type="success"}
Check out a **success** alert with `code` and a [link](/).
::
::alert{type="warning"}
Check out a **warning** alert with `code` and a [link](/).
::
::alert{type="danger"}
Check out a **danger** alert with `code` and a [link](/).
::
::block-hero
---
cta:
- Get started
- /get-started
secondary:
- Open on GitHub →
- https://github.com/
snippet: install python
---
#title
Documentation
#description
Type your text here
::
::callout
#summary
This is a callout! Click me to open.
#content
This is the content of the callout.
::
::callout{type="warning"}
#summary
This is a callout! Click me to open.
#content
This is the content of the callout.
::
Description 1.
We have written a starting package which lists the first steps during your first week here.
Topic 2.
Description 2.
We have written a starting package which lists the first steps during your first week here.
Topic 3.
Description 3.
We have written a starting package which lists the first steps during your first week here.
Code
::card-grid
#title
What is this ?
#root
:ellipsis
#default
::card
#title
Topic 1.
#description
Description 1.
We have written a starting package which lists the first steps during your first week here.
::
::card
#title
Topic 2.
#description
Description 2.
We have written a starting package which lists the first steps during your first week here.
::
::card
#title
Topic 3.
#description
Description 3.
We have written a starting package which lists the first steps during your first week here.
::
::
::list{type="primary"}
-**Important**
- Always
::
::list{type="success"}
- Amazing
- Congrats
::
::list{type="info"}
- Do you know?
- You can also do this
::
::list{type="warning"}
- Be careful
- Use with precautions
::
::list{type="danger"}
- Drinking too much
- Driving drunk
::