Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have Google Doodle like special items on special days #75

Open
asdofindia opened this issue Nov 10, 2015 · 2 comments
Open

Have Google Doodle like special items on special days #75

asdofindia opened this issue Nov 10, 2015 · 2 comments

Comments

@asdofindia
Copy link
Contributor

Motivation
People like to wish Happy $SPECIAL_DAY very frequently. And special days keep coming. Our website is mostly static. If we can put some creativity in and make it show dynamic wishes on special days:

  1. It's a reason to share the homepage on social media
  2. It's a reason for people to repeat visit

One simple way
A very simple way to implement would be, keep a javascript object that maps a date to a corresponding doodle image/text.
Have some javascript check what day it is and show the corresponding image/text in a div.
(Alternatively, we could add that image to the slider we already have)

@theaverageguy
Copy link

I will take this one today!

@obitodarky
Copy link
Member

We could file a request on OpenDesign for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants