* there needs to be a line break between {{% steps %}} and the first H3
If there is no line break between {{% steps %}} and the first heading, the content is not rendered correctly.
* Update exampleSite/content/docs/guide/shortcodes/steps.md
* Update exampleSite/content/docs/guide/shortcodes/steps.md
fix: hide lang switch if site is not multilingual
docs: update getting started page
fix: ordered list style
chore: update hugo icon
feat: add icon shortcode page
docs: add markdown and configuration pages
docs: add diagrams page
docs: add more content
fix: mermaid background and add image styling
chore: update templates
chore: update hugo stats
* update dev and build command
chore: move contents to exampleSite
chore: add configs to exampleSite
chore: use tailwindcss/nesting
* add postcss-import
* move imports to the top
chore: add config for theme dev
chore: add compiled css
chore: fix last updated issue
chore: dont't ignore hugo_stats.json
chore: update index page layout