summer-of-code icon indicating copy to clipboard operation
summer-of-code copied to clipboard

improve styling of single blog posts

Open alicetragedy opened this issue 9 years ago • 10 comments

There are a couple of things that could be improved in the current blog:

  • The margins of text above and under images are still not optimal in blog posts; it would be great to give the images a bit more breathing room (keeping in mind that images will usually have a description right underneath which needs to stay where it is).
  • Some guest authors add a lot of inline styles to a post, which is obviously really ugly. Adding a couple of classes on divs and images (that do simple things like centering, changing the image width) might help avoid that in the future.

alicetragedy avatar Aug 14 '16 09:08 alicetragedy

šŸ™‹ I can take this one! I'm getting started with the codebases, so per some chatter with @alicetragedy, it seems like a good place to start. Plus, yay for more ā¤ļøs to the blog.

Of course, if anyone has additional requests/suggestions since August last year, please do drop them in here

acnagy avatar May 31 '17 22:05 acnagy

Awesome, I think the first point is definitely the most important, it would make a huge difference right away. Thank you! ✨

alicetragedy avatar Jun 01 '17 14:06 alicetragedy

@alicetragedy can I work on this issue? I need some help on how to proceed :)

Paarmita avatar Jan 11 '18 16:01 Paarmita

@acnagy do you still have time to work on this, or are you too busy? Can we reassign it to someone else? ✨

alicetragedy avatar Jan 25 '18 17:01 alicetragedy

@alicetragedy ah, thanks for the ping! I'm definitely a bit busy right now - if you, @Paarmita want to jump in, please do! If there's anything I can do to help/review/brainstorm, definitely let me know šŸ‘

acnagy avatar Feb 05 '18 14:02 acnagy

@acnagy Yeah, i can work on it. I want some help on how to start.

Paarmita avatar Feb 05 '18 14:02 Paarmita

@alicetragedy- Hi! I’m a first-time contributor and was hoping to help out with this issue & I noticed in the comments that @Paarmita and @acnagy are working on it. I'd love to help, and wanted to check in on the current status for this issue. Is there currently a solution in progress?

wiseemily88 avatar Feb 26 '18 19:02 wiseemily88

Hey @Paarmita @wiseemily88! Thank you so much for the enthusiasm, so sorry for the delay here. I don't think we have a concrete design, other than iterating on the blog post styling we have (cc: @alicetragedy - lemme know if that's incorrect). With that in mind, here's what I planned, but sadly have not implemented:

  • [ ] Start with the whitespace issue - that probably means things link larger line heights, without necessarily increasing font, slightly larger margins and padding - though, I'd definitely experiment
  • [ ] Some divs, as @alicetragedy suggested for
    • [ ] centering things (images), changing image widths - I'd do 25%, 33%, 50%, 67%, and 75% -
    • [ ] potentially also do some div's so images can be inline?
  • [ ] Make sub-headers links
  • [ ] Make a block quote div (for emphasis)

Do those ideas help get you started? Lemme know if there's anything I can do to help / clarify 🌷

acnagy avatar Mar 05 '18 02:03 acnagy

Sorry for the delay in getting back to you, @Paarmita @wiseemily88 — I second what @acnagy said, I think those are good pointers to get started! For now I would stick to the text size and not make any changes, but rather try to experiment with margin and padding sizes. Maybe you'd like to pair together on this or split the work? Please don't hesitate to ping us if you have any questions, and thank you so much for looking into this issue! šŸŽ‰

alicetragedy avatar Mar 07 '18 14:03 alicetragedy

@alicetragedy @acnagy I could start with white space issue :) So do I have to change the RGSoC 2018's Applications section and then further that in the blog post?

Paarmita avatar Mar 07 '18 16:03 Paarmita