Add Static Resource Hosting (#8)
* Add ability to host files from web API rather than using the static site files.hyperling.com. * Add details. * Prevent further files from being committed in the static resource folder. * Beginnings of a photo share from the website to replace PhotoPrism. * Fix log message for files route. * Allow customization of ports via shell script. * Update README goals and fix URLs. * FInalize the PHOTOS page, complete with video controls! * Moe enhancements, such as displaying README's and adding [VIDEO] tag. * Clean file a little. * Remove TODO.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ dist
|
||||
|
||||
## Above is Github's recommendations for Node.js. Below are my additions. ##
|
||||
package-lock.json
|
||||
files/*
|
||||
|
Reference in New Issue
Block a user