search

Home  >  Q&A  >  body text

How to upload json files to github repository?

Please help github. I uploaded my website to a github repository. I have a json file with translations that are handled locally with javascript and everything works fine, but not on github. Thanks

P粉033429162P粉033429162244 days ago379

reply all(1)I'll reply

  • P粉029327711

    P粉0293277112024-03-27 10:11:47

    When you upload a static website to GitHub Pages, it takes a while to load. Make sure you also configure the DNS settings correctly on the Github repository settings and your domain. There must also be a CNAME file in the root directory of your repository that contains the name of your site.

    reply
    0
  • Cancelreply