You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
needs to be changed to .., or maybe the _build folder contents can be moved up one level with an additional line in the makefile, so that the index.html is located in docs already. That is the crucial point for Pages.
Maybe only that one line
radproc/docs/Makefile
Line 9 in bba7178
needs to be changed to
.., or maybe the_buildfolder contents can be moved up one level with an additional line in the makefile, so that theindex.htmlis located indocsalready. That is the crucial point for Pages.