compilerla / compiler.la

Compiler's website
https://compiler.la
Apache License 2.0
4 stars 2 forks source link

Feat: implement top section of /our-work page #218

Closed lalver1 closed 2 months ago

lalver1 commented 2 months ago

Closes #206

I'm not sure if we should keep the bus animation

    <span class="animate-bus">
      <img alt="Illustration of a bus" src="/assets/illustrations/bus.svg" />
    </span>

in this section, I removed it but can put it back in if needed.

angela-tran commented 2 months ago

in this section, I removed it but can put it back in if needed.

No bus animation needed 👍

angela-tran commented 2 months ago

I think GitHub's current degraded performance with Actions / Pull Requests is causing the pre-commit failure. I'm fine with waiting for it to pass before merging or just merging it.

lalver1 commented 2 months ago

Ah I was wondering about that. Yep, it's probably related to the degraded performance; I'll wait for it to pass since I don't think this blocks anything.