Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Anderson committed Jan 2, 2018
1 parent c4ca170 commit 7617f39
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion android/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down
2 changes: 1 addition & 1 deletion docs/Syr_1.0.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down
2 changes: 1 addition & 1 deletion docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down
2 changes: 1 addition & 1 deletion docs/debugging/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down
4 changes: 2 additions & 2 deletions docs/getting_started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down Expand Up @@ -180,7 +180,7 @@ <h2 id="setting-up-a-syr-javascript-project">Setting up a Syr JavaScript Project
<p>You can use <code>webpack</code> to both build and serve the bundle for development. This allows things like Hot Reloading, so you don't need to refresh your app while you build.</p>
<h2 id="setting-up-an-ios-application">Setting up an iOS Application</h2>
<h3 id="fast-track-with-a-new-app">Fast Track, with a new App.</h3>
<p>If you just want to get started with figuring out how Syr can come together for you, and want to start writing some JavaScript that shows up and does stuff inside a Simulator. Please grab <code>SyrCLI</code>. This tool will create a new <code>SyrNative</code> project for you. And provide the skeleton to get started tinkering right away.</p>
<p>If you just want to get started with figuring out how Syr can come together for you, and want to start writing some JavaScript that shows up and does stuff inside a Simulator. Please grab <a href="https://github.com/MSiddharthReddy/syr-cli">SyrCLI</a>. This tool will create a new <code>SyrNative</code> project for you. And provide the skeleton to get started tinkering right away.</p>
<h3 id="an-existing-application">An Existing Application</h3>
<p>We've made sure to put labor into making the SDK as portable as possible. While the version of Syr is still early, we have decided to directly stick to Native versioning tools. What this means for iOS is that we ship a <code>.framework</code> file with ObjectiveC binaries. (source is always available here on github)</p>
<p>This <code>.framework</code> will let you quickly and rapidly get started no matter what existing project setup you have. A <code>.framework</code> file is allowed to have multiple versions of a binary embedded, we hope this helps with easy of upgrades through a more portable versioning structure within the same distribution.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-111449876-1', 'dmikey.github.io/syr');
ga('create', 'UA-111449876-1', 'auto');
ga('send', 'pageview');
</script>

Expand Down Expand Up @@ -275,5 +275,5 @@ <h4 class="modal-title" id="exampleModalLabel">Search</h4>

<!--
MkDocs version : 0.16.3
Build Date UTC : 2017-12-21 00:16:12
Build Date UTC : 2018-01-02 19:21:11
-->
12 changes: 6 additions & 6 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,47 +4,47 @@

<url>
<loc>/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/Syr_1.0.0/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/api/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/blog/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/debugging/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>



<url>
<loc>/getting_started/</loc>
<lastmod>2017-12-20</lastmod>
<lastmod>2018-01-02</lastmod>
<changefreq>daily</changefreq>
</url>

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ copyright: "Syr is licensed under the <a href='https://github.com/dmikey/syr/blo
theme: cinder
site_dir: docs
docs_dir: docsmd
google_analytics: ['UA-111449876-1', 'dmikey.github.io/syr']
google_analytics: ['UA-111449876-1', 'auto']

0 comments on commit 7617f39

Please sign in to comment.