pythonanywhere / help_pages

The help pages for help.pythonanywhere.com
43 stars 86 forks source link

Update Virtualenvs.md #68

Closed deeptikorwar closed 4 years ago

deeptikorwar commented 4 years ago

Restructured page

millenniumhand commented 4 years ago

The numbered list:

  1. Create a virtualenv
  2. Install packages into your virtualenv
  3. Configure your app to use this virtualenv

does not render correctly. You can check the rendering of your page using nikola build to build the site and nikola serve to serve the site and view the content.

deeptikorwar commented 4 years ago

@millenniumhand, please review the updated file. I’ve used the format used in Buffering.md. I was unable to test as nikola build did not work due to missing crumbs.tmpl