Markdown Assignment

Created Tuesday 09 November 2021

Roughly, you will create a simple webpage (or pages) by exporting content from a tool, upload that page, and turn in the URL.

Creating the page(s)



Use a Markdown editor, e.g.:
https://remarkableapp.github.io/
https://typora.io/
https://macdown.uranusjr.com/

Or a tool that incidentally saves in Markdown, e.g.
https://obsidian.md

Or Zim, which isn't pure Markdown but good enough, and it's what I use. ( http://zim-wiki.org )

or even https://pandoc.org/

Include some non-standard formatting, e.g. Headers, Bold, Bulletpoints, etc; the content is up to you. Please avoid e.g. Microsoft Word for this task.

Export the page(s)


All of the named above have some function to export to HTML. Do so. In Zim it is simply File -> Export, then follow the prompts. Most defaults are fine, but feel free to play around.

Upload the Page(s)


Upload your pages to Torch, a la
https://torch.cci.fsu.edu/

Ensure that your page (or your first main page if doing multiple) is available at the following. Case sensitive, and please do not deviate from this format:

https://torch.cci.fsu.edu/~FSUID/markdown.html
(note the tilde, and of course replace "FSUID" with your fsuID)