Your Awesome Homepage
Build your site like a Pro โ๏ธ
Live Demo
Screenshots:
Home/Resume ๐ฐ | Projects/Publications ๐ |
---|---|
About Me ๐ | Docs/Articles ๐ |
---|---|
Getting Started
Check the full documentation here ๐ Guide
Make sure you have Node.js and yarn installed.
# Clone the repo
git clone https://github.com/mtobeiyf/vuepress-homepage.git
cd vuepress-homepage
# Install VuePress
yarn global add vuepress
# OR npm install -g vuepress
# Install dependencies
yarn
# OR npm install
# Run
$ yarn dev
# OR npm run dev
Check your site at http://127.0.0.1:8080/
Features
- Markdown and emoji supported ๐
- Elegant and minimalistic
- Customizable and mobile-friendly
- Multi-language support
- Powered by VuePress and Vue.js
It's static, which means once generated, your site could be deployed anywhere, like Netlify or GitHub Pages
Simple Editing | Elegant Output |
---|---|
It's responsive and mobile friendly.
Main | Projects | Doc | Sidebar |
---|---|---|---|
Credit
VuePress: Vue-powered Static Site Generator
Vue.js: The Progressive JavaScript Framework
License
Copyright ยฉ 2020, Fing
Released under the MIT License.