blogdown
We introduce an R package, blogdown, in this short book, to teach you how to create websites using R Markdown and Hugo. If you have experience with creating websites, you may naturally ask what the benefits of using R Markdown are, and how blogdown is different from existing popular website platforms, such as WordPress. It produces a static website, meaning the website only consists of static files such as HTML, CSS, JavaScript, and images, etc. You can host the website on any web server (see Chapter 3 for details). The website does not require server-side scripts such as PHP or databases like WordPress does. It is just one folder of static files. The website is generated from R Markdown documents (R is optional, i.e., you can use plain Markdown documents without R code chunks). This brings a huge amount of benefits, especially if your website is related to data analysis or (R) programming.
Learn more
Archimedes
Archimedes is a Markdown and LaTeX editor built from the ground up for the Mac and designed to make mathematical writing fun and easy.
At its core, Archimedes is a fully-featured plain text and Markdown editor. It includes a fast syntax highlighter and provides convenient keyboard shortcuts for common actions, such as inserting images and links. With complete support for Markdown, Archimedes makes formatting and structuring documents elegant and easy.
In Math Mode, Archimedes lets you write mathematics in a subset of LaTeX, making it an approachable LaTeX editor. Just enter $$ to get started. Over 700 intuitive commands, such as \sqrt{a^2 + b^2}, help you produce stunning mathematical output. Archimedes even autocompletes commands and intelligently matches closing braces, brackets, and parenthesis as you type.
Learn more
Quiver
Quiver is a notebook built for programmers. It lets you easily mix text, code, Markdown and LaTeX within one note, edit code with an awesome code editor, live preview Markdown and LaTeX, and find any note instantly via the full-text search. A note in Quiver is comprised of cells, snippets of text, code, Markdown, LaTeX (via MathJax) or diagrams (sequence diagram, flowchart). You can freely mix different cell types within one note. You can set different languages for different code cells, too. The programmer's notebook should make code editing effortless. Quiver packs the awesome ACE code editor in code cells, with syntax highlighting support for more than 120 languages, over 20 themes, automatic indent and outdent, and much more. Quiver lets you write in Markdown with inline formatting and custom CSS options. A live preview window renders Markdown as you type. Quiver uses MathJax to typeset mathematical equations written in LaTeX.
Learn more
MWeb
Make by native macOS technology, the pursuit of the perfect combination with the system. In principle, the first is to pursue a simple interface and high performance, and then it is powerful, easy to use, and full-featured. Use Github Flavored Markdown syntax (GFM). Supports Table, TOC, LaTeX, Fenced code block, Task lists, Footnote, etc. The Markdown graphics supports mermaid, viz, echarts, plantuml, sequence, flow. Exporting as Image, HTML, Epub, PDF, RTF, Docx. Publishing to Wordrpess, Metaweblog API, Wordpress.com, Evernote, Blogger, Medium, Tumblr. Support screenshots and paste, copy and paste, drag and drop Insert images and display them directly in the editor. Support for setting the image width when compatible with Markdown syntax. A powerful document library supports category trees and tag management documents. Documents can be categorized into multiple categories. You can export a category to Epub, PDF, and generate static websites.
Learn more