jsonlines icon indicating copy to clipboard operation
jsonlines copied to clipboard

Add internet draft

Open sp4ce opened this issue 8 months ago • 0 comments

Related to https://github.com/wardi/jsonlines/issues/19#issuecomment-2898005384

  • Move all the jekyll site under the site directly
  • Added the steps to build the draft in internet-draft.yml and exposed it under /internet-draft folder. For example from my fork it's here: https://sp4ce.github.io/jsonlines/internet-draft/draft-pernetmugnier-json-lines.html
  • When building the site, it would add a commit in gh-pages like Automated Site Deployment.
  • When building the internet draft, it would add a commit in gh-pages like Automated Internet Draft Deployment.

sp4ce avatar Jun 07 '25 15:06 sp4ce