processing / processing-pi-website

Files for the pi.processing.org subdomain that documents Processing on the Raspberry Pi
https://pi.processing.org/
16 stars 10 forks source link

[Theme] Add Shortcodes for alerts / notifications #5

Closed msurguy closed 6 years ago

msurguy commented 6 years ago

Need to create a shortcode and CSS for four different types of notifications within text:

@gohai any others you think would be nice to have?

msurguy commented 6 years ago

Inspiration from Apple.com, readthedocs, Bootstrap and others.

Examples:

screen shot 2018-05-30 at 2 48 55 pm screen shot 2018-05-30 at 2 48 50 pm screen shot 2018-05-30 at 2 54 45 pm screen shot 2018-05-30 at 2 50 55 pm
gohai commented 6 years ago

The bar at the side looks more elegant to me than at the top. Since I could see a fair number of them appearing in places, I believe that a background-color on the light side could be preferable. (Don't think we'd need more than the ones you listed.)

msurguy commented 6 years ago

@gohai I've created a separate branch for this but somehow it got pushed to the master directly. I will fix the tracking / pushing issue and will do PRs from now on. Anyway, the Alerts / Messages can now be used and here's what they look like:

shortcodes processing for pi

Feel free to use /post/shortcodes.md as a reference for now

msurguy commented 6 years ago

@gohai if you're ok with the style and shortcode for the alerts and notifications, please close this issue