Skip to content

Conversation

@0xfurai
Copy link
Owner

@0xfurai 0xfurai commented Jul 4, 2025

No description provided.

0xfurai added 11 commits June 25, 2025 17:58
…eference and environment variable configuration
…n, and refine documentation links for consistency
- Changed the download command for the docker-compose file to use the SQLite version instead of the previous production YAML file.
- Updated the Docusaurus configuration to include a custom Tailwind CSS plugin.
- Added new Docker installation documentation for MongoDB, Postgres, and SQLite.
- Improved existing documentation by refining key features and quick start sections.
- Removed outdated manual installation guide and several tutorial files to streamline content.
- Updated package dependencies in pnpm-lock.yaml for Tailwind CSS and PostCSS.
- Enhanced the homepage with new components for better user experience.
- Updated database configuration to recognize "mongodb" as an alias for "mongo".
- Added a new health check endpoint to the server for improved monitoring.
- Configured Nginx to prevent caching of the environment configuration file (env.js) for better deployment flexibility.
…ement

- Changed the "Get Started" button to "Docs" for clearer navigation.
- Added a new "Live Demo" button linking to the demo site for users to experience Peekaping in action.
- Updated the introduction section to promote the live demo instead of the Docker installation link.
- Introduced a new index.tsx file for the homepage layout, integrating key components for enhanced user experience.
- Removed unnecessary components from the homepage, including HomepageFeatures, HomepageHeader, KeyFeatures, and associated styles.
- Updated Docusaurus configuration to disable the blog feature.
- Adjusted the introduction section to set the slug to the root path for better navigation.
- Restructured the homepage layout for better organization and user experience.
- Updated navigation elements to streamline access to key features and documentation.
- Removed deprecated components to simplify the codebase and improve performance.
cursor[bot]

This comment was marked as outdated.

- Eliminated the "Docs" section from the footer links to streamline the configuration.
- Focused on enhancing the community section for better user engagement.
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Domain Mismatch in CNAME File

The apps/docs/static/CNAME file contains the placeholder domain "docs.yourdomain.com". This conflicts with the docusaurus configuration, which specifies "docs.peekaping.com" as the intended URL. This mismatch will cause GitHub Pages deployment to fail or use an incorrect custom domain.

apps/docs/static/CNAME#L1-L1

docs.yourdomain.com

Fix in CursorFix in Web


Was this report helpful? Give feedback by reacting with 👍 or 👎

@0xfurai 0xfurai merged commit ca9e4e8 into main Jul 4, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants