DOI-USGS / knoten

Python Geospatial Sensor Exploitation Library
Other
3 stars 21 forks source link

Docs #109

Closed jrcain-usgs closed 1 year ago

jrcain-usgs commented 1 year ago

Tested as much as I could with the docs/CI, works up until the AWS credential part (which won't succeed until merged).

Kelvinrr commented 1 year ago

Is there a reason we cant get this working using the instructions for re-using files from the S3 buckets? https://code.chs.usgs.gov/asc/ASC_Software_Docs/-/blob/main/Websites/HOWTO%20-%20Making%20Public%20a%20Site%20Complient.md?ref_type=heads

jrcain-usgs commented 1 year ago

Got rid of the _static folder and pointed to the common docs css/scripts instead.

Kelvinrr commented 1 year ago

website looks good.

We just need a readme addition that explains how to build docs and I'll approve this.

Im assuming it's supposed to be empty? in which case we probably should probably disable pushing to s3 for now

jrcain-usgs commented 1 year ago

Added a readme section about building docs, filled in home docs page with stuff from readme, disabled pushing to S3 for now.