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
4.**Go to the collection you would like to edit from**
36
37
Find the "Navigation Menu" button and click on the *collection* that the article you would like to edit is in.
37
-
4.**Find your chosen article**
38
-
5.**Click on the ... menu and select Edit in Admin**
39
-
6.**Edit your page / article**
40
-
7.**Click Save**
38
+
5.**Find your chosen article**
39
+
6.**Click on the ... menu and select Edit in Admin**
40
+
7.**Edit your page / article**
41
+
8.**Click Save**
41
42
42
-
8.**Refresh your local environment**
43
+
9.**Refresh your local environment**
43
44
Stop it with ````^C```` and run again with the command from *Step 1*
44
45
45
46
Your edited page will now appear in your local environment. To publish your changes, view the *publishing to github* portion of this tutorial.
@@ -98,4 +99,4 @@ If you are uncomfortable with command line there are convenient tools like the [
98
99
## Get Articles from Old Reactome
99
100
If the old Joomla Site is still up and you want to quickly port all articles and pages into .md files please use the [ReactomeScraping Repository](https://github.com/reactome/ReactomeScraping). Once the scaping is done place the folders within ````mdx_pages```` into ````projects/website-angular/content```` and place the ````mdx_pages/uploads```` folder at ````projects/website-angular/public````. **Remember to rename the landing pages to index.mdx!!**
100
101
101
-
**WARNING**: Do not delete any new articles you've created in Tina while doing this.
102
+
**WARNING**: Do not delete any new articles you've created in Tina while doing this.
0 commit comments