Modernize a bit

Drop bootstrap
Remove fabfile in favor of bin/deploy
This commit is contained in:
Nikolai R Kristiansen
2022-02-22 00:26:48 +01:00
parent e204229519
commit 4e6924d055
14 changed files with 629 additions and 1296 deletions

3
.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"printWidth": 120
}