GithubHelp home page GithubHelp logo

lee-dohm / view-rendered Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 6.0 249 KB

Appends a "View Rendered" set of links to PRs that include Markdown documents

License: ISC License

JavaScript 87.33% Shell 12.67%

view-rendered's Introduction

View Rendered

a GitHub App built with probot that appends a "View Rendered" set of links to PRs that include Markdown documents

Sample

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

License

ISC

view-rendered's People

Contributors

gr2m avatar lee-dohm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

view-rendered's Issues

Make a nicer file label

Currently, the label of the rendered link is just the file path. It would be nice if it showed the "title" of the file by:

  1. Checking to see if the first line of the Markdown file is a header. If so, use that as the file label
  2. Humanize the filename (minus extension) by replacing hyphens or underscores with spaces and then titleizing the text

Update the links after the PR is merged or closed

View rendered links break because often when the PR is merged or closed, the branch is deleted. We should:

  1. Update the links to point to the default branch when the PR is merged
  2. Remove the view rendered section when the PR is closed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.