Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
[![Open in Visual Studio Code](https://classroom.github.com/assets/open-in-vscode-718a45dd9cf7e7f842a935f5ebbe5719a5e09af4491e668f4dbf3b35d5cca122.svg)](https://classroom.github.com/online_ide?assignment_repo_id=10967602&assignment_repo_type=AssignmentRepo)
What the project does?


Why the project is useful?

The goal of this website is to create a

How users can get started with the project?


Where users can get help with your project?


Which technology is used?


Who maintains and contributes to the project?
Binary file added __MACOSX/gsap-public/._.DS_Store
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be added to git-ignore file

Binary file not shown.
Binary file added __MACOSX/gsap-public/._docs-link.html
Binary file not shown.
Binary file added __MACOSX/gsap-public/._getting-started-link.html
Binary file not shown.
Binary file added __MACOSX/gsap-public/esm/._.DS_Store
Binary file not shown.
Binary file added __MACOSX/gsap-public/minified/._.DS_Store
Binary file not shown.
Binary file added __MACOSX/gsap-public/src/._.DS_Store
Binary file not shown.
Binary file added __MACOSX/gsap-public/umd/._.DS_Store
Binary file not shown.
Binary file added gsap-public/.DS_Store
Binary file not shown.
13 changes: 13 additions & 0 deletions gsap-public/docs-link.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
window.location.href = "https://greensock.com/docs";
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;URL=https://greensock.com/docs/" />
<title>GSAP Documentation</title>
</head>
<body>
</body>
</html>
Binary file added gsap-public/esm/.DS_Store
Binary file not shown.
Loading