chrismwilliams / astro-theme-cactus

A simple Astro theme. Use it to create your blog or website.
https://astro-cactus.chriswilliams.dev/
MIT License
866 stars 132 forks source link

fix(routing/posts): updated slug to match all subdirs #266

Closed hamzab-01 closed 1 month ago

hamzab-01 commented 1 month ago

What kind of changes does this PR include?

Description

 - useful for i18n, can filter by language #42 

content/ ├─ posts/ │ ├─ en/ │ │ ├─ example.md │ ├─ de/ │ │ ├─ example.md │ ├─ fr/ │ │ ├─ example.md

netlify[bot] commented 1 month ago

Deploy Preview for astro-theme-cactus ready!

Name Link
Latest commit d5f1e0a0737d0814fb2cd5f50bf024f73a1f8173
Latest deploy log https://app.netlify.com/sites/astro-theme-cactus/deploys/669a46f49f0c9b0008224c28
Deploy Preview https://deploy-preview-266--astro-theme-cactus.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.

chrismwilliams commented 1 month ago

Thanks @hamzab-01 for doing this, and the descrption!