You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-6Lines changed: 17 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,23 @@
1
1
# iuri.is()
2
2
3
-
This is my portfolio.<br>
4
-
It was built using Vue CLI, GSAP, NProgress and ScrollMagic.
3
+
### 2022 Update
5
4
6
-
Almost all configuration files have been left with the default settings.
5
+
Thanks for your interest in my website! 🙌
7
6
8
-
Feel free to copy and reuse any resources in this repository.
7
+
I'm currently working on a new portfolio to replace this old one, but since many people still visiting it today I decided to refactor it and make this code more re-usable for all of you. So please be patient!
9
8
10
-
### Live website
9
+
I'll publish a new version built with React, and another one with Vue.js.
10
+
The main idea will be to allow you guys to re-use all animated components easily on your own projects.
11
+
12
+
Thank you!
13
+
14
+
---
15
+
16
+
## Current version
17
+
18
+
This is my [iuri.is](https://iuri.is/) portfolio repo.
19
+
20
+
It was built using **Vue CLI**, **GSAP**, **NProgress** and **ScrollMagic** (yes, it's old!).
21
+
22
+
Feel free to copy and reuse anything in this repository.
0 commit comments