cb44e7894f
fup: add gocloud.dev blob backends
2021-03-20 23:17:02 +00:00
a261baedf4
fup: add SPDX headers
2021-03-20 20:40:40 +00:00
bcd39fae10
fup: create serve subcommand and fuphttp package
...
This is the skeleton of the application. Let's goooo!
2021-03-20 19:53:43 +00:00
a1bda601a9
fup: add extractstatic command
...
This extracts the hash-named static assets into a directory. This is primarily
useful if you have multiple instances of fup running and you therefore need to
serve /static from a shared filesystem of some sort.
2021-03-20 19:53:04 +00:00
38d9449777
fupstatic: init embedding package
2021-03-20 19:52:10 +00:00
2104261536
fupstatic: add some basic templates/css/js.
2021-03-20 19:51:57 +00:00
03cf4ea939
fupstatic: create hashfs
...
I want to serve static files with hashes in, and I'm too lazy
to construct a preprocessing step.
2021-03-20 19:51:32 +00:00
ecbf5a6450
fup: init
2021-03-20 19:49:33 +00:00