life-itself / community

👋 Life Itself's community home with forum, projects and website.
https://lifeitself.org/
16 stars 11 forks source link

Theme and stub hero for next.lifeitself.org #181

Closed rufuspollock closed 1 year ago

rufuspollock commented 1 year ago

Current default theme of flowershow is not so suited to life itself. We want to revise it.

As well as being important for life itself this is also a chance to learn about how to do theming cleanly for a flowershow based site (and write that up).

Acceptance

Tasks

rufuspollock commented 1 year ago

@khalilcodes we only need to start on front page with hero section (ignore the rest for now). and the sooner you can push something the better 😄

khalilcodes commented 1 year ago

@rufuspollock pushed the changes from yesterday - PR #185

I was looking at fonts and was thinking if a non-advanced user will be able to add their own in config. Are we looking to do something like that ?

rufuspollock commented 1 year ago

Good question. I think we stick with tailwind and tailwind.config.js.

For flowershow users we can provide a tutorial on how to modify that (if needed and later)

rufuspollock commented 1 year ago

@khalilcodes can you update with current status and add new tasks (i've just updated the acceptance reflecting what we discussed earlier today)

khalilcodes commented 1 year ago

@rufuspollock example writeup documentation for adding fonts and colors can be found here - https://hackmd.io/@khalil/S18UOMwHs/edit

*updated in flowershow issue - https://github.com/flowershow/flowershow/issues/265

rufuspollock commented 1 year ago

I think we stick with tailwind and tailwind.config.js.

For flowershow users we can provide a tutorial on how to modify that (if needed and later).

rufuspollock commented 1 year ago

@rufuspollock example writeup documentation for adding fonts and colors can be found here - https://hackmd.io/@khalil/S18UOMwHs/edit

*updated in flowershow issue - https://github.com/flowershow/flowershow/issues/265

Good start. I would recommend adding a bit more detail and an example on the Hero stuff. Walk through an example where you add some content to the hero with screenshots.

rufuspollock commented 1 year ago

@khalilcodes can you update acceptance criteria with where we are at.