cpc-it / cd-jekyll-grunt-boilerplate

A boilerplate site built with Jekyll and Grunt.
MIT License
1 stars 0 forks source link

Customize Astrum's default CSS for front page #6

Closed lbarker closed 4 years ago

lbarker commented 6 years ago

Update typography style - seems off

Spice it up with some animation or interactivity.

For the CPC login page, I added a deathstar background with animated clouds. Simple and completely irrelevant . . . but it's a great opportunity to try out new things. https://www.calpolycorporation.org/wp-login.php

Great places to look for inspiration are: Code Drops (https://tympanus.net/Development/DecorativeBackgrounds/) Code Pen https://codepen.io/search/pens?q=animation&page=2&order=popularity&depth=everything&show_forks=false

┆Attachments: Screen Shot 2018-06-11 at 2.48.16 PM.png | Screen Shot 2018-08-24 at 1.36.33 PM.png

lbarker commented 6 years ago

➤ Javier Garcia commented:

I've been trying to get styling to better suit this. This involves weird hacks with the markdown file and a @import. I'll get back to this another time. At least right now, the typography is on brand.

lbarker commented 6 years ago

➤ Javier Garcia commented:

I finally got back around to messing with this again. I simply got a max-width to be more sensitive to long lines for reading purposes. It's a simple change, but I think it reads better.

lbarker commented 6 years ago

➤ Javier Garcia commented:

particles are loaded into it. However, it's not 100% working. I have to find a way to interface with the Vue as I'm getting issues when trying to load the JS script onto the Introduction page. For now, I just have them loaded below the page.

lbarker commented 6 years ago

Javier Garcia can you merge your changes into develop, push, and tag me>

This is only for the cd-jekyll-grunt-boilerplate repo as of now

lbarker commented 6 years ago

➤ Javier Garcia commented:

Lauren Barker I have merged all my changes into one branch (finally). I have a particle.js test branch, but I think I'd be best to let that go stale and just bring over the files to try again whenever I'm free.