Skip to content

Releases: feifyKike/webdev_portfolio

v1.1.2 - Further fork deployment fixes and dark mode toggle

20 Dec 17:10
Compare
Choose a tag to compare
  • Further fixes concerning forked repository not deploying; white screen on deployment.
  • Added dark mode toggle.
  • Cleaner and clearer documentation.

v1.1.1 - Important FontAwesome fixes to work for any user.

01 Dec 15:20
Compare
Choose a tag to compare

Fixes

  • Moved away from using private registry fontawesome with required authToken in the .npmrc. Fixes build issues.
  • Clearer README instructions for forking and local development.

v1.1.0 - Major Revamp

05 Aug 21:44
Compare
Choose a tag to compare

What's new?

New Stuff

Appearance

  • New dark mode color scheme.
  • More eyesight friendly light mode (self tested 😅).
  • Better nav bar.

Transitions

  • New landing animation. Controllable in portfolio.js.
  • New splash screen. Also adjustable.

General improvement

  • A more complete motion reduction mode.
  • Removable of unnecessary jumpy animations.
  • A just tidier code 🕺.

Why the jump to v1.1.0?

After some testing, conclusions, and just general observations on what a good simple portfolio should be I decided to recreate some aspects of the site in a major fashion. I thought what the heck. This shouldn't be like this or why is that like that? Well and now we're here. Hope you enjoy this version 🎉.

v1.0.2

18 Jul 22:23
Compare
Choose a tag to compare

🤔 What's changed?

  1. 🚀 Scroll Transitions are now included and optional.
  2. 🏞️ Lazy loading images for better page load speeds.
  3. 🧹 Code refactoring (rewriting for better organization, performance, and future development).
  4. That's it. Have fun 🎉.

v1.0.1

22 Jun 01:06
Compare
Choose a tag to compare

📌 Updates (aka Here's what is up!)

  1. Using fontawesome for social media icons. Hundreds of icon options for any of your social media link needs.
  2. Clarifying the setup and how to use sections of the README for new users.
  3. Necessary vite (server) security update.
  4. Styling updates on experience cards.

📢 Use this version instead of v1.0.0 for security and convenience reasons.

Initial release

27 May 18:27
Compare
Choose a tag to compare

v1.0.0 - Initial Release

  • Insert your own profile and data.
  • Control link and button styling.
  • Adjust HTML & CSS to fit personal needs.