All Projects → BenStigsen → RemarkPortable

BenStigsen / RemarkPortable

Licence: MIT license
Remark made simple and portable

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to RemarkPortable

remark-hint
Sprinkle hints/tips/warnings on your documents
Stars: ✭ 36 (+50%)
Mutual labels:  remark, remarkjs
remark-jsx
A simple way to use React inside Markdown.
Stars: ✭ 29 (+20.83%)
Mutual labels:  remark, remarkjs
remark-admonitions
Add admonitions support to Remarkable
Stars: ✭ 90 (+275%)
Mutual labels:  remark
BlindJS
BlindJS is a Javascript library that allows blind typing of pre-defined code. So stop worrying about writing valid code and start typing fast as hell!
Stars: ✭ 14 (-41.67%)
Mutual labels:  presentation
live-draw
A tool allows you to draw on screen real-time.
Stars: ✭ 400 (+1566.67%)
Mutual labels:  presentation
talks
Source for all talks I've presented at various conferences
Stars: ✭ 12 (-50%)
Mutual labels:  presentation
remark-external-links
Legacy plugin to automatically add target and rel attributes to external links — please use `rehype-external-links` instead
Stars: ✭ 50 (+108.33%)
Mutual labels:  remark
remark-it
markdown -> slideshow ——Write PPT like a programmer
Stars: ✭ 125 (+420.83%)
Mutual labels:  remarkjs
category-parametric-talk
Talks on category-parametric programming.
Stars: ✭ 22 (-8.33%)
Mutual labels:  presentation
RepSeP
Reproducible Self-Publishing - Demo Publications in the Most Common Formats
Stars: ✭ 14 (-41.67%)
Mutual labels:  presentation
robotframework-preso
Introduction to Robot Framework - TriTAUG Presentation
Stars: ✭ 16 (-33.33%)
Mutual labels:  presentation
InspireNN
No description or website provided.
Stars: ✭ 13 (-45.83%)
Mutual labels:  presentation
cicero
🎤 Serving presentation slides written in Markdown.
Stars: ✭ 50 (+108.33%)
Mutual labels:  remarkjs
niconico-speenya
Google Chromeでニコニコするやつ
Stars: ✭ 85 (+254.17%)
Mutual labels:  presentation
cppcon2015
Repository for the slides and the code of my CppCon 2015 talks.
Stars: ✭ 93 (+287.5%)
Mutual labels:  presentation
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (+429.17%)
Mutual labels:  remark
presentador
📽 An opinionated presentation framework. Just write what you want to present and it will do the rest.
Stars: ✭ 25 (+4.17%)
Mutual labels:  presentation
remark-retext
plugin to transform from remark (Markdown) to retext (natural language)
Stars: ✭ 18 (-25%)
Mutual labels:  remark
jupyter-django
Using Jupyter Notebook with Django: a presentation
Stars: ✭ 42 (+75%)
Mutual labels:  presentation
remark-license
plugin to generate a license section
Stars: ✭ 15 (-37.5%)
Mutual labels:  remark

RemarkPortable

A simple and portable way of using Remark, that doesn't require an internet connection. Decluttered index.html to make it easier to get an overview.

Also included all necessary files in the repo for easy setup after downloading / cloning.


Getting Started

  1. Download or clone this repo (you can also use the releases page).
  2. Write your markdown in the <textarea> in index.html or in a local file.
  3. That's it... now you just open index.html in a browser, click load and it should work.

When opening index.html, there'll be two buttons. One to load the HTML content currently in textarea and one to open up a local file and use that for presentations. Both buttons will dissappear when entering fullscreen.


For customization you can customize style.css to your needs. More customization options can be found on the Remark Wiki.


Fonts

The fonts included (Ubuntu Mono, Yanone Kaffeesatz and Droid Serif) are all from Google Fonts, which are free to use, as stated here

All the fonts in our catalog are free and open source, making beautiful type accessible to anyone for any project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].