Skip to content

Conversation

@EGAMAGZ
Copy link
Member

@EGAMAGZ EGAMAGZ commented Mar 28, 2025

No description provided.

EGAMAGZ and others added 13 commits March 17, 2025 22:11
This is a merge commit the virtual branches in your workspace.

Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily. 

If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.

Here are the branches that are currently applied:
 - feat/home-page (refs/gitbutler/feat/home-page)
   branch head: d8461c0
   - data/repositories/BB-101-c.md
   - data/repositories/100-dias-10-proyectos.md
   - src/pages/index.astro
   - tsconfig.json
   - src/components/RepositoryCard.astro
   - deno.json
   - src/content.config.ts
For more information about what we're doing here, check out our docs:
https://docs.gitbutler.com/features/virtual-branches/integration-branch
- Introduced new markdown files for repositories: '100 dias 10 proyectos', 'BB101', and a placeholder for upcoming projects.
- Updated 'deno.json' to include 'sloppy-imports' in unstable features.
- Enhanced 'tsconfig.json' with 'strictNullChecks' and 'allowJs' options.
- Created 'RepositoryCard' component for displaying repository information.
- Modified 'index.astro' to render repository cards dynamically.
- Added global styles for cards and chips in 'global.css'.
- Included images for the new repositories.
@EGAMAGZ EGAMAGZ merged commit b23c32d into master Mar 28, 2025
3 checks passed
@EGAMAGZ EGAMAGZ deleted the feat/home-page branch March 28, 2025 18:03
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.

3 participants