rybbit/docs
Bill Yang ff674cc7da
Some checks are pending
Docker Publish / Build Client Images (push) Waiting to run
Docker Publish / Build Backend Images (push) Waiting to run
Docker Publish / Merge Images and Push (push) Blocked by required conditions
Refactor TweetCard layout and improve styling
- Updated the TweetCard component layout to use CSS columns for better responsiveness and spacing.
- Added a class to prevent breaking inside the TweetCard elements, enhancing visual consistency.
- Made minor formatting adjustments in the Tweet component for improved readability.
- Enhanced the self-hosting Nginx documentation with additional firewall configuration steps for better clarity.
2025-05-14 21:41:04 -07:00
..
public opengraph image 2025-05-03 11:13:33 -07:00
src Refactor TweetCard layout and improve styling 2025-05-14 21:41:04 -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 ref!: Bump packages versions & Actualize codebase regards packages updates (#217) 2025-05-14 10:29:10 -07:00
package.json ref!: Bump packages versions & Actualize codebase regards packages updates (#217) 2025-05-14 10:29:10 -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