https://github.com/benstigsen/remarkportable
Remark made simple and portable
https://github.com/benstigsen/remarkportable
javascript js presentation remark remarkjs
Last synced: 7 months ago
JSON representation
Remark made simple and portable
- Host: GitHub
- URL: https://github.com/benstigsen/remarkportable
- Owner: benstigsen
- License: mit
- Created: 2019-06-04T14:53:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T21:11:35.000Z (over 1 year ago)
- Last Synced: 2025-06-20T22:51:35.664Z (7 months ago)
- Topics: javascript, js, presentation, remark, remarkjs
- Language: HTML
- Homepage:
- Size: 1.44 MB
- Stars: 28
- Watchers: 2
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## RemarkPortable
A simple and portable way of using **[Remark](https://github.com/gnab/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](https://github.com/BenTearzz/RemarkPortable/releases)** page).
2. Write your markdown in the `` 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](https://github.com/gnab/remark/wiki/Formatting)**.
---
### Fonts
The fonts included (Ubuntu Mono, Yanone Kaffeesatz and Droid Serif) are all from Google Fonts, which are free to use, as stated **[here](https://fonts.google.com/about)**
>All the fonts in our catalog are free and open source, making beautiful type accessible to anyone for **any** project.