gruener-campus-malchow / startseite

next generation startseite

Home Page:https://gcm.schule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

startseite

startseite is a basic home page for the gruener-campus-malchow. The old home page featured a bold orange (yes, orange) font with heavy shadows, carefully arranged with blurry images. This appeared to the author as optimizable.

check out the ✨glamorous✨ design here

This project is using feather icons.

Installation

This repository contains all the necessary files for deploying. You'll need the index.php, index.css and index.js files hosted in the same directory. If your server doesn't support php (e.g. via file://), compile the DOM with php index.php > index.html and use the html file instead.

If you want to change some tiles, that's possible using $tiles at the start of index.php, it should be pretty self-explanatory.

Building

Building scss & js with npm:

npm ci # install dependencies
grunt watch # for development
grunt build # for production

About

next generation startseite

https://gcm.schule

License:MIT License


Languages

Language:JavaScript 43.3%Language:SCSS 39.2%Language:PHP 17.5%