add detailed step-by-step install guide for Windows per recommendation from SimSec

This commit is contained in:
idk
2020-10-05 12:35:07 -04:00
parent 409e4ab3a9
commit 24996f3695
31 changed files with 184 additions and 2 deletions

View File

@@ -66,6 +66,10 @@ def downloads_list():
def downloads_debian():
return render_template('downloads/debian.html')
# Windows-specific page
def downloads_windows():
return render_template('downloads/windows.html')
# Firefox-specific page
def downloads_firefox():
# TODO: read mirror list or list of available files