Skip to content

Commit f4db931

Browse files
committed
Added link & description to documentation section for folklore.org and NewtonScript-specific articles. Issue #20
1 parent 656f0e0 commit f4db931

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,20 @@ <h2 id="docs">Documentation</h2>
243243
</ul>
244244
</dd>
245245

246+
<dt><a href="http://www.folklore.org/ProjectView.py?project=Newton">Folklore.org: The Newton, The First PDA</a></dt>
247+
<dd>
248+
<p>“Anecdotes about the development of the Newton, the world's first PDA.” The following articles cover NewtonScript:</p>
249+
<ul>
250+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=A_MessagePad_Memory_Primer.txt">A MessagePad Memory Primer</a></li>
251+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=Newton_Applications_Use_Heap_Space_When_Not_Running.txt">Newton Applications Use Heap Space</a></li>
252+
<li><a href="http://www.folklore.org/StoryView.py?project=Newton&story=The_Alternatives_are_a_Real_Step_Backwards.txt">The Alternatives are a Real Step Backwards</a></li>
253+
</ul>
254+
<ul class="metadata">
255+
<li>Author: Various</li>
256+
<li>Format: HTML</li>
257+
</ul>
258+
</dd>
259+
246260
<dt>How to Work with the Text-to-Speech Extension</dt>
247261
<dd>
248262
<p>An example of developing with the <a href="http://www.unna.org/view.php?/apple/software/TextToSpeech">MacInTalk</a> Text-to-Speech extension.</p>

0 commit comments

Comments
 (0)