Git Product home page Git Product logo

Comments (5)

meteorlxy avatar meteorlxy commented on August 23, 2024

A more flexible way:

Encourage users to customize their own home page via custom layout.

This kind of minimal features on default theme is endless...

from core.

meteorlxy avatar meteorlxy commented on August 23, 2024

When you visit a website, you might immediately realize that it was developed by vuepress because of the homepage.


VitePress considered removing the homepage feature totally in its default theme. I think it's kind of a good idea, but we must consider some tradeoff:

Pros

Homepage of default theme is dull and makes lots of site look similar with each other. Removing default homepage might make those websites more diverse.

Cons

The default homepage is convenient indeed, allowing lots of simple sites to have a homepage that looks good. Removing it will make the default theme less useful.


So maybe we could:

  • Still provide the default homepage.
  • If the default homepage is not enough, encourage users to use custom homepage, and provide a detailed guide for that.
  • If the default theme is not enough, encourage users to use community theme for more features.

As a VuePress maintainer / contributor, what we need to consider is different from a theme author. What do you think about that 🤔

from core.

Mister-Hope avatar Mister-Hope commented on August 23, 2024

A more flexible way:

Encourage users to customize their own home page via custom layout.

This kind of minimal features on default theme is endless...

I totally agree with above comment, but not this one.

I was taking attention to all the issues between 20 Mar and 20 Oct, and I think this is a feature metioned by most people.

I do agree that something like sponser support, darkmode and so on don't need to provide with the default theme. But it's really common to have mutiple entries for a doc site. There are a lot of users using vuepress just as a simple doc generater (And that's the original goal when uliuz start this project). So I would more regard this feature has a helpful one, which can imporve the experience for those using vuepress as a simple doc generator.

A lot of site has mutiple buttons in their home page:

from core.

meteorlxy avatar meteorlxy commented on August 23, 2024

VuePress was created by Evan 😅

from core.

meteorlxy avatar meteorlxy commented on August 23, 2024

What about a type field for different button style?

actions:
  - link: link1
    text: text1
    type: primary
  - link: link2
    text: text2
    type: secondary

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.