Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imfing/vuepress-homepage

:page_facing_up: Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress
https://github.com/imfing/vuepress-homepage

homepage markdown portfolio site template vue vuepress

Last synced: about 18 hours ago
JSON representation

:page_facing_up: Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress

Awesome Lists containing this project

README

        







Your Awesome Homepage


Build your site like a Pro :v:






Live Demo

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mtobeiyf/vuepress-homepage)

Screenshots:

| Home/Resume :newspaper: | Projects/Publications :books: |
| :---: | :---: |
| | |

| About Me :raising_hand: | Docs/Articles :closed_book: |
| :---: | :---: |
| | |



Getting Started

Check the full documentation here :point_right: [Guide](https://vuepress-homepage.netlify.com/guide/)

Make sure you have [Node.js](https://nodejs.org) and [yarn](https://yarnpkg.com) installed.

```bash
# 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 :smiley:
- Elegant and minimalistic
- Customizable and mobile-friendly
- Multi-language support
- Powered by [VuePress](https://vuepress.vuejs.org/) and [Vue.js](https://vuejs.org/)

It's **static**, which means once generated, your site could be deployed anywhere, like [Netlify](https://www.netlify.com/) or [GitHub Pages]()

| Simple Editing | Elegant Output |
| :---: | :---: |
| | |

It's **responsive** and **mobile friendly**.

| Main | Projects | Doc | Sidebar |
| :---: | :---: | :---: | :---: |
| | | | |

## Credit

[VuePress](https://vuepress.vuejs.org/): Vue-powered Static Site Generator

[Vue.js](https://vuejs.org/): The Progressive JavaScript Framework

## License

Copyright © 2020, Fing

Released under the [MIT License](https://opensource.org/licenses/MIT).