Skip to content

Conversation

@Leonardo-Olivo
Copy link
Contributor

No description provided.

@Leonardo-Olivo Leonardo-Olivo self-assigned this Nov 26, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: e6c21d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openscript-ch-website Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@openscript openscript left a comment

Choose a reason for hiding this comment

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

Image

@openscript openscript force-pushed the feat/formation-section branch from 46cce2b to db3a383 Compare December 1, 2025 09:40
@openscript openscript force-pushed the feat/formation-section branch from db3a383 to 985e6f3 Compare December 1, 2025 09:41
@openscript
Copy link
Member

@diegosteiner I've added some content, maybe you want to extend it a bit further? :)

Copy link
Member

@openscript openscript left a comment

Choose a reason for hiding this comment

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

Ich denke wir könnten hier noch folgendes verbessern:

  • Etwas mit Variablen arbeiten, um Redundanzen zu vermeiden und Magic Numbers zu erklären
  • Das ist etwas unschön 2x timeline: Image
  • Möglicherweise können wir die ganze shortSpine Geschichte nur mit CSS lösen indem wir die letzte Timeline identifizieren und so den Style hinzufügen

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a new "Formation" page feature that displays the company's history and evolution through an interactive timeline component. The implementation includes reusable Astro components, localized content data, and responsive styling to showcase key milestones in the company's development.

Key Changes

  • Created new timeline components (Timeline, TimelineEntry, FormationSection) for displaying chronological company history
  • Added formation content collection with localized YAML data files for founding, office, and evolution sections
  • Updated CSS variables to support new styling requirements and refactored heading margins

Reviewed changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
src/layouts/sections/FormationSection.astro New component that fetches and displays formation data with timeline entries
src/components/Timeline.astro Timeline wrapper component with visual spine and responsive layout
src/components/TimelineEntry.astro Individual timeline entry component with positioning and styling
src/content.config.ts Added formation collection definition with localized items schema
src/content/formation/*.yaml Data files for founding, office, and evolution timeline sections
src/content/pages/*/past/formation.mdx Localized formation pages using the new FormationSection component
src/layouts/Shell.css Added CSS variables for overlay color and heading margin; updated gutter size
package.json Updated dependencies to latest versions
pnpm-lock.yaml Lockfile updates for dependency version changes
.changeset/little-pianos-poke.md Changeset documenting the new formation page feature
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@openscript openscript changed the title Feat/formation section Add formation page Dec 11, 2025
Copy link
Member

@openscript openscript left a comment

Choose a reason for hiding this comment

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

Danke @Leonardo-Olivo fürs Gas geben bei diesem Thema :)

@openscript openscript merged commit cf07cab into master Dec 11, 2025
1 check 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.

3 participants