Skip to content

compio-rs/compio-website

Repository files navigation

Compio Website

Development

# Install dependencies
pnpm install

# Start the development server
pnpm dev

Build

# build for production environment
pnpm build

Advanced

# preview the release environment effect
pnpm preview

# code check
pnpm lint

# code auto fix
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