-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2324f45
commit 655c16a
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"publicProps": | ||
{ | ||
"title": "Essentials for Research Software Support", | ||
"title": "NEBULA platform", | ||
"categoryOrder": ["Getting started", "Reusability", "Publishing & Citing", "Resources", "Examples"], | ||
"another": "foo bar baz" | ||
"another": "this test worked" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Hello world | ||
# Dummy demo platform | ||
|
||
Here is some markdown content. | ||
This website is just a dummy example platform for the NEBULA framework. For more information see https://github.com/esciencecenter-digital-skills/NEBULA/. | ||
|
||
[Demo lesson link](/lessons/demo) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Demo lesson | ||
# Demo module | ||
|
||
This is a demo lesson. | ||
This is a demo module. |