Tomato
Heading 2
Here is the content.
Heading 3
Here is the content.
You can put your slogan here
Here is the content.
Here is the content.
Place your introduction and profile here.
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.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
Here is the content.
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 homepageopen in new window.