Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days ago
JSON representation
A beautiful vue.js homepage template, very useful
- Host: GitHub
- URL: https://github.com/nordicgiant2/vue-nice-homepage
- Owner: nordicgiant2
- License: mit
- Created: 2019-12-09T04:08:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T02:06:04.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T13:13:30.637Z (3 months ago)
- Topics: gh-pages, homepage, hompage-template, resume-template, vue-pages, vue-resume, vuepress
- Homepage: https://nordicgiant2.github.io/vue-nice-homepage-page/
- Size: 1.01 MB
- Stars: 51
- Watchers: 3
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/vue-nice-homepage
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).