This website requires JavaScript.
Explore
Help
Sign In
rodude123
/
my-portfolio
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
558ac03fbbb140daa745acc9981ca1e8aeb8726b
my-portfolio
/
dist
/
api
/
utils
T
History
rodude123
646cfa6561
🚀 Deploy website on push / 🎉 Deploy (push)
Successful in 23s
Details
various fixes for the blog including prismjs highlighting, colour schemes and embedding media
...
Signed-off-by: rodude123 <
rodude123@gmail.com
>
2024-02-11 23:13:58 +00:00
..
feedGenerator
Created feeds and UI for feeds and newsletter
2023-11-14 01:03:17 +00:00
imgUtils.php
Added the ability to edit and delete posts which includes uploading of images for the posts and managing those images
2023-07-12 03:29:56 +01:00
middleware.php
Added in a cookie popup and proper newsletter functionality
2023-12-06 00:38:33 +00:00
routesInterface.php
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
2023-06-08 15:10:27 +01:00