retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.06k stars 204 forks source link

Footer is not always at the bottom of the page when the content section is too short #594

Open patricklafrance opened 1 year ago

patricklafrance commented 1 year ago

When the content section is not taking enough height, the footer is not at the bottom of the page:

Live example: https://gsoft-inc.github.io/wl-squide/

image

I would like the footer to always be at the bottom of the page, no matter how long the content section is.

Thank you,

Patrick

geoffreymcgill commented 1 year ago

I do agree the footer would look better if the footer was sticky to the bottom of the page. I will investigate to see what it will take to make this happen. I thought this is how the mobile view functioned, but looks like it does not either.

geoffreymcgill commented 1 year ago

Unfortunately, this feature did not make it into the v3.4.0 release, but it will be included in the v3.5.0 release.