Code for my personal website at https://jkossen.nl https://jkossen.nl
 
 
 
 
 
Go to file
Jochem Kossen d01e75c238
Add external links to nav
2023-09-02 10:10:18 +02:00
public bit more space between content and nav 2023-08-20 09:28:46 +02:00
templates Add external links to nav 2023-09-02 10:10:18 +02:00
.gitignore initial commit 2023-05-14 21:50:07 +02:00
LICENSE.txt License jkossen.nl CC BY-NC-SA 4.0 2023-08-19 21:57:35 +02:00
Makefile strcpy -> strlcpy, sprintf -> snprintf, strcat -> strlcat 2023-07-27 14:57:54 +02:00
build.sh Build public/index.html (home) in ssg. Fix permission checks while there 2023-08-02 22:23:40 +02:00
serve.sh initial commit 2023-05-14 21:50:07 +02:00
ssg.c . Just use / in snprintf, not a separate variable. 2023-08-13 19:46:50 +02:00