aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix in cannonical2024-07-113-14/+40
|
* Update deps and remove minimizers to deal with CVEs2024-06-245-1096/+10
|
* Rearranged the project layout2024-06-2417-2/+7
|
* CI: Fixed CI2024-06-241-1/+3
| | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
* Setup deployment2024-06-241-0/+29
|
* changed output location2024-06-243-2/+3
| | | | | | | | | | On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .gitignore modified: _data/metadata.js modified: eleventy.config.js
* Hotfix2024-06-211-1/+1
|
* Hotfix2024-06-212-2/+2
|
* Update deps and updated the about page.2024-06-2114-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
* Hot fix2024-04-131-2/+2
|
* Added legacy redirect to fix seo2024-04-131-0/+1
|
* Fixed structured prompt2024-04-131-2/+2
|
* Take 32024-04-071-1/+1
| | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
* Part22024-04-071-1/+1
| | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
* added HSTSdevelopment2024-04-071-2/+2
| | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
* Fixed CSP2024-04-071-1/+1
|
* Added robots.txt2024-04-073-0/+3
|
* Added Cloud tracker by mistake, cloudflare auto inserts2024-04-071-4/+0
|
* Corrected minor errors2024-04-074-17/+24
|
* 0.6.0v0.6.02024-04-071-1/+1
|
* Rewrote Site in 11ty2024-04-0759-4222/+3085
| | | | Still need to Update the content
* 0.5.10.5.1