Commit Graph

11 Commits

Author SHA1 Message Date
f54ed2f8fb added frontend search functionality with a small menubar
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 23s
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-11-05 17:47:44 +00:00
b4ab7900db added backend search functionality
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-31 19:36:51 +00:00
03f14ba174 Completed mobile view and changed some minor things
Some checks failed
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 19s
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-28 19:01:14 +01:00
da791c8866 Started work on all categories page
Some checks reported warnings
🚀 Deploy website on push / 🎉 Deploy (push) Has been cancelled
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-21 09:06:03 +01:00
a0567a25f5 Created individual categories page
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-18 23:58:21 +01:00
57aa831cdf Created blog post page and updated a few things here and there to work with the blog post page. Has comments and a sidebar.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-10-18 00:28:34 +01:00
4a503169de Updated CKEditor config to support styles and code block from
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-08-17 19:59:48 +01:00
7b637dac7b Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-26 16:52:48 +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
3ccc7de5b4 Setup initial backend for the blog posts and added in the link to the pages
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-06 16:04:39 +01:00
23f7ff4dc5 added some base code for the blog page nothing fancy
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-03 14:09:23 +01:00