berty / www.berty.tech

Official website of Berty Technologies
https://berty.tech
MIT License
34 stars 52 forks source link

New Crowdin updates #287

Closed berty-assistant closed 3 years ago

moul commented 3 years ago

Netlify is broken (404 on homepage)

@pierreboc @cdeleeuwe -> can you give a look?

moul commented 3 years ago

@cdeleeuwe the build is green (sometimes), but the homepage is 404

we should add a CI test that checks that some pages are not 404:

cdeleeuwe commented 3 years ago

@cdeleeuwe the build is green (sometimes), but the homepage is 404

we should add a CI test that checks that some pages are not 404:

  • /home (home)
  • /fr/home (translated home)
  • /news (the news category)
  • /news/1 (a news) etc

@moul I just made a PR #308 which checks if all files referenced in the sitemap are generated. If not, it should fail the build.

moul commented 3 years ago

Ok Nice! it's just merged; ill close this PR to let Crowdin trigger a new one