You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issues can be referenced directly from the Bikeshed markdown source and the issues discussion can be directed to the Gitter chat: https://gitter.im/mydata-stack
We need publishing workflow and tooling which makes it:
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´´´
The text was updated successfully, but these errors were encountered: