Skip to content

Decide the publishing workflow #2

@apoikola

Description

@apoikola

We need publishing workflow and tooling which makes it:

  • easy to comment and modify the original source of the spec
  • easy to publish HTML and PDF versions from releases without manual work

We could use for example W3C bikeshed framework for publishing HTML and PDF from Markdown source.

Then we would need easy collaborative environment for updating the markdown source. Below one workflow experimentation where the original source is kept in Google drive.

1A. Copy the link: http://bit.ly/mydata2html to “Load from URL” in here: https://api.csswg.org/bikeshed

OR

1B. Run on your command-line the following curl command
´´´curl https://api.csswg.org/bikeshed/ -F url=http://bit.ly/mydata2html > index.html´´´

  1. Make some changes in the original source http://bit.ly/sourcemarkdown and try 1A/B again.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions