Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nordicgiant2/vue-nice-homepage

A beautiful vue.js homepage template, very useful
https://github.com/nordicgiant2/vue-nice-homepage

gh-pages homepage hompage-template resume-template vue-pages vue-resume vuepress

Last synced: about 1 month ago
JSON representation

A beautiful vue.js homepage template, very useful

Awesome Lists containing this project

README

        

# Vue Nice HomePage

### DEMO is [here](https://nordicgiant2.github.io/vue-nice-homepage-page/)

![img](https://github.com/nordicgiant2/vue-nice-homepage/blob/master/images/01.jpg?raw=true)

## About [`particles-bg-vue`](https://github.com/lindelof/particles-bg-vue) library
#### This project uses the react particle background component library [https://github.com/lindelof/particles-bg-vue](https://github.com/lindelof/particles-bg-vue). It's very simple. Anyone can be a Musketeer with it.

![img](https://github.com/lindelof/particles-bg-vue/raw/master/images/02.jpg?raw=true)

## Description
This project forks from [https://github.com/mtobeiyf/vuepress-homepage](https://github.com/mtobeiyf/vuepress-homepage), I made some modifications and adjustments, thanks to the [author](https://github.com/mtobeiyf).



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 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]()

## License

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