Skip to content

Releases: Midlight25/website-resume

Scollspy, Bootstrap 5 Beta 3, and Typescript Port update.

25 Mar 20:34
43bd39d
Compare
Choose a tag to compare

This update is not very heavy. Scrollspy is now enabled by default on the site. Bootstrap 5 was updated to Beta 3, which will make the site quicker and more reliable. The project's Javascript files have now been ported to Typescript for that error catching at compile time!

Spellchecking and Favicon Implementation

19 Mar 20:04
6227030
Compare
Choose a tag to compare

This release is marked by minor changes.

  • HTML Content was run through two spell checkers after I noticed that I misspelled some words (how embarrassing.)
  • An original favicon was designed and implemented, this favicon implementation supports Chrome, Firefox, IE-Edge, Safari, Chrome for Android, iOS Safari, and more. (~97% of browsers)
  • Added support for browser header color sync with the theme color.

Initial Release

12 Mar 13:53
a915a54
Compare
Choose a tag to compare

Created basis for web-resume and populated with details.

  • About Page
  • Experience Page
  • Education Page
  • Skills Page
  • Interests Page.

Set up CI and CD with Github Actions.