aboutsummaryrefslogtreecommitdiffstats
path: root/404.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-21Hotfix1-1/+1
2024-06-21Hotfix2-2/+2
2024-06-21Update deps and updated the about page.14-572/+1949
On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: 404.html modified: _includes/base.html new file: _includes/main.css modified: _includes/page.html modified: _includes/post.html modified: about.html deleted: assets/main.css deleted: atom.xml.njk modified: eleventy.config.js modified: index.html modified: package-lock.json modified: package.json modified: posts.html modified: posts/posts.11tydata.js
2024-04-13Hot fix1-2/+2
2024-04-13Added legacy redirect to fix seo1-0/+1
2024-04-13Fixed structured prompt1-2/+2
2024-04-07Take 31-1/+1
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07Part21-1/+1
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07added HSTSdevelopment1-2/+2
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2024-04-07Fixed CSP1-1/+1
2024-04-07Added robots.txt3-0/+3
2024-04-07Added Cloud tracker by mistake, cloudflare auto inserts1-4/+0
2024-04-07Corrected minor errors4-17/+24
2024-04-070.6.0v0.6.01-1/+1
2024-04-07Rewrote Site in 11ty59-4222/+3085
Still need to Update the content
2023-02-170.5.10.5.12-3/+3
2023-02-17Emergency hotfix2-7/+6
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
2023-02-17Fixed Build failures2-6/+3
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz> Changes to be committed: modified: package-lock.json modified: src/server/build.ts
2023-02-170.5.00.5.02-3/+3
Changes to be committed: modified: package-lock.json modified: package.json
2023-02-16Move to Server Side Render with expressjs