• Stars
    star
    317
  • Rank 132,216 (Top 3 %)
  • Language
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ“„ Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress


Your Awesome Homepage

Build your site like a Pro โœŒ๏ธ

Live Demo

Deploy to Netlify

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.