summaryrefslogtreecommitdiffstats
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote Site in 11ty2024-04-0734-1656/+0
| | | | Still need to Update the content
* Fixed Build failures2023-02-171-1/+1
| | | | | | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz> Changes to be committed: modified: package-lock.json modified: src/server/build.ts
* Move to Server Side Render with expressjs