Skip to content

Latest commit

 

History

History
98 lines (69 loc) · 3.49 KB

README.md

File metadata and controls

98 lines (69 loc) · 3.49 KB


Your Awesome Homepage

Build your site like a Pro ✌️

Deploy to Netlify

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/

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.