Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsron717/ParticleGround-Portfolio
A minimalistic particle theme landing page template. ⚛️
https://github.com/itsron717/ParticleGround-Portfolio
html-css-javascript landing-page particle-theme-template particleground-portfolio particles particles-animations portfolio portfolio-template
Last synced: 1 day ago
JSON representation
A minimalistic particle theme landing page template. ⚛️
- Host: GitHub
- URL: https://github.com/itsron717/ParticleGround-Portfolio
- Owner: itsron143
- License: mit
- Created: 2018-08-20T08:36:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T17:34:51.000Z (11 months ago)
- Last Synced: 2024-08-04T02:06:53.313Z (5 months ago)
- Topics: html-css-javascript, landing-page, particle-theme-template, particleground-portfolio, particles, particles-animations, portfolio, portfolio-template
- Language: JavaScript
- Homepage:
- Size: 277 KB
- Stars: 412
- Watchers: 6
- Forks: 229
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParticleGround-Portfolio
A particle-theme template as a landing page for your portfolio.
> [Demo](https://landing-page--itsron717.repl.co/)
# Using the Template
- Fork and Clone the repository
```
$ git clone https://github.com/itsron717/ParticleGround-Portfolio.git
```
- Go inside the main repository
```
$ cd ParticleGround-Portfolio
```
- Modify `index.html` to change the names and links to point at your pages.
- Upload your resume in the place of `deedy.pdf` (Or One can use the famous deedy template and build on that)
# Particle FeatureThe particle feature was obtained with the help of this [particleground](https://github.com/jnicol/particleground). The changes in the particles such as speed, drift, colour, direction, density, etc. can be modified in `demo.js`. Refer to the above link for more details.
# References and Inspiration
This template is a minimal form of the [Particle Jekyll Template](https://github.com/nrandecker/particle).