Skip to content

Develop#2

Merged
arendondiosa merged 8 commits intomainfrom
develop
Feb 3, 2026
Merged

Develop#2
arendondiosa merged 8 commits intomainfrom
develop

Conversation

@arendondiosa
Copy link
Member

No description provided.

… and package files

- Introduced .editorconfig for consistent coding styles across various file types.
- Added biome.json for Biome configuration, enabling formatting and linting.
- Created CI workflow for automatic deployment on push to the develop branch.
- Updated ESLint configuration for improved code quality checks.
- Added jsconfig.json for better path resolution in JavaScript projects.
- Updated package.json and package-lock.json to include Biome as a dev dependency.
…tructions

- Changed project title to "website-2026".
- Expanded setup instructions with detailed steps for installing dependencies, running the development server, building for production, and previewing the production build.
- Added a section for other scripts and updated the tech stack information.
Add EditorConfig, Biome configuration, and CI workflow; update ESLint and package files
- Changed the title from "website-2026" to "PyCon Colombia 2026".
- Added a script to redirect users to the hash-based URL format for better navigation.
- Introduced .env and .env.example files for environment variable management, including Google Analytics ID.
- Added a GitHub Actions CI workflow for deploying static content to GitHub Pages.
- Implemented a custom hook, usePageTracking, in App.jsx to track page views using Google Analytics.
… dependency

- Added react-router-dom version 7.13.0 to both package.json and package-lock.json for improved routing capabilities.
- Included cookie and set-cookie-parser as dependencies of react-router for enhanced cookie management.
@arendondiosa arendondiosa self-assigned this Feb 3, 2026
@arendondiosa arendondiosa merged commit c0208a5 into main Feb 3, 2026
3 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.

1 participant