Commit graph

5 commits

Author SHA1 Message Date
d1ae3ae89c Ensure deployment always has latest state including assets
Use existing nix shell within deployment.
Clean everything and ensure assets are compiled.
yarn now used nodejs 18, raise the version in our file as we are
compatible.
2022-09-29 14:43:56 +02:00
a4f1c7c480 Migrate Makefile entries to shell.nix
Isolate the whole nodejs/yarn stuff.
Migrate from node-sass to dart sass in order to do so.
Easier to install, less dependencies (no python, no compiling while yarn
install)
2022-02-09 20:39:02 +01:00
c2db0f8761 Update to v11.x-dev (current master)
Remove some none compatible and none used extensions like feedit and
components like secure web.

Remove private folder, due to missing secure web.
2021-05-18 21:35:07 +02:00
20c38fe36b Add node and npm version constraints 2019-12-13 12:49:09 +01:00
9086b7e537 First steps 2019-11-13 23:40:26 +01:00