Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danyshaanan/gist.im
:computer: A website that displays markdown gists at /gist-id
https://github.com/danyshaanan/gist.im
gist markdown web
Last synced: about 2 months ago
JSON representation
:computer: A website that displays markdown gists at /gist-id
- Host: GitHub
- URL: https://github.com/danyshaanan/gist.im
- Owner: danyshaanan
- License: mit
- Created: 2014-07-29T05:47:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T18:36:31.000Z (over 8 years ago)
- Last Synced: 2024-10-18T17:50:34.010Z (2 months ago)
- Topics: gist, markdown, web
- Language: CSS
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gist.im
#### A markdown gists renderer
[**gist.im**](http://gist.im) renders markdown gists as html. For example, to view the markdown content of `gist.github.com/danyshaanan/8071935`, go to `gist.im/8071935`.
gist.im runs on the client, and utilizes [Github's custom 404 pages](https://help.github.com/articles/custom-404-pages/)
for catching arbitrary urls, and therefore hosted as a [Github page](https://pages.github.com/).