framely / community

MIT License
0 stars 2 forks source link

[Feature Request]: better footer on the home page / content page #141

Closed xiaoyunwu closed 2 years ago

xiaoyunwu commented 2 years ago

Is there an existing issue for this?

Summary

  1. create the new navbar/footer that mimic the supabase navbar/footer, for both home page, and content page.
  2. support new layout like supabase for the home page. 3, support new layout for blog list and blog post

The things we like the default theme:

  1. dark mode.
  2. markdown content
  3. static site for both desktop and mobile.

Motivation

The currnet vuepress nvabar/footer is not enough.

Describe alternatives you've considered

n/a

Additional context

No response

xiaoyunwu commented 2 years ago

https://v2.vuepress.vuejs.org/reference/default-theme/extending.html#layout-slots

karani12 commented 2 years ago

@xiaoyunwu I'm supposed to look at footer for supabase docs https://supabase.com/docs and not landing page?

Oh I got it. Home and content have different footers

xiaoyunwu commented 2 years ago

https://snipcart.com/blog/vuepress-tutorial-vuejs-documentation

xiaoyunwu commented 2 years ago

also, the next things will be:

  1. figure out how to enable dark mode by default.
  2. and icon support for features on the home.