Coder Social home page Coder Social logo

epfl-si / startpage Goto Github PK

View Code? Open in Web Editor NEW
4.0 7.0 0.0 200 KB

startpage.epfl.ch

Home Page: https://epfl-si.github.io/startpage/

License: MIT License

JavaScript 21.53% EJS 70.52% CSS 2.86% Dockerfile 5.09%
epfl landing-page new-tab-page start-page startpage

startpage's Introduction

EPFL's Start Page

Test Status

About

This repository hosts the code for https://startpage.epfl.ch, a website that can be used as a browser start page.

Goals

  • Provide an excellent start page for the EPFL community
  • Be useful for different roles (students, researchers, admins, techies, etc...)
  • Should list every useful services of EPFL
  • The page must be intuitive, efficient, configurable and easy to use

Todos and ideas

  • Preferences (local storage) and maybe profile by roles
  • EPFL Theme (with dark mode option)
  • EPFL News (actu) (with channel option)
  • EPFL RDP (revue de presse)
  • EPFL Calendar (memento) (with channel option)
  • EPFL Services Status (with option to hide them)
  • EPFL Search: should have a quick shortcut + opensearch
    • Web
    • Library
    • Plan
    • People
    • Units
    • Inside?
    • ServiceNow?
  • Other Search
    • Google
    • DuckduckGo
    • Wikipedia
    • Web of science?
    • Stackoverflow?
    • Option to add new one with shortcut?
  • Links
    • Tools
      • Email / calendar
      • menus / food
      • sesame
      • chronos
      • network
      • go.epfl.ch
      • blog / wiki?
    • Social
      • mastodon
      • facebook
      • 𝕏
      • instagram
      • youtube
      • linkedin
    • About
    • Education
    • Research
    • Innovation
    • Schools
    • Campus
    • Practical (urgency number)
  • Option to display global announcement / alerts / status

Links

startpage's People

Contributors

azecko avatar obieler avatar ponsfrilus avatar williambelle avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

startpage's Issues

[feature] header

Keep it minimal.

  • EPFL logo
  • Icons to activate dark/light mode, preferences, etc.

[feature] settings in a JSON file

Create the settings.json that can be use (later) in the local storage.

{
  "settings": {
    "darkMode": true
  },
  "searchEngines": [
    {
      "name": "Google",
      "URL": "https://",
      "icon": "https://",
      "keyword": "?"
    }
  ],
  "modules": [
   ...
   ]
}

[feature] widgets

How to integrate widgets in the homepage ?

Widgets can be meteo, EPFL news, Time, etc...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.