Skip to content

maxdmyers/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start Page

A start page based on Bootstrap 4 and Material Design 2 (specifically the Google Material Theme).

alt text

Contributors

ars75

Dependencies

Setup

  • Assuming you have installed all the dependencies,

    cd into the project directory

    npm install

  • Edit gulpfile.js and set devUrl to your local URL of choice

  • Edit assets/src/js/site.js and replace bookmarks with your own

  • Run gulp

Todo

  • Allow setting of bookmarks in json config
  • Use javascript to fetch favicons and cache them
  • Get weather from openweathermap.org api or similar
  • Dynamically set days and weather icons
  • Pull zip code from json config for weather
  • Get Google News from https://newsapi.org/s/google-news-api
  • Experiment with vertical cards with images for news headlines
  • Consider adding autocomplete to search bar
  • Improve responsive styling (desktop only for now)
  • Improve code quality and legibility
  • Add options menu
  • Add Dark Mode option
  • Add option to add bookmark, saving to config file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published