electric-sql / electric

Sync little subsets of your Postgres data into local apps and services.
https://electric-sql.com
Apache License 2.0
6.48k stars 156 forks source link

chore: fixed website builds #2002

Closed icehaunter closed 5 days ago

icehaunter commented 5 days ago

Previous matching was generating wrong blog structure (paths were split on arbitrary -), which led to "dead link" complaints. Also the .split of the path was wrong because preceding slash is not part of the file, but maybe that's incosistent between mac & linux so I replaced it with a definitely crossplatform call

netlify[bot] commented 5 days ago

Deploy Preview for electric-next ready!

Name Link
Latest commit 0cccf7475fefb568f603c80a93ae0e6208d8bf64
Latest deploy log https://app.netlify.com/sites/electric-next/deploys/673dcb638496bb0007f26748
Deploy Preview https://deploy-preview-2002--electric-next.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

thruflo commented 5 days ago

I had already fixed this in https://github.com/electric-sql/electric/pull/1988 -- waiting on a review for a while now.

It was worth waiting for me to input.