rybbit/docs
Bill Yang 8b039aa351 Refactor subscription status handling and update pricing display
- Simplified the SubscriptionData interface by reducing the number of subscription statuses to "expired", "active", and "trialing".
- Updated the pricing display in the Subscribe page and PricingSection component to show monthly pricing instead of annual, enhancing clarity for users.
- Removed redundant comments in globals.css to clean up the stylesheet.
2025-05-02 18:13:08 -07:00
..
public Refactor Card component styles and update documentation headings 2025-04-30 20:07:42 -07:00
src Refactor subscription status handling and update pricing display 2025-05-02 18:13:08 -07:00
.gitignore Update .gitignore, package.json, and layout.jsx for improved build process and layout adjustments 2025-04-20 22:39:43 -07:00
Caddyfile Remove old favicon and update Caddyfile for improved local development configuration; add debug logging and health checks. Update package.json and package-lock.json to include boring-avatars dependency. Refactor UserProfiles and UserSessions components to utilize boring-avatars for user representation. Adjust styling in various components for better layout and responsiveness. 2025-04-21 20:02:21 -07:00
components.json Enhance styling and functionality in IndexPage and update dependencies 2025-04-21 00:08:01 -07:00
docker-compose.yml Update Caddyfile and docker-compose.yml for local development configuration 2025-04-21 01:29:51 -07:00
Dockerfile Update Dockerfile and next.config.mjs for improved application startup and configuration 2025-04-21 01:10:32 -07:00
mdx-components.js Add docs (#89) 2025-04-16 16:42:59 -07:00
next-env.d.ts Enhance styling and functionality in IndexPage and update dependencies 2025-04-21 00:08:01 -07:00
next.config.mjs Update Dockerfile and next.config.mjs for improved application startup and configuration 2025-04-21 01:10:32 -07:00
package-lock.json Update dependencies and enhance documentation structure 2025-05-02 15:37:04 -07:00
package.json Update dependencies and enhance documentation structure 2025-05-02 15:37:04 -07:00
postcss.config.mjs Update favicon and apple icon images, and modify package.json and package-lock.json to include Tailwind CSS and PostCSS dependencies 2025-04-20 18:07:14 -07:00
tsconfig.json Enhance styling and functionality in IndexPage and update dependencies 2025-04-21 00:08:01 -07:00