/StartPage

Minimalistic JS startpage

Primary LanguageJavaScriptMIT LicenseMIT

StartPage

Simple startpage requiring no server-side interaction.

Check it out live at http://abstractowl.github.io/StartPage/ or download it for even faster loading!

Screenshot of StartPage in action

Usage

  • Horizontal keys ( ) -- Navigate through categories.
  • Vertical keys ( ) -- Navigate through links in category.
  • Enter (enter) -- Save new category/link.
  • Escape (esc) -- Stop creating new category/link without saving.
  • Delete (del) -- Delete category/link.

##TODO

  • Add "+" buttons for add category action
  • Make keyboard navigation more obvious