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
chore: support multiple search elements
chore: sidebar display toc on mobile view
chore: add hamburger menu to navbar on mobile
chore: add markdown link hook
for opening external link in new window
chore: add sidebar footer
- put search under params.type
- make navbar link aware of external link
chore: add styles to html and body
chore: update theme for tailwind config
chore: update colors
chore: add list layout override for docs
chore: update default layouts
chore: update contents