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
- Host: GitHub
- URL: https://github.com/derekbtw/start-page
- Owner: derekbtw
- License: other
- Created: 2017-02-17T03:22:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T16:56:46.000Z (almost 8 years ago)
- Last Synced: 2024-09-18T15:44:03.026Z (over 1 year ago)
- Topics: bookmark, bookmarks, browser, css, flexbox, manager, new, scss, start, tab
- Language: CSS
- Homepage: https://codepen.io/derekbtw/pen/KaYxXV
- Size: 150 KB
- Stars: 32
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
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.

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!