thiloho
|
bb73c2350d
|
Initialize playwright, fix file upload issue, show publication status and delete website dir on website deletion
|
2024-08-30 15:48:15 +02:00 |
|
thiloho
|
8915a7cfd9
|
Update nix packaging derivation
|
2024-08-29 21:01:45 +02:00 |
|
thiloho
|
b947a6f2b2
|
Update nix packaging derivation
|
2024-08-29 20:59:46 +02:00 |
|
thiloho
|
042ae24130
|
Remove unncessary fields from docs templates and add category article order
|
2024-08-29 20:09:37 +02:00 |
|
thiloho
|
e5b55baaef
|
Add weight to individual docs articles
|
2024-08-29 12:05:02 +02:00 |
|
thiloho
|
816df44bd3
|
Add categories to docs article list
|
2024-08-28 19:39:22 +02:00 |
|
thiloho
|
df2b11f781
|
Prevent overflows for sidebars
|
2024-08-28 18:06:21 +02:00 |
|
thiloho
|
4572b7f6ce
|
Finish base template for blog
|
2024-08-28 17:30:32 +02:00 |
|
thiloho
|
6a5cf76264
|
Fix sql error
|
2024-08-27 17:03:17 +02:00 |
|
thiloho
|
1b1767c0f7
|
Add categories for docs template
|
2024-08-27 16:39:29 +02:00 |
|
thiloho
|
0753345bba
|
Display table of contents on right side
|
2024-08-25 19:32:57 +02:00 |
|
thiloho
|
8ea7f7b4a3
|
Make nav sticky for blog template
|
2024-08-25 18:47:20 +02:00 |
|
thiloho
|
926218fa34
|
Set favicon and logo on output
|
2024-08-25 16:31:12 +02:00 |
|
thiloho
|
e7acc9749f
|
Sanitize HTML and merge styles into single file
|
2024-08-25 15:06:55 +02:00 |
|
thiloho
|
1c1aaf28e6
|
Generate nested table of contents
|
2024-08-25 14:35:57 +02:00 |
|
thiloho
|
329927f126
|
Prefix NGINX urls with origin as well
|
2024-08-24 21:57:41 +02:00 |
|
thiloho
|
0806293f05
|
Make modal ids unique with suffix
|
2024-08-24 21:53:05 +02:00 |
|
thiloho
|
079b6d8f8a
|
Make all section headers anchors
|
2024-08-24 21:43:15 +02:00 |
|
thiloho
|
b7601f46bb
|
Disable toc in non iframe preview as well
|
2024-08-24 20:46:10 +02:00 |
|
thiloho
|
891cdb46c8
|
Make markdown synchronous and add ability to toggle TOC
|
2024-08-24 20:34:06 +02:00 |
|
thiloho
|
3c49d1e2f3
|
Use Nix importNpmLock to not need to specify sha256 dependency hash
|
2024-08-24 19:44:17 +02:00 |
|
thiloho
|
e34a2ac87f
|
Wrap headings in section
|
2024-08-24 19:37:00 +02:00 |
|
thiloho
|
7191530d9b
|
Update npm deps hash
|
2024-08-23 18:46:59 +02:00 |
|
thiloho
|
a7858329c7
|
Use marked markdown parser
|
2024-08-23 18:43:54 +02:00 |
|
thiloho
|
5e4ee45004
|
Use marked for markdown parsing
|
2024-08-23 18:43:52 +02:00 |
|
Thilo Hohlt
|
a833d0307c
|
Update 20240810115846_image_upload_function.sql.sql
|
2024-08-20 23:29:23 +02:00 |
|
thiloho
|
0cbf0bd866
|
Share styles and update props
|
2024-08-20 19:17:18 +02:00 |
|
Thilo Hohlt
|
bf791f9bfc
|
Update module.nix
|
2024-08-19 22:55:41 +02:00 |
|
thiloho
|
28774dc944
|
Put API prefix in server only file to access process.env
|
2024-08-19 20:33:23 +02:00 |
|
thiloho
|
488877b2ed
|
Make API origin variable available on client side
|
2024-08-19 20:13:49 +02:00 |
|
thiloho
|
bc7d242d3d
|
Set base API prefix to origin in production
|
2024-08-19 19:55:06 +02:00 |
|
thiloho
|
5cc329c2f1
|
Enable image pasting in markdown textarea
|
2024-08-19 19:31:41 +02:00 |
|
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 |
|