Jacob-Friesen / portfolio_website

Jacob's portfolio website demonstrating his skills and experience

Home Page:jacobfriesen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final Adjustments For 2.0 Release

Jacob-Friesen opened this issue · comments

Current list of smaller items that must be covered prior to release:

  • Give the site a proper server (That supports reloads on any page)
  • Remove all unused folders and code
  • Better E2E waits. Issue example: browser.sleep(300);
  • Use one highlight color for the top menu?
  • Gaussian blur for the top menu (Investigated, not easily possible with current CSS http://caniuse.com/#search=backdrop-filter)
  • Add a View Source link to this Github repository
  • Make sure everything works in a set of target browsers
  • Complete the documentation detailing aspects like the preprocessors
  • Better initial loading message
  • Inline of most component templates for faster loads