incinn / startpage

A simple start page written in Typescript and Sass.

Home Page:https://start.barnz.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Startpage

image

A simple start page written in Typescript and Sass.

View it live here.

Features

  • Search (with commands)
  • Current date and time
  • Current weather
  • Themes

Usage

  • download or clone the repository
  • run npm install to install dependencies
  • mv example.env .env then modify with your settings
  • run gulp build
  • point your webserver at ./dist directory

Assets

Images used in themes from Pexels.

Icon assets used from Material Icons.

Font used (Roboto Mono) from Google Fonts.

Weather data from OpenWeather.

About

A simple start page written in Typescript and Sass.

https://start.barnz.dev


Languages

Language:TypeScript 49.2%Language:SCSS 26.4%Language:Pug 17.6%Language:JavaScript 6.8%