Git Product home page Git Product logo

rel-html's Introduction

rel-html

rel-html is designed to parse naked index html pages with tarballs on a software project and automatically produce a nice shiny HTML5 release page for you. It takes as input a configuration file, rel-html.cfg, in which you can specify attributes for the release. Exact stable releases are inferred based on some hints, but we still require at least the base releases that are supported to be annoated.

Example release page

TODO

  • Figure out how to automatically determine releases from git.

    • If we have many stable releases how should we annotate this via git ?

    It seems that the way to go is to require a config file for the project with the oldest stable release supported and then annotate eols. We do this right now, so rel-html would just need to be modified to infer newer releases.

  • The Linux kernel now (as of 2013-03-10) has json file for releases:

    https://www.kernel.org/releases.json

We need to do a few things then:

- Get other projects to use json for releases
- Add json intepreter support to rel-html

If projects don't use json releases files as the Linux kernel does then the current usage of HTMLParser would allow us to parse / infer releases for us.

  • See if we can copy the EOL release into an eol/ directory and moving forward instead of parsing the tags use the directory name to automatically determine other release attributes. This is only relevant for the Linux kernel right now.

rel-html's People

Contributors

mcgrof avatar

Stargazers

Radosław Kujawa avatar  avatar Juri Grabowski avatar Andy Grover avatar

Watchers

Andy Grover avatar James Cloos avatar  avatar Juri Grabowski avatar

Forkers

hauke

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.