Commit Graph

36 Commits

Author SHA1 Message Date
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
df61b0be85 Final fixes to the website which should have been committed in the previous branch :(
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-03-05 19:41:02 +00:00
d4cc915524 Fixed mobile view of pages on projects page
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-24 02:15:20 +00:00
048dc0b58b changed how a few code snippets work and added in all projects section to view all the current projects includig <div class="grid__item"></div>
<div class="grid__item"></div>
                                                                                                                   <div class="grid__item"></div>
                                                                                                                   <div class="grid__item"></div>the one as the main

Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-23 18:53:28 +00:00
db7c12857e Added in ability to edit the project data item, although backend is not completed yet.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-03 01:20:55 +00:00
cef7cc5e64 Base HTML for projects section completed
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-01-17 01:56:03 +00:00
d963904174 Completed reset password section and added in eye button to toggle between shown and hidden password.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-09-14 13:35:58 +01:00
d8e16e8de1 Added in base code for reset email
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-08-07 22:34:31 +01:00
90a3e4f533 Added in editor login feature to login into editor
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-07-29 20:00:36 +01:00
2dabc63fe5 added in footer css and js for button 2022-01-24 00:19:48 +00:00
4764deb58f Added in error hovering to the form and fixed some warnings 2022-01-11 19:51:53 +00:00
a4fbd2a385 Added mobile view fir contact section 2022-01-01 18:48:52 +00:00
1a9924e539 added in contact links in the find me section of the contact section 2021-12-30 16:08:47 +00:00
9c4e487b11 Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:20:00 +00:00
9a282cb305 created backend for project section and updated the css for the images 2021-09-28 11:29:26 +01:00
33dd85d162 Chane browser sync task to proxy in the backend from the server and also serve the local files. Fixed some styling issues with the images and buttons 2021-09-23 15:25:38 +01:00
c323924d77 Styled the main project section for mobile 2021-09-15 11:38:11 +01:00
d304149f9b Created project sections front end with dummy images and text for now. Not mobile compatible yet. 2021-09-13 18:03:20 +01:00
87f29b1439 fixed cv timeline view on mobile 2021-09-06 19:20:44 +01:00
03a6f74fab Added about css as forgot to add in previous branch 2021-09-02 22:38:57 +01:00
930ad63d38 Fixed CV timeline layout issues 2021-09-02 22:31:45 +01:00
433ef3ae43 Factored out CSS to different files. 2021-09-01 20:37:31 +01:00
b88c35ca5b Linked backend with frontend and styled curriculum vitae for mobile 2021-08-31 18:50:08 +01:00
7d901093bf Styled timelines. Still need to populate with real data 2021-08-16 23:46:16 +01:00
c4ddf96045 increased height of typewriter heading
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 13:10:33 +01:00
10a5117eb1 styled about section to all sizes
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:55:25 +01:00
e7c045f9e2 added in typewriter effect to header 2021-07-31 16:32:18 +01:00
de9d40066c Navigation completed, updated links active status with scrolling. Updated gulpfile.js to use terser instead as it supports es6 2021-07-31 15:39:40 +01:00
d2a50070a6 Main off canvas navigation finished 2021-07-31 11:49:38 +01:00
50ab7f40be Started work on off canvas navigation and standardized a few properties 2021-07-19 20:00:26 +01:00
447cc814e9 Updated form input type submit 2021-07-17 19:08:13 +01:00
d257d734bb Updated button styles to have hover 2021-07-09 17:14:02 +01:00
4665a390fa added in all the fonts necessary and .gitignore 2021-07-07 00:31:12 +01:00
942377a579 Created base layout for the html. Imported normalize.css for browser compatibility. Updated gulpfile.js to fix reloading issues when watching the dist folder 2021-07-02 13:18:52 +01:00
ed71e86c75 Added base files for website 2021-06-29 22:23:24 +01:00