Skip to content

Commit 5083a54

Browse files
Merge pull request #107 from borgbackup/threejs-gsap-site
Add three.js + GSAP project site as hidden index2.html
2 parents d10ab07 + 775a555 commit 5083a54

5 files changed

Lines changed: 2454 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
# NOTE (threejs-gsap-site branch): index2.html is a hand-written three.js/GSAP
3+
# page committed directly, NOT generated from *.rst — keep it out of PAGES
4+
# so `make` / `make clean` do not overwrite or delete it.
25
PAGES=\
36
index.html \
47
demo.html \

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ pushes it to the "master" branch with a GitHub deploy key.
3636
GitHub Pages is used as the host, and the TLS certificate comes from Let's Encrypt (via GitHub).
3737

3838
More details: https://github.com/borgbackup/borgbackup.github.io/issues/45
39+
40+
## New site
41+
42+
There is also a gorgeous new site, currently hidden at index2.html.
43+

0 commit comments

Comments
 (0)