An open API service indexing awesome lists of open source software.

https://github.com/derekbtw/start-page

Your new browser start page
https://github.com/derekbtw/start-page

bookmark bookmarks browser css flexbox manager new scss start tab

Last synced: 8 months ago
JSON representation

Your new browser start page

Awesome Lists containing this project

README

          

# start-page
**Demo:** https://codepen.io/derekbtw/pen/KaYxXV

I really like Opera's Start Page but wanted to be able to customize it to my liking. So here it is. Written in pure CSS/SCSS
(with an exception to a few optional lines of JavaScript that open the links in a new tab). I should also add that it utilizes flexbox, too.

![Start Page Screenshot](https://s3-us-west-2.amazonaws.com/codepen-thumbnails/Pen/12926930/thumbnail.large.jpg?v=1519533730)

Until I can get to any documentation, everything you need to know is written as comments in the index.html and style.scss files. In the meantime, feel free to contribute!