Dmitry Verkhoturov and Umputun
a9836aaea0
move static web files from rakyll/statik to go:embed
...
There is no need for the rakyll/statik package starting with Go 1.16,
which provides us with tools for embedding files
without third-party libraries.
2022-08-03 15:41:02 -05:00
Dmitry Verkhoturov and Umputun
82387729a4
make docker init script chown command verbose
2021-05-24 17:16:53 -05:00
Pavel Mineev and Umputun
3e0f233c5a
add mjs for sed
2021-01-13 23:16:29 -06:00
Pavel Mineev and Umputun
bb5907d21f
Replacing REMARK_URL, fix remark_config stub, add minify html/css in templates
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
5825a55b69
Update frontend
...
* change root dit and change way to import modules
* update deps to latest versions
* use latest tools for building bundles
* rewrite webpack config
* use nomodule technique for loading modern bundle
* inject polyfills by babel usebuiltins
* update eslint rules
* rename all style files to CSS
* use postcss preset env for building styles
* proper typescript typing
* put all html files to templates folder
* etc
2021-01-12 13:39:26 -06:00
Umputun
104ee308c6
make init to work in alpine, fix typo
2020-12-17 21:25:51 -06:00
sattellite and Umputun
06c3406e30
Replace predefined site_id by SITE_ID
2020-11-10 11:04:07 -06:00
sattellite and Umputun
0d42761a12
Replace BASE_URL constant by REMARK_URL in html
2020-11-10 11:04:07 -06:00
Pavel Mineev and Umputun
053bea18cd
Cut react devtools forwarding by webpack in production build
2020-04-12 02:31:34 -05:00
Dmitry Verkhoturov and Umputun
1e67850e87
fix docker run error without attached /srv/var
2020-04-11 20:08:35 -05:00
Umputun
141c75401a
switch to latest baseimage allowing custom TZ and UID
2019-08-23 17:01:09 -05:00