Skip to content

Commit 1c739eb

Browse files
Fix mangled sentence...
1 parent fe4213f commit 1c739eb

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

howto-website.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,17 @@ In the *front-matter* (but not in the text itself), you need to replace any `&`
4242

4343
#### Markdown file
4444

45-
The recommended way to host a collaborative note book, e.g. for taking meeting minutes (live notes),
46-
is to use a collaborative editing tool utilising Markdown directly. This makes it trivial to move the content into the HSF website for archiving.
47-
48-
If you have a CERN account, is to use CERNBox which makes CodiMD available to edit Markdown files: you can then define a public link to the document (similar to Google Docs public links) to allow those without a CERN account to edit the file. Similarly, the Helmholtz Association has a web based markdown instance that can be used at <https://notes.desy.de>.
45+
The recommended way to host a collaborative note book, e.g. for taking meeting
46+
minutes (live notes), is to use a collaborative editing tool utilising Markdown
47+
directly. This makes it trivial to move the content into the HSF website for
48+
archiving.
49+
50+
If you have a CERN account, one can create a markdown file in CERNBox, using
51+
CodiMD to edit this in a browser. One can then define a public link to the
52+
document (similar to Google Docs public links) to allow those without a CERN
53+
account to edit the file. Similarly, the Helmholtz Association has a web based
54+
markdown instance that can be used at <https://notes.desy.de>, which should be
55+
available to most people with an EduRoam login.
4956

5057
We find that *recycling* the same document for a series of meetings is extremely useful
5158
as the *live notes* link can be copied and cloned from one meeting to the next.

0 commit comments

Comments
 (0)