-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions-bot
committed
Dec 23, 2024
0 parents
commit 9ca9e8b
Showing
3,436 changed files
with
269,058 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
<!doctype html> | ||
<html class="no-js" lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title> | ||
tsParticles | 404 Not Found | JavaScript Particles, Confetti and Fireworks animations for your website | ||
</title> | ||
<link rel="shortcut icon" href="https://particles.js.org/tsParticles-64.png" /> | ||
<meta | ||
name="description" | ||
content="tsParticles - Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno." | ||
/> | ||
<meta name="author" content="Matteo Bruni" /> | ||
<meta | ||
name="keywords" | ||
content="html css javascript typescript particles js ts jsx tsx canvas confetti fireworks animations react vue angular svelte libraries how to create add" | ||
/> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" | ||
/> | ||
|
||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:creator" content="@HollowMatt_ITA" /> | ||
<meta name="twitter:image:src" content="https://particles.js.org/images/demo2.png" /> | ||
|
||
<meta | ||
property="og:title" | ||
content="tsParticles - JavaScript Particles, Confetti and Fireworks animations for your website" | ||
/> | ||
<meta property="og:site_name" content="tsParticles" /> | ||
<meta property="og:url" content="https://particles.js.org/" /> | ||
<meta | ||
property="og:description" | ||
content="Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno." | ||
/> | ||
<meta property="og:image" content="https://particles.js.org/images/demo2.png" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" | ||
integrity="sha256-h20CPZ0QyXlBuAw7A+KluUYx/3pK+c7lYEpqLTlxjYQ=" | ||
crossorigin="anonymous" | ||
/> | ||
<link rel="stylesheet" href="/css/404.min.css" /> | ||
<style> | ||
#carbonads * { | ||
margin: initial; | ||
padding: initial; | ||
} | ||
|
||
#carbonads { | ||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, | ||
"Helvetica Neue", Helvetica, Arial, sans-serif; | ||
} | ||
|
||
#carbonads { | ||
display: flex; | ||
max-width: 330px; | ||
background-color: hsl(0, 0%, 98%); | ||
box-shadow: 0 1px 4px 1px hsla(0, 0%, 0%, 0.1); | ||
z-index: 100; | ||
margin: 0 auto; | ||
} | ||
|
||
#carbonads a { | ||
color: inherit; | ||
text-decoration: none; | ||
} | ||
|
||
#carbonads a:hover { | ||
color: inherit; | ||
} | ||
|
||
#carbonads span { | ||
position: relative; | ||
display: block; | ||
overflow: hidden; | ||
} | ||
|
||
#carbonads .carbon-wrap { | ||
display: flex; | ||
} | ||
|
||
#carbonads .carbon-img { | ||
display: block; | ||
margin: 0; | ||
line-height: 1; | ||
} | ||
|
||
#carbonads .carbon-img img { | ||
display: block; | ||
} | ||
|
||
#carbonads .carbon-text { | ||
font-size: 13px; | ||
padding: 10px; | ||
margin-bottom: 16px; | ||
line-height: 1.5; | ||
text-align: left; | ||
} | ||
|
||
#carbonads .carbon-poweredby { | ||
display: block; | ||
padding: 6px 8px; | ||
background: #f1f1f2; | ||
text-align: center; | ||
text-transform: uppercase; | ||
letter-spacing: 0.5px; | ||
font-weight: 600; | ||
font-size: 8px; | ||
line-height: 1; | ||
border-top-left-radius: 3px; | ||
position: absolute; | ||
bottom: 0; | ||
right: 0; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<div class="container"> | ||
<div class="overlay" id="tsparticles"></div> | ||
<div class="content"> | ||
<div class="message"> | ||
<p class="message-heading">Error 404</p> | ||
<p class="message-description"> | ||
The page you are looking for was moved, removed, renamed or might never have existed. | ||
<script | ||
async | ||
type="text/javascript" | ||
src="//cdn.carbonads.com/carbon.js?serve=CEAI6KJL&placement=particlesjsorg" | ||
id="_carbonads_js" | ||
></script> | ||
</p> | ||
</div> | ||
<div class="links"> | ||
<a href="https://particles.js.org/"></a> | ||
</div> | ||
</div> | ||
<div class="social"> | ||
<ul class="social-list"> | ||
<li> | ||
<a href="https://github.com/matteobruni/tsparticles"><i class="fab fa-github"></i></a> | ||
</li> | ||
<li> | ||
<a href="https://codepen.io/matteobruni"><i class="fab fa-codepen"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<script type="text/javascript"> | ||
(function (c, l, a, r, i, t, y) { | ||
c[a] = | ||
c[a] || | ||
function () { | ||
(c[a].q = c[a].q || []).push(arguments); | ||
}; | ||
t = l.createElement(r); | ||
t.async = 1; | ||
t.src = "https://www.clarity.ms/tag/" + i; | ||
y = l.getElementsByTagName(r)[0]; | ||
y.parentNode.insertBefore(t, y); | ||
})(window, document, "clarity", "script", "8q4bxin4tm"); | ||
</script> | ||
<script | ||
defer | ||
src="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/js/fontawesome.min.js" | ||
integrity="sha256-NP9NujdEzS5m4ZxvNqkcbxyHB0dTRy9hG13RwTVBGwo=" | ||
crossorigin="anonymous" | ||
></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/tsparticles.bundle.min.js"></script> | ||
<script defer src="/js/404.min.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
particles.js.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
google.com, pub-1784552607103901, DIRECT, f08c47fec0942fa0 | ||
carbonads.com, CEAI6KJL, particlesjsorg |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"fullScreen": { | ||
"zIndex": -1 | ||
}, | ||
"particles": { | ||
"number": { | ||
"value": 50 | ||
}, | ||
"color": { | ||
"value": ["#3998D0", "#2EB6AF", "#A9BD33", "#FEC73B", "#F89930", "#F45623", "#D62E32", "#EB586E", "#9952CF"] | ||
}, | ||
"shape": { | ||
"type": "circle" | ||
}, | ||
"opacity": { | ||
"value": { | ||
"min": 0.4, | ||
"max": 0.8 | ||
} | ||
}, | ||
"size": { | ||
"value": { | ||
"min": 200, | ||
"max": 400 | ||
}, | ||
"animation": { | ||
"enable": true, | ||
"speed": 100, | ||
"sync": false | ||
} | ||
}, | ||
"move": { | ||
"enable": true, | ||
"speed": 10, | ||
"direction": "top", | ||
"outMode": "out" | ||
} | ||
}, | ||
"background": { | ||
"color": "#ffffff" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"fullScreen": { | ||
"zIndex": -1 | ||
}, | ||
"particles": { | ||
"groups": { | ||
"z5000": { | ||
"number": { | ||
"value": 70 | ||
}, | ||
"zIndex": { | ||
"value": 50 | ||
} | ||
}, | ||
"z7500": { | ||
"number": { | ||
"value": 30 | ||
}, | ||
"zIndex": { | ||
"value": 75 | ||
} | ||
}, | ||
"z2500": { | ||
"number": { | ||
"value": 50 | ||
}, | ||
"zIndex": { | ||
"value": 25 | ||
} | ||
}, | ||
"z1000": { | ||
"number": { | ||
"value": 40 | ||
}, | ||
"zIndex": { | ||
"value": 10 | ||
} | ||
} | ||
}, | ||
"number": { | ||
"value": 200 | ||
}, | ||
"color": { | ||
"value": "#fff" | ||
}, | ||
"shape": { | ||
"type": "circle" | ||
}, | ||
"opacity": { | ||
"value": 1 | ||
}, | ||
"size": { | ||
"value": 3 | ||
}, | ||
"move": { | ||
"angle": { | ||
"value": 10, | ||
"offset": 0 | ||
}, | ||
"enable": true, | ||
"speed": 5, | ||
"direction": "right", | ||
"outModes": "out" | ||
}, | ||
"zIndex": { | ||
"value": 5, | ||
"opacityRate": 0.5 | ||
} | ||
}, | ||
"background": { | ||
"color": "#000000" | ||
}, | ||
"emitters": { | ||
"position": { | ||
"y": 55, | ||
"x": -5 | ||
}, | ||
"rate": { | ||
"delay": 7, | ||
"quantity": 1 | ||
}, | ||
"size": { | ||
"width": 0, | ||
"height": 0 | ||
}, | ||
"particles": { | ||
"shape": { | ||
"type": "images", | ||
"options": { | ||
"images": { | ||
"src": "https://particles.js.org/images/cyan_amongus.png", | ||
"width": 500, | ||
"height": 634 | ||
} | ||
} | ||
}, | ||
"size": { | ||
"value": 40 | ||
}, | ||
"move": { | ||
"speed": 10, | ||
"outModes": { | ||
"default": "none", | ||
"right": "destroy" | ||
}, | ||
"straight": true | ||
}, | ||
"zIndex": { | ||
"value": 0 | ||
}, | ||
"rotate": { | ||
"value": { | ||
"min": 0, | ||
"max": 360 | ||
}, | ||
"animation": { | ||
"enable": true, | ||
"speed": 10, | ||
"sync": true | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.