mirror of https://github.com/sveltejs/svelte
parent
d8a9b0d642
commit
f4748e23b0
@ -0,0 +1 @@
|
|||||||
|
<h1>TODO: lots of things</h1>
|
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: TODO
|
||||||
|
---
|
||||||
|
|
||||||
|
* write the rest of the tutorial
|
||||||
|
* change the orientation of the REPL, so that it's editor on top, result on bottom
|
||||||
|
* remove the props editor. it's superfluous in this context
|
||||||
|
* add an 'open this in REPL' button that takes you to the full REPL
|
||||||
|
* figure out wtf to do on mobile
|
@ -1 +1 @@
|
|||||||
<h1>Examples</h1>
|
<h1>TODO</h1>
|
Loading…
Reference in new issue