Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreineculau/go-remark
Vanilla setup of remarkjs to load external Markdown sources (presentations)
https://github.com/andreineculau/go-remark
Last synced: 24 days ago
JSON representation
Vanilla setup of remarkjs to load external Markdown sources (presentations)
- Host: GitHub
- URL: https://github.com/andreineculau/go-remark
- Owner: andreineculau
- License: unlicense
- Created: 2014-05-24T21:16:42.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-06-08T17:34:57.000Z (over 10 years ago)
- Last Synced: 2023-03-12T09:48:04.618Z (over 1 year ago)
- Homepage: http://andreineculau.github.io/go-remark/?http://andreineculau.github.io/go-remark/remarkjs.md
- Size: 309 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-remark
Quick way to run a "standard-templated" [remark](https://github.com/gnab/remark) slideshow.
Point your browser to `http://andreineculau.github.io/go-remark/` and
add a querystring with the location of the remarkjs Markdown sourceUrl e.g. `?//andreineculau.github.io/go-remark/remarkjs.md`
to get something like [this](http://andreineculau.github.io/go-remark/?//andreineculau.github.io/go-remark/remarkjs.md).## License
[UNLICENSE](LICENSE)
Remark licensed under MIT.