Forums

After uploading my static website, how can I make it work?

Hi, python friends!

I'm new here, this is my first post.

I wanna have a blog powered by Sphinx:

http://sphinx-doc.org/

It is used to create documentation, but I thought it would be a nice blog too... I've uploaded the index.html to make a test, but the website is not loading... what can I do?

Thank you!

Alexandre.

You can use the static files feature of web apps to serve the generated files. There are docs here

Hello, Glenn, thank you so much!

Does anyone know if I can configure Google Cloud Storage to serve a static HTML website that I am trying to create? It's based on the TransxoCo. template from http://www.templatemonster.com/html-templates.php, powered by CSS 3, HTML 5 & JQuery, and also has Parallax effect enabled. Pretty lightweight and minimalistic. What should I know before configuring a bucket as a website? Thanks.

That doesn't sound like something related to python or pythonanywhere...

You could however, use pythonanywhere to host static files! :D