Build your site like a Pro ✌️
Screenshots:
Home/Resume 📰 | Projects/Publications 📚 |
---|---|
About Me 🙋 | Docs/Articles 📕 |
---|---|
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/
- 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 |
---|---|---|---|
VuePress: Vue-powered Static Site Generator
Vue.js: The Progressive JavaScript Framework
Copyright © 2020, Fing
Released under the MIT License.