An open API service indexing awesome lists of open source software.

https://github.com/tamdilip/readme-renderer

A minimal fun app to render git repositories Readme.md file contents as a standalone webpage apart from gh-pages support.
https://github.com/tamdilip/readme-renderer

github-api github-markdown readme readme-reader

Last synced: 10 months ago
JSON representation

A minimal fun app to render git repositories Readme.md file contents as a standalone webpage apart from gh-pages support.

Awesome Lists containing this project

README

          

# 🖨️ readme-renderer
[![Live demo](https://img.shields.io/badge/gh%20pages-Live%20demo-blue?style=flat-square&logo=git&logoColor=violet)](https://tamdilip.github.io/readme-renderer)

A minimal app to render git repositories `Readme.md` file contents as a standalone webpage. Apart from the default gh-pages support to render Readme content, for cases when you have hosted an actual content in your repo and still wants to render and publish Readme as a separate page😉.

## Usage
### 🏃🏼 way one:
- Go to [Readme-renderer](https://tamdilip.github.io/readme-renderer/) and enter your repo URL.
### 🏃🏼 way two:
- Go to your repo and prepend this app URL (retain `#` at the end)- https://tamdilip.github.io/readme-renderer/#

### 📽 Demo:
![demo](https://github.com/tamdilip/readme-renderer/blob/master/demo/demo.gif?raw=true)

**Happy coding :) !!**