Content before more
comment is regarded as page excerpt.
January 1, 2020About 1 min
看五年,想三年;认认真真做好一两年;
Content before more
comment is regarded as page excerpt.
Place your introduction and profile here.
You can disable some function and layout on the page by setting the Frontmatter of the page.
VuePress basically generate pages from Markdown files. So you can use it to generate documentation or blog sites easily.
You should create and write Markdown files, so that VuePress can convert them to different pages according to file structure.
This is a blog home page demo.
To use this layout, you should set both layout: BlogHome
and home: true
in the page front matter.
For related configuration docs, please see blog homepage.