Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordicgiant2/gh-pages-theme
A very beautiful github pages theme template
https://github.com/nordicgiant2/gh-pages-theme
gh-pages gh-pages-theme github-page github-pages react-pages
Last synced: 3 months ago
JSON representation
A very beautiful github pages theme template
- Host: GitHub
- URL: https://github.com/nordicgiant2/gh-pages-theme
- Owner: nordicgiant2
- Created: 2019-12-16T01:19:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T11:40:33.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T18:14:33.487Z (6 months ago)
- Topics: gh-pages, gh-pages-theme, github-page, github-pages, react-pages
- Language: JavaScript
- Homepage: https://nordicgiant2.github.io/gh-pages-theme-page/
- Size: 635 KB
- Stars: 31
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/gh-pages-theme
README
# github pages theme
### DEMO is [here](https://nordicgiant2.github.io/gh-pages-theme-page/)
![img](https://github.com/nordicgiant2/gh-pages-theme/blob/master/image/01.jpg?raw=true)
# About [`particles-bg`](https://github.com/lindelof/particles-bg) library
#### This project uses the react particle background component library [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg). It's very simple. Anyone can be a Musketeer with it.![img](https://github.com/lindelof/particles-bg/raw/master/image/02.jpg?raw=true)
## About gh-pages
About gh-pages you can check here for more information. [https://pages.github.com/](https://pages.github.com/).## Run Project
### 1. Clone the project
```
git clone https://github.com/nordicgiant2/gh-pages-theme
```### 2. Run the project
```shell
npm i
npm start
```### 3. Build
```shell
npm run build
```## License
This project is licensed under the MIT License.