Foobar one
note
Some content with Markdown syntax
. Check this api
.
tip
Some content with Markdown syntax
. Check this api
.
info
Some content with Markdown syntax
. Check this api
.
warning
Some content with Markdown syntax
. Check this api
.
danger
Some content with Markdown syntax
. Check this api
.
ποΈ Browser eggs
Here are some examples we can utilized in the web browser to present network error messages, experimental features, and some dino stuff.
ποΈ Live editor
Let's code
ποΈ Celestial distance
In this example, we'll demonstrate the approximate distances of celestial bodies in light minutes.
ποΈ Common Commands
Common Commands
ποΈ Python starters
Python eggs for starters.
ποΈ Calculus fundamentals
Fundamentals
ποΈ Mermaid
Basic
ποΈ Foobar one
Some content with Markdown syntax. Check this api.
ποΈ Foobar two
Autolink literals
ποΈ Git
Git Push
ποΈ Conda
Quickstart
docusaurus.config.js
export default {
presets: [
[
'@docusaurus/preset-classic',
{
docs: {
sidebarPath: './sidebars.js',
},
},
],
],
};