Changed to solo - borked my site

Hey there - I installed Solo to test out on my site, only for me to get 404 errors.

I think maybe something to do with routes.yaml (i used ubud before which had me edit routes.yaml for some reason) - but I’m not sure, is there a way to reset that file as well?

https://mattrutherford.co.uk is the URL - currently back on ubud, but getting a 404 link for the homepage.

Matt

Here are the default routes:

## routes.yaml

routes:

collections:
  /:
    permalink: /{slug}/
    template: index

taxonomies:
  tag: /tag/{slug}/
  author: /author/{slug}/

If you upload this and still have issues, let us know!

1 Like