|
b28e7b2da5
|
Various fixes for the blog and editor. As well as finally adding in the carousel!
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 24s
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2024-11-04 22:17:42 +00:00 |
|
|
558ac03fbb
|
various fixes for the blog including prismjs highlighting, colour schemes and embedding media
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 25s
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2024-06-22 17:46:17 +01:00 |
|
|
646cfa6561
|
various fixes for the blog including prismjs highlighting, colour schemes and embedding media
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 23s
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2024-02-11 23:13:58 +00:00 |
|
|
7b8e81e1f7
|
Added SAML-Toolkits php-saml to composer and installed it to the vendor folder. Implemented SSO with JumpCloud
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 31s
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2024-01-01 13:52:30 +00:00 |
|
|
52614e5835
|
Added in a cookie popup and proper newsletter functionality
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 21s
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-12-06 00:38:33 +00:00 |
|
|
a0567a25f5
|
Created individual categories page
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-10-18 23:58:21 +01:00 |
|
|
3b71ba4d23
|
Added the ability to edit and delete posts which includes uploading of images for the posts and managing those images
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-07-12 03:29:56 +01:00 |
|
|
61b8d3a987
|
Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-06-26 03:54:25 +01:00 |
|
|
e82ec15504
|
Fixed bugs in blog routes and added doc comments to all route files
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-06-09 14:50:20 +01:00 |
|
|
a3eb4678f9
|
Moved all current routes to individual folders which use a class system and inherit from an interface. Moved rest of the files for a better structure and for readability. Each editable cms should have its own folder with a routes class file and data class file
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2023-06-08 15:10:27 +01:00 |
|