Tomato Heading 2 Here is the content. Heading 3 Here is the content.
January 12, 2022
You can put your slogan here
Content before more comment is regarded as page excerpt.
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: Blog and home: true in the page front matter.
For related configuration docs, please see blog homepageopen in new window.