Code Monkey home page Code Monkey logo

pulse's People

Contributors

jpbetley avatar vladionescu avatar woolensculpture avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

woolensculpture

pulse's Issues

Default fonts should be styled correctly

Before the remote fonts are loaded and rendered, the text on the front page is rendered using whatever the fallback is in CSS. This fallback should be updated to be as close as reasonably possible to the final rendered remote fonts.

Reason: the switch from local to remote fonts is very apparent. Local fonts are also oversized and break the layout.

Add ability to have a banner message above slider

Useful for maintenance alerts, and things like prompting donations during Radiothon.

Quick and dirty solution on the old site, this code was added to line 50 of /srv/www/witr.rit.edu/application/views/home.php

            <div id="banner_notice" style="
                background-color: #f9ec33;
                border-radius: 2px;
                margin-top: -5px;
                margin-bottom: 15px;">
                <p style="text-align:center;padding: 4px 2px;">
                       Our Listen Live streams are undergoing maintenance 11:45 AM EST to 12:45 PM EST. Tune in on 89.7 MHz FM!
                </p>
            </div>

Preview:
Screenshot of banner

Proposed feature:

  • Make the banner content setable through a place in the admin menu
  • Have on/off switch in the admin menu for the banner
  • Include a start date and end date for displaying banner

upcoming features point to google.

cd signout and work hours on the dj page currently point to google, since these features are unlikely to be implemented soon they should be disabled possibly with a note next to them.

Documentation

Add some basic documentation to explain setup, deployment, usage, common questions, etc. This would help alleviate some issues such as confusion over what System Settings are, and which areas of the application are affected by them.

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.