Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 825 Bytes

File metadata and controls

63 lines (47 loc) · 825 Bytes

Compio Website

Development

# Install dependencies
pnpm install

# Start the development server
pnpm dev

Build

# Build for production
pnpm build

Advanced

# Preview the production build
pnpm preview

# Lint the code
pnpm lint

# Format the code
pnpm format

TODO

  • Add "on this page" section
  • Code block highlight
  • Small screen optimization
  • Next/Prev page block (content-footer)
  • Back to top button
  • Dark Mode
  • Nav background opacity
  • SEO
    • Page title
    • Sitemap
    • Robots.txt
    • Open Graph

Dependencies

  • React
  • React Router
  • TypeScript
  • Vite
  • ESLint
  • Commitlint
  • Tailwind CSS
  • PostCSS

License

MIT

Copyright (c) 2024 George Miao