Commit Graph

5 Commits

Author SHA1 Message Date
b28e7b2da5 Various fixes for the blog and editor. As well as finally adding in the carousel!
All checks were successful
🚀 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
Some checks failed
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 25s
Signed-off-by: rodude123 <rodude123@gmail.com>
2024-06-22 17:46:17 +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
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