-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 7b2baab to 1.0 with MkDocs 1.5.3 and mike 2.1.3
- Loading branch information
Lottie CI
committed
Sep 17, 2024
1 parent
dcc8aa8
commit b504b85
Showing
96 changed files
with
56,208 additions
and
0 deletions.
There are no files selected for viewing
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,345 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="Documentation for the Lottie animation format"> | ||
|
||
|
||
<link rel="shortcut icon" href="/lottie-spec/1.0/img/favicon.ico"> | ||
|
||
|
||
<title>Lottie Specs</title> | ||
|
||
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/v4-shims.css"> | ||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack.min.css"> | ||
<link href='//rsms.me/inter/inter.css' rel='stylesheet' type='text/css'> | ||
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,600,700&subset=latin-ext,latin' rel='stylesheet' type='text/css'> | ||
<link href="/lottie-spec/1.0/css/bootstrap-custom.min.css" rel="stylesheet"> | ||
<link href="/lottie-spec/1.0/css/base.min.css" rel="stylesheet"> | ||
<link href="/lottie-spec/1.0/css/cinder.min.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
<link href="/lottie-spec/1.0/css/print-site-enum-headings1.css" rel="stylesheet"> | ||
<link href="/lottie-spec/1.0/css/print-site-enum-headings2.css" rel="stylesheet"> | ||
<link href="/lottie-spec/1.0/css/print-site-enum-headings3.css" rel="stylesheet"> | ||
<link href="/lottie-spec/1.0/css/print-site.css" rel="stylesheet"> | ||
|
||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
<!--[if lt IE 9]> | ||
<script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
|
||
<div class="navbar navbar-default navbar-fixed-top" role="navigation"> | ||
<div class="container"> | ||
|
||
<!-- Collapsed navigation --> | ||
<div class="navbar-header"> | ||
<!-- Expander button --> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
|
||
<!-- Main title --> | ||
|
||
|
||
<a class="navbar-brand" href="/lottie-spec/1.0/.">Lottie Specs</a> | ||
|
||
</div> | ||
|
||
<!-- Expanded navigation --> | ||
<div class="navbar-collapse collapse"> | ||
<!-- Main navigation --> | ||
<ul class="nav navbar-nav"> | ||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/.">Home</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Format <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/values/">Values</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/properties/">Properties</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/composition/">Composition</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/layers/">Layers</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/shapes/">Shapes</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/assets/">Assets</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/constants/">Enumerations</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/helpers/">Helpers</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/glossary/">Glossary</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/specs/schema/">JSON Schema</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/">Lottie Animation Format Documentation</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/Governance/">Community Specification Governance Policy 1.0</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/Community_Specification_License-v1/">Community Specification License 1.0</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/Code_of_Conduct/">Contributor Covenant Code of Conduct</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/License/">Licenses</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/Notices/">Notices</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="dropdown-submenu"> | ||
<a tabindex="-1" href="">Contributing</a> | ||
<ul class="dropdown-menu"> | ||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/governance/CONTRIBUTING/">Lottie Format Specification Contribution Guide</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/editing/schema/">Adding to the Schema</a> | ||
</li> | ||
|
||
|
||
|
||
<li > | ||
<a href="/lottie-spec/1.0/editing/extensions/">Markdown Extensions</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
|
||
</ul> | ||
|
||
<ul class="nav navbar-nav navbar-right"> | ||
<li> | ||
<a href="#" data-toggle="modal" data-target="#mkdocs_search_modal"> | ||
<i class="fas fa-search"></i> Search | ||
</a> | ||
</li> | ||
<li> | ||
<a href="https://github.com/lottie/lottie-spec"><i class="fab fa-github"></i> GitHub</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container"> | ||
|
||
|
||
<div class="row-fluid"> | ||
<div id="main-content" class="span12"> | ||
<h1 id="404-page-not-found" style="text-align: center">404</h1> | ||
<p style="text-align: center"><strong>Page not found</strong></p> | ||
<p style="text-align: center"><a href="/lottie-spec/1.0">Home</a></p> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
|
||
<footer class="col-md-12 text-center"> | ||
|
||
|
||
<hr> | ||
<p> | ||
<small>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</small> | ||
</p> | ||
|
||
|
||
|
||
|
||
</footer> | ||
|
||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> | ||
<script src="/lottie-spec/1.0/js/bootstrap-3.0.3.min.js"></script> | ||
|
||
<!-- default is to include highlightjs --> | ||
|
||
|
||
|
||
<script>var base_url = "/lottie-spec/1.0"</script> | ||
|
||
<script src="/lottie-spec/1.0/js/base.js"></script> | ||
<script src="/lottie-spec/1.0/js/print-site.js"></script> | ||
<script src="/lottie-spec/1.0/search/main.js"></script> | ||
|
||
<div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel" aria-hidden="true"> | ||
<div class="modal-dialog modal-lg"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<button type="button" class="close" data-dismiss="modal"> | ||
<span aria-hidden="true">×</span> | ||
<span class="sr-only">Close</span> | ||
</button> | ||
<h4 class="modal-title" id="searchModalLabel">Search</h4> | ||
</div> | ||
<div class="modal-body"> | ||
<p> | ||
From here you can search these documents. Enter | ||
your search terms below. | ||
</p> | ||
<form> | ||
<div class="form-group"> | ||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here"> | ||
</div> | ||
</form> | ||
<div id="mkdocs-search-results"></div> | ||
</div> | ||
<div class="modal-footer"> | ||
</div> | ||
</div> | ||
</div> | ||
</div><div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true"> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4> | ||
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> | ||
</div> | ||
<div class="modal-body"> | ||
<table class="table"> | ||
<thead> | ||
<tr> | ||
<th style="width: 20%;">Keys</th> | ||
<th>Action</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td class="help shortcut"><kbd>?</kbd></td> | ||
<td>Open this help</td> | ||
</tr> | ||
<tr> | ||
<td class="next shortcut"><kbd>n</kbd></td> | ||
<td>Next page</td> | ||
</tr> | ||
<tr> | ||
<td class="prev shortcut"><kbd>p</kbd></td> | ||
<td>Previous page</td> | ||
</tr> | ||
<tr> | ||
<td class="search shortcut"><kbd>s</kbd></td> | ||
<td>Search</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<div class="modal-footer"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.