Skip to content

spech66/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage

Startpage Startpage group mode

Simple startpage.

Usage

  1. Modify the links and icons in index.js.
  2. Host the site on a webserver.
  3. Set the Browser specific "new tab page" setting to your url.

Test local changes

To test changes locally the build in development servers of many languages can be used.

Python

python3 -m http.server 8080 --bind 127.0.0.1

PHP

php -S 127.0.0.1:8000

Ruby

ruby -run -ehttpd . -p8000

Sources

Inspired by:

Releases

No releases published

Sponsor this project

Packages

No packages published