+1 for continuous build (I think that's what gulp is), and it gives you linkable tags for free. Very nice.
-- Brad Edmondson, *Esq.* 512-673-8782 | [email protected] On Mon, Jul 10, 2017 at 1:41 PM, W. Trevor King <[email protected]> wrote: > On Thu, Jul 06, 2017 at 02:38:24PM +0000, Manbeck, Jack via Spdx wrote: > > I want to link to the HTML spec from the website. Is it possible to > > label the 2.1 version so only that shows up on a link? > > Once appoach to that would be having gulp build master and and all > tags (that have Markdown content), instead of just building master. > For example: > > https://spdx.github.io/spdx-spec/ > > would be the master build, > > https://spdx.github.io/spdx-spec/2.1.1-rc1/ > > would be a build of the 2.1.1-rc1 tag if/when that tag is made, > > https://spdx.github.io/spdx-spec/2.1.1/ > > would be abuild of the 2.1.1 release if/when that tag is made, etc. > I'm happy to help with tooling for this if it sounds useful. > > Cheers, > Trevor > > -- > This email may be signed or encrypted with GnuPG (http://www.gnupg.org). > For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy > > _______________________________________________ > Spdx mailing list > [email protected] > https://lists.spdx.org/mailman/listinfo/spdx > >
_______________________________________________ Spdx mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx
