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
Links: ~select:-:Select a subject!selected disabled hidden|S-Structure:The structure of a Storyteller website|S-Markdown:Using Markdown|S-Images:Handling images~~space:3~Next: ~sid:Structure:Website structure~
6
2
7
3
# How to set up a Storyteller website
@@ -10,7 +6,7 @@ There are two ways to use Storyteller:
10
6
11
7
1. Open a Neocities account and build your site using the instructions below.
12
8
13
-
1. Download Storyteller files from the [Storyteller repository](https://github.com/easycoder/storyteller) and copy them to your server. This is the option for advanced users.
9
+
1. Download Storyteller files from the [repository](https://github.com/easycoder/easycoder.github.io/tree/master/storyteller) and copy them to your server. This is the option for people who have direct access to their own websites.
14
10
15
11
## Setting up using Neocities
16
12
@@ -30,19 +26,18 @@ Once you have chosen your name your website will be live and can be seen by anyo
30
26
31
27
1. Click `Dashboard` on the left of the button bar to return to the file listing screen.
That's the file that will run when your site is loaded; apart from the name of the stories folder it's the same for all StoryTeller websites. What follows next is all the stuff that makes your own site distictive. Carefully follow these steps:
64
62
65
-
1. Click the `New Folder` button and type the name `stories`.
63
+
1. Click the `Edit` button for `index.html`.
64
+
65
+
1. Find the text `(Name-of-my-stories-folder)` and replace it (the text and the 2 brackets) with a name you will use for your stories folder. The name can be anything you like (but no spaces, please) so make it appropriate. For example, if you are writing about holidays you could call it `MyHolidays`.
66
+
67
+
1. Click `Save`.
68
+
69
+
1. Back out of the editor to the Dashboard.
70
+
71
+
1. Click the `New Folder` button and type the name you just gave for your stories. This folder is where you will keep all your story files.
66
72
67
-
1. Click its name (`stories`) to go into the folder.
73
+
1. Click its name to go into your stories folder.
68
74
69
75
1. Click `New File` and type the name `title.txt`. Click `Create`.
70
76
@@ -123,4 +129,4 @@ You can do all your editing in Neocities using their built-in editor or you can
123
129
124
130
~sid:Images:Handling images~
125
131
126
-
[Click here to see the source code for this page(/stories/GetStoryteller/source.txt)
132
+
[Click here to see the source code for this page](/storyteller/GetStoryteller/source.txt)
Links: ~select:-:Select a subject!selected disabled hidden|S-Structure:The structure of a Storyteller website|S-Markdown:Using Markdown|S-Images:Handling images~~space:3~Next: ~sid:Structure:Website structure~
2
6
3
7
# How to set up a Storyteller website
@@ -58,7 +62,7 @@ Once you have chosen your name your website will be live and can be seen by anyo
58
62
</html>
59
63
```
60
64
<hr>
61
-
Now carefully follow these steps:
65
+
That's the file that will run when your site is loaded; apart from the name of the stories folder it's the same for all StoryTeller websites. What follows next is all the stuff that makes your own site distictive. Carefully follow these steps:
0 commit comments