diff --git a/README.md b/README.md index 85ec88dc..25313e2d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ A simple portfolio starter theme built on the top of Vue.js V3 and TailwindCSS V - The dark mode is highly inspired by [Gridsome Portfolio Starter by Andre Madarang](https://github.com/drehimself/gridsome-portfolio-starter). Since that project is based on Gridsome, I wanted to create a Vue.js and TailwindCSS portfolio with dark mode - Coming Soon [I'll be doing a screencast](https://www.youtube.com/c/StomanStudio). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio -- Illustrations from [unDraw](https://undraw.co) +- Illustrations from [unDraw](https://undraw.co) and [Freepik](https://freepik.com) - Images from [Unsplash](https://unsplash.com) +- I'll be constantly updating this repo as I'll be adding more sections to it +- Feel free to use it as your own portfolio - Contributions are welcome diff --git a/src/assets/images/Screen Shot 2021-07-18 at 11.15.24 AM.png b/src/assets/images/Screen Shot 2021-07-18 at 11.15.24 AM.png deleted file mode 100644 index 32a33e16..00000000 Binary files a/src/assets/images/Screen Shot 2021-07-18 at 11.15.24 AM.png and /dev/null differ diff --git a/src/assets/images/Screen Shot 2021-07-18 at 11.17.07 AM.png b/src/assets/images/Screen Shot 2021-07-18 at 11.17.07 AM.png deleted file mode 100644 index cb971254..00000000 Binary files a/src/assets/images/Screen Shot 2021-07-18 at 11.17.07 AM.png and /dev/null differ diff --git a/src/assets/images/developer-dark.svg b/src/assets/images/developer-dark.svg new file mode 100644 index 00000000..cfdc3a34 --- /dev/null +++ b/src/assets/images/developer-dark.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/images/developer.svg b/src/assets/images/developer.svg new file mode 100644 index 00000000..88ee09d7 --- /dev/null +++ b/src/assets/images/developer.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/home/Banner.vue b/src/components/home/Banner.vue index 2b509b68..53717dd7 100644 --- a/src/components/home/Banner.vue +++ b/src/components/home/Banner.vue @@ -1,7 +1,7 @@