Commit Graph

54 Commits

Author SHA1 Message Date
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
47870fe19d
Merge pull request #9
Fixed mobile css fixes
2021-09-06 19:33:59 +01:00
87f29b1439 fixed cv timeline view on mobile 2021-09-06 19:20:44 +01:00
55406bcb72
Merge pull request #8
CSS Fixes
2021-09-02 22:40:40 +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
9c26eaf701
Merge pull request #7
Refactored CSS
2021-09-01 20:58:58 +01:00
433ef3ae43 Factored out CSS to different files. 2021-09-01 20:37:31 +01:00
302c64cb1f
Merge pull request #6 from rodude123/cv
Created CV Section
2021-08-31 18:53:12 +01:00
b88c35ca5b Linked backend with frontend and styled curriculum vitae for mobile 2021-08-31 18:50:08 +01:00
539e6cc23d Updated timeline route for both education and work 2021-08-27 21:18:19 +01:00
1e742ed654 fixed syntax errors 2021-08-23 22:35:56 +01:00
d705908e35 correct quotation mark 2021-08-23 21:40:13 +01:00
a5cf796475 correct naming of file config.php 2021-08-23 21:38:37 +01:00
36750c2c47 added semicolon on line 2021-08-23 21:35:11 +01:00
53f1ae2da6 fixed error on line 38 2021-08-23 21:26:32 +01:00
88d06c421d wrong quotation mark 2021-08-23 20:27:29 +01:00
60a4c72fbb fixed gulpfile error 2021-08-23 20:25:01 +01:00
977c45782f upadted workflow and gulpfile 2021-08-23 20:22:37 +01:00
102a614214 created timelineData function and added it to its route 2021-08-23 09:30:08 +01:00
858831e2c6 Merge branch master into cv 2021-08-22 13:01:46 +01:00
be2c86c4da
Merge pull request #5 from rodude123/ftp-deploy
Ftp deploy action
2021-08-22 12:44:08 +01:00
873f3fe323
Ftp deploy action 2021-08-22 12:37:57 +01:00
edcc979319 Started backend for cv timeline data 2021-08-22 10:44:49 +01:00
60927cf6b6 Merge branch 'master' into cv
# Conflicts:
#	src/js/main.js
2021-08-21 12:31:26 +01:00
fba01f1d98 Started base work on backend for timeline automation and also updated gulpfile.js to add a new task for deploying via ftp to host. 2021-08-21 12:26:31 +01:00
7d901093bf Styled timelines. Still need to populate with real data 2021-08-16 23:46:16 +01:00
5e2d42b409 fixed formatting in main.js
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 15:37:10 +01:00
b5f4bb0687
Merge pull request #4
Type Writer Fix for Mobile
2021-08-01 13:11:19 +01:00
c4ddf96045 increased height of typewriter heading
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 13:10:33 +01:00
e09d134ee9
Merge pull request #3
Styles About Section
2021-08-01 13:00:12 +01:00
525f597a54 uncommented typewriter section as accidentally commented it
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:56:55 +01:00
10a5117eb1 styled about section to all sizes
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:55:25 +01:00
2522946558 Merge branch 'master' into about 2021-08-01 12:18:45 +01:00
275d6f22f8
Merge pull request #2
Typewriter fix
2021-08-01 12:17:19 +01:00
8b6a0d8638 made both timeouts have the same timeout time
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:16:16 +01:00
fb07a70e5f added timeout before animating next text in the typewriter animation.
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:14:17 +01:00
6d1c6f76d6 Updated .gitignore to account for more intellij files
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-07-31 18:48:52 +01:00
519d38e70d
Merge pull request #1 from rodude123/header-and-nav
Finished header and nav
2021-07-31 16:48:31 +01:00
1321a56547 commented css file 2021-07-31 16:39:53 +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
928483b7be
Delete .idea directory 2021-07-07 00:35:44 +01:00
4665a390fa added in all the fonts necessary and .gitignore 2021-07-07 00:31:12 +01:00