Skip to content

CursedShadow/StartPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartPage

Based on this Start Page.

Features

On top of the original, I've added few upgrades to it.

  • The bottom two boxes has columns, four and three columns respectively.
  • There is a dropdown list of styles to change in top right corner.
    • The selected style will persistent as it gets saved to HTML5's localStorage.
  • The textbox no longer is a simple search box. It's a functioning command line based on this.
    • Here is a list of available commands to use in command line.
    • To create your own custom commands, go here.
    • To add more search engines, go here.

Issues

  • Styles dropdown list does not update the selected item to current style in a new session.
  • Changing search engine does not persisent after current session. It will always default back to DuckDuckGo.

Styles

The links will take you to a screenshot of the style.

More to come.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.2%
  • JavaScript 34.1%
  • HTML 19.7%