8000 Deploy ReactPHP Website to github.com/reactphp/reactphp.github.io.git… · titounnes/reactphp.github.io@3c83738 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c83738

Browse files
committed
Deploy ReactPHP Website to github.com/reactphp/reactphp.github.io.git:master
0 parents  commit 3c83738

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+24520
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
reactphp.org

android-chrome-192x192.png

4.45 KB
Loading

android-chrome-512x512.png

12.4 KB
Loading

apple-touch-icon.png

3.99 KB
Loading

assets/.htaccess

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<IfModule mod_expires.c>
2+
ExpiresActive on
3+
ExpiresDefault "access plus 1 month"
4+
5+
# CSS
6+
ExpiresByType text/css "access plus 1 year"
7+
8+
# JavaScript
9+
ExpiresByType application/javascript "access plus 1 year"
10+
ExpiresByType application/x-javascript "access plus 1 year"
11+
ExpiresByType text/javascript "access plus 1 year"
12+
13+
# Web fonts
14+
15+
# Embedded OpenType (EOT)
16+
ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
17+
ExpiresByType font/eot "access plus 1 month"
18+
19+
# OpenType
20+
ExpiresByType font/opentype "access plus 1 month"
21+
22+
# TrueType
23+
F438 ExpiresByType application/x-font-ttf "access plus 1 month"
24+
25+
# Web Open Font Format (WOFF) 1.0
26+
ExpiresByType application/font-woff "access plus 1 month"
27+
ExpiresByType application/x-font-woff "access plus 1 month"
28+
ExpiresByType font/woff "access plus 1 month"
29+
30+
# Web Open Font Format (WOFF) 2.0
31+
ExpiresByType application/font-woff2 "access plus 1 month"
32+
33+
</IfModule>

assets/0.0da4d5f750914aa5280f.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
17.9 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading
3.43 KB
Binary file not shown.
3.51 KB
Binary file not shown.
17.6 KB
Binary file not shown.
Lines changed: 24 additions & 0 deletions
Loading

assets/main-critical.b3ce38ea4d05827d3ea9.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/main-critical.b3ce38ea4d05827d3ea9.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0