Commit graph

12 commits

Author SHA1 Message Date
d1568f406d
always use dist directory
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
ci/woodpecker/pr/publish Pipeline is pending
2023-04-09 17:35:15 +02:00
c42238a624
cleanup
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
ci/woodpecker/pr/publish Pipeline is pending
2023-04-09 17:01:30 +02:00
ea5ce83658
Template minification
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
ci/woodpecker/pr/publish Pipeline is pending
* use dist/template when exists
* move the minification in config.rs
* load askama.toml for the templates dirs name
* extract the minification of file to minify_and_copy
2023-04-09 16:58:21 +02:00
6a592f179a
split config and fileconfig
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-09 15:19:23 +02:00
c419f92334
support onion
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-02-16 21:59:04 +01:00
23f0c99540
Complete the config file with default values 2023-02-16 15:58:43 +01:00
2ae5270d5e
Move the default configuration to the config file 2023-02-09 12:42:39 +01:00
6b932d45ba
use default trait 2023-02-09 11:42:33 +01:00
d57231cfc4
all the config is optional 2023-02-09 11:36:22 +01:00
d7ee3f903f
add security.txt 2023-02-08 22:14:57 +01:00
691c766312
add port on config 2023-02-08 20:58:24 +01:00
a8a39cf5b9
add hello world 2023-02-08 20:49:05 +01:00