TWiki> Edutech Web>NonPowerPointSlides (revision 14)EditAttachPDF

Non-Microsoft powerpoint slides

Pilot CERN Slides' application

  • Under development - result will be demonstrated here.

Made with CodiMD

  • Open https://codimd.web.cern.ch/ and login.
  • Click on New note.
  • Write your slides in Markdown.
  • Click on Publish
  • Unfold the Menu and select Slide mode.
  • Click F11 for slideshow mode.

Additional functionality and corporate image

You may wish to paste, at the beginning, the following metadata to enable slides' preview:

---
type: slide
---

You may also include in the metadata one of the following options for one of the CERN Themes for slides (themes cern, cern2 cern3 or cern4 offer different fonts, backgrounds, font and cover page). Example:

---
slideOptions:
  theme: cern
---

To see the slides' Markdown source

I know of no way to see anything in codimd unless one knows the URL. If you do know the published version e.g. https://codimd.web.cern.ch/p/SJaroUFSV#/ you can then go to the source by replacing the /p/ by /s/ and then edit (pencil) and then select the 2 windows.

To make a PDF of your slides

Made with Reveal

  • Reveal is supported by W3C and is based on html and Markdown. The content of the slides is in .md files. The wrapper is a .html file.
  • The CERN server that contains the necessary .js environment to render your slides' theme and include standard images, e.g. the CERN logo, for you to upload your slides is http://cern.ch/reveal. This web server now lives in EOS. If you login to lxplus and cd /eos/project/c/cdaweb/www/reveal/ you can deposit your 2 files (the .html and the .md). The server will render them. In case of permission problems you can contact the webmaster (see here who this is.

  • Example presentation made with reveal https://cern.ch/reveal/maria/atlas-20171211.html
  • To create your own presentation:
    • Open the .html file atlas-20171211.html in a new tab and View Source. Copy/paste that source in a local file. Change the title tag and the section where you wish to personalise the "Thank you" text.
    • See below some of the .md content of the above presentation and compare to the published version. Copy in a local file and change/expand all the content.
<p>ATLAS Software and Computing documentation workshop 2017-12-11</p>
<h3>IT e-learning project news & documentation initiative</h3>
<small style="color: blue">Maria Dimou - IT/CDA</small>
<br/>


<h3>What happened in 2017</h3>
<p style="color: blue;">e-learning and documentation activities
    <br/>28 new short videos in [CDS](https://cds.cern.ch/collection/E-learning%20modules?ln=en) on popular IT services
    <br/>[Brainstorming/Investigation/Experimentation](https://twiki.cern.ch/CDAgroup/CDAPublicDoc) on tools for *open* technical & *mostly* user documentation</p>


### The recent e-learning videos - a subset
- Indico 2.0
    - All basic functions in short videos [see index here](https://twiki.cern.ch/Edutech/IndicoFunctions)
    - Conference functions in great detail [enjoy!](https://twiki.cern.ch/Edutech/IndicoConference)
    - All videos integrated in the new documentation [Help link](https://indico-user-docs.web.cern.ch/) on every Indico page
- EOS:The most visited ServiceNow KnowledgeBase article turned into [a short video](https://twiki.cern.ch/Edutech/EOSforBeginners)

Markdown basics

--- Horizontal line OR two empty lines = New slide
## Header 2 (H1 is reserved for post titles) 
### Header 3 
#### Header 4 
A link to [Jekyll Now](http://github.com/barryclark/jekyll-now/). 
Video insert: <iframe width="576" height="360" frameborder="0" src="https://cds.cern.ch/video/2261867?showTitle=true" allowfullscreen></iframe> 
An image, located within /images; ![an image alt text]({{ site.baseurl }}/images/jekyll-logo.png "an image title") 
* A bulletted list 
- alternative syntax 1 
+ alternative syntax 2  
  - an indented list item
_italics_ - 
**bold** - 
`code()` 
More on Markdown in https://en.support.wordpress.com/markdown-quick-reference/ and https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet -- MariaDimou - 2018-05-02

Topic attachments
I Attachment History ActionSorted ascending Size Date Who Comment
Unknown file formatmd atlas-20171211.md r1 manage 5.9 K 2018-05-02 - 11:03 MariaDimou The .md content of the example presentation mention above.
Edit | Attach | Watch | Print version | History: r18 | r16 < r15 < r14 < r13 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r14 - 2021-03-18 - MariaDimou
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Edutech All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback