Commit Graph

274 Commits

Author SHA1 Message Date
thiloho
ec23a6188a Add basic styles to blog template 2024-08-18 20:12:27 +02:00
thiloho
b32727aa8c Add slugified id for sections 2024-08-18 19:18:32 +02:00
Thilo Hohlt
191fc1c12b Create LICENSE 2024-08-18 18:54:16 +02:00
thiloho
96d4d5aaa6 Differentiate blog and docs and sectionize headings 2024-08-18 18:17:59 +02:00
thiloho
9ac950e8a1 Use configuration options for remaining hardcoded values in module 2024-08-18 15:26:33 +02:00
thiloho
5accbb4283 Enable wildcard domains for published websites 2024-08-18 13:48:36 +02:00
thiloho
211b518b72 Remove wildcard NGINX subdomain 2024-08-17 23:06:17 +02:00
thiloho
347e921fc4 Remove old acme configurations 2024-08-17 22:48:03 +02:00
thiloho
64a62fc339 Adjust subdomain for nginx 2024-08-17 22:45:41 +02:00
thiloho
f948c38a26 Update nginx ocnfig 2024-08-17 22:38:41 +02:00
thiloho
b40334ce55 Set serverName and virtualHost name 2024-08-17 22:37:09 +02:00
thiloho
6142d83d2e Different RegEx for wildcard subdomain 2024-08-17 22:25:53 +02:00
thiloho
87d19b0e39 Update ACME config 2024-08-17 22:20:23 +02:00
thiloho
de7d8231b3 Add regex in virtualHost block 2024-08-17 22:18:14 +02:00
thiloho
9f18da1c99 Set subdomains for ACME 2024-08-17 22:13:27 +02:00
thiloho
affd23eb27 Add wildcard domain for user websites 2024-08-17 22:07:16 +02:00
thiloho
6d47b184d2 Create new root directory in web app for template styles 2024-08-17 20:51:23 +02:00
thiloho
dc9a2eabe9 Include stylesheet in static file generation 2024-08-17 20:21:23 +02:00
thiloho
f3278fb1f6 Use SvelteKit render function for templating and add error page 2024-08-17 19:29:10 +02:00
thiloho
e41b963666 Synchronize scrolling with textarea and preview 2024-08-17 16:05:14 +02:00
thiloho
6add151cd5 Update demo deployment action to use different action package 2024-08-16 16:33:58 +02:00
thiloho
d883f76ed6 Only run deployment action on push and on main branch 2024-08-16 16:18:04 +02:00
thiloho
2a27ae5fd4 Update action for aarch64 compatibility 2024-08-16 15:39:20 +02:00
Thilo Hohlt
bec21f41be Update demo-server-deploy.yml 2024-08-16 15:23:01 +02:00
Thilo Hohlt
7b6b259f99 Update demo-server-deploy.yml 2024-08-16 15:14:55 +02:00
thiloho
a422fac957 Add action for demo deployment and favicon 2024-08-16 14:50:28 +02:00
thiloho
6897a1641d Wrap filters in dropdown 2024-08-15 18:45:47 +02:00
thiloho
2a1ada1c70 Use fluid scale custom properties and make everything mobile friendly 2024-08-15 16:26:32 +02:00
thiloho
3eb05da564 Use full text search instead of ilike for search functionality 2024-08-14 21:37:19 +02:00
thiloho
0e3fb96dda Differentiate between dev and prod for api and nginx 2024-08-14 19:33:41 +02:00
thiloho
cf1600671b Proxy API and webapp through NGINX as well 2024-08-13 22:14:47 +02:00
thiloho
6785bd0dfa Add path option for module 2024-08-13 18:27:43 +02:00
thiloho
96c00096b4 Use --save-exact for npm dependencies 2024-08-13 17:23:08 +02:00
thiloho
903a1bd50e Update flake 2024-08-13 11:36:32 +02:00
thiloho
20c1e82eab Enable sudo pam 2024-08-11 22:40:11 +02:00
thiloho
0e52f42868 Set pam 2024-08-11 22:32:41 +02:00
thiloho
d5f61ae70b Update flake 2024-08-11 19:53:22 +02:00
Thilo Hohlt
6ec02ccb7e Update flake.nix 2024-08-11 19:29:42 +02:00
Thilo Hohlt
6aa936575b Update flake.nix 2024-08-11 19:29:14 +02:00
Thilo Hohlt
d965861bea Update flake.nix 2024-08-11 19:28:58 +02:00
Thilo Hohlt
d6a7a3908e Update flake.nix 2024-08-11 19:20:12 +02:00
Thilo Hohlt
014fe744ab Include hardware configuration for demo server 2024-08-11 19:07:51 +02:00
thiloho
6ee64463a8 Set hardware configuration for demo server 2024-08-11 16:54:17 +00:00
thiloho
10ec731d7c Add demo server nixos configuration 2024-08-11 18:46:32 +02:00
thiloho
8c76fba2ad Add template directory to package derivation output 2024-08-10 22:58:05 +02:00
thiloho
162118bb56 Use environment variables for ports in web app 2024-08-10 22:20:57 +02:00
thiloho
0866e2631d Serve and create images from within postgresql 2024-08-10 17:09:12 +02:00
thiloho
77338f9cc2 Put nix package derivations in separate file and join symlinks 2024-08-09 23:18:07 +02:00
thiloho
cfee37ad90 Move nix code into separate files and directory and create basic module 2024-08-09 20:12:31 +02:00
thiloho
f2a11529db Remove configuration files and use CLI args instead 2024-08-09 18:14:51 +02:00