themeing, resume route

This commit is contained in:
2022-04-28 16:04:43 +02:00
parent 9d8fad95d3
commit 5e485fd88f
12 changed files with 649 additions and 20 deletions

4
.gitignore vendored
View File

@ -23,11 +23,15 @@ erl_crash.dump
homepage-*.tar
# Ignore assets that are produced by build tools.
/priv/static/
/priv/static/assets/
/rel/
# Ignore digested assets cache.
/priv/static/cache_manifest.json
# In case you use Node.js/npm, you want to ignore these.
npm-debug.log
/assets/node_modules/