Getting Started
Try It Online
You are already reading it online.
Installation
I don't think anyone wants to download the source code of a personal website but if you really want to learn how this website is built, you can follow the instructions below.
Prerequisites
- N years experience of Node.js development.
- N year experience of using Git.
- A code editor, such as Visual Studio Code.
- A modern web browser, such as
Google ChromeMicrosoft Edge. - Knowledge about Markdown language is recommended.
File Structure
- The
index.md
is the homepage. - Directories containing Markdown files are sections shown on the sidebar.
- The sidebar and navbar configurations are in
.vitepress/config.js
.
Now you are ready to build your own website.