rybbit/docs
Bill Yang aaeba003f5 Update Caddyfile and docker-compose.yml for local development configuration
- Added global options in Caddyfile to disable automatic HTTPS and use local certificates.
- Updated docker-compose.yml to fallback to localhost for DOMAIN_NAME if not set, and removed unnecessary port mappings for HTTP/3.
2025-04-21 01:29:51 -07:00
..
public Add Radix UI Accordion component and update dependencies; remove unused icons 2025-04-21 00:39:53 -07:00
src Add Radix UI Accordion component and update dependencies; remove unused icons 2025-04-21 00:39:53 -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 Update Caddyfile and docker-compose.yml for local development configuration 2025-04-21 01:29:51 -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 Add Radix UI Accordion component and update dependencies; remove unused icons 2025-04-21 00:39:53 -07:00
package.json Add Radix UI Accordion component and update dependencies; remove unused icons 2025-04-21 00:39:53 -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