You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,22 +25,22 @@ Each of Sheetsee's functions are divided into modules. Use just the parts you ne
25
25
26
26
The [spreadsheet.glitch.me](https://spreadsheet.glitch.me) site will give you an endpoint to use that will return your spreadsheet to you as JSON. The [sheetsee.glitch.me](https://sheetsee.glitch.me) site provides template to get started with Sheetsee; it's already set up with a server so that your data is backed up.
27
27
28
-
### Or fork a site!
28
+
### Or Fork a Site!
29
29
30
-
There are site templates hooked up to Sheetsee that are ready to be forked on GitHub and used by you, check out the [Fork-n-go site](https://jlord.us/forkngo).
30
+
There are site templates hooked up to Sheetsee that are ready to be forked on GitHub and used by you, check out the [Fork-n-go site](http://jlord.us/forkngo).
31
31
32
32
## Sheetsee Updates
33
33
34
-
Sheetsee has just been re-written and there are some breaking changes. Also some nice ones, like dependencies removed. See the [Changelog]() for details.
34
+
Sheetsee has just been re-written and there are some breaking changes. Also some nice ones, like dependencies removed. The API for maps with Sheetsee have changed, [see the docs](https://github.com/jlord/sheetsee-maps#sheetseeloadmapoptions).
Copy file name to clipboardExpand all lines: index.html
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -58,10 +58,10 @@ <h2 id="modules">Modules</h2>
58
58
59
59
<h2id="get-your-spreadsheet-as-json-or-try-sheetsee-with-glitch-">Get your Spreadsheet as JSON or Try Sheetsee with Glitch!</h2>
60
60
<p>The <ahref="https://spreadsheet.glitch.me">spreadsheet.glitch.me</a> site will give you an endpoint to use that will return your spreadsheet to you as JSON. The <ahref="https://sheetsee.glitch.me">sheetsee.glitch.me</a> site provides template to get started with Sheetsee; it's already set up with a server so that your data is backed up.</p>
61
-
<h3id="or-fork-a-site-">Or fork a site!</h3>
62
-
<p>There are site templates hooked up to Sheetsee that are ready to be forked on GitHub and used by you, check out the <ahref="https://jlord.us/forkngo">Fork-n-go site</a>.</p>
61
+
<h3id="or-fork-a-site-">Or Fork a Site!</h3>
62
+
<p>There are site templates hooked up to Sheetsee that are ready to be forked on GitHub and used by you, check out the <ahref="http://jlord.us/forkngo">Fork-n-go site</a>.</p>
63
63
<h2id="sheetsee-updates">Sheetsee Updates</h2>
64
-
<p>Sheetsee has just been re-written and there are some breaking changes. Also some nice ones, like dependencies removed. See the <ahref="">Changelog</a> for details.</p>
64
+
<p>Sheetsee has just been re-written and there are some breaking changes. Also some nice ones, like dependencies removed. The API for maps with Sheetsee have changed, <ahref="https://github.com/jlord/sheetsee-maps#sheetseeloadmapoptions">see the docs</a>.</p>
65
65
<hr>
66
66
67
67
<h2id="resources-documentation">Resources & Documentation</h2>
@@ -71,28 +71,28 @@ <h2 id="resources-documentation">Resources & Documentation</h2>
0 commit comments