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
chore: update example site content
chore: add configuration for footer
chore: allow disable footer completely
chore: navbar highlights if contains current page
chore: styling update for partial templates
chore: update steps to use markdown delimiter
fix: navbar icon should use home relative link
fix: copy code for raw <code> element
fix: missing breadcrumb hover style
fix: tabs typo preventing loading the script
* 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
refactor: move pager to partial/components
chore: add head-css and favicons
- support favicons and page descriptions
- dynamic title based on page
- add custom head-end hook
feat: add opengraph to head
fix: sidebar not hiding when resizing
chore: add toc to mobile dropdown menu single items
chore: refactor sidebar
chore: add single layout for blog
chore: add vscode settings
chore: add blog section
chore: add devcontainer.json
chore: exclude icon from mobile nav
chore: support multiple theme switches
- simplify theme switch implementation using data attributes
- hide theme switch when sidebar is disabled
chore: add theme switch to footer
- enable when sidebar is disabled
chore: add format-date partial