Releases: caspereijkens/portfolio-yuanyuanzhou
Releases · caspereijkens/portfolio-yuanyuanzhou
First deployment
Basic file server for showing artist works.
The app is designed so that the content owner can login and upload their portfolio, which is then rendered in the landing page.
The app is made lean by using as much go standard library and html as possible. The only exception was the javascript to render the pdf nicely. I might switch from serving pdfs to html at a later point, to hopefully benefit from the more efficient format.