Closed pyokagan closed 7 years ago
Nice. Let me know when you expect some input from me.
@pyokagan submitted v1 for review.
+cc documentation authors @Skaty @li-kai @AngShiYa @chao1995 @yamgent @acjh
I forgot to add: Some of the the // TODO
fillers in the previous version seem to have disappeared, resulting in section titles without any body.
@damithc
Some of the the // TODO fillers in the previous version seem to have disappeared, resulting in section titles without any body.
OK.
@pyokagan submitted v2 for review.
(:books: Archive) (:chart_with_upwards_trend: Interdiff between v1 and v2)
v2
build.js
script.TIL: :trollface:
isn't an actual unicode emoji :trollface: I used an image instead.
@damithc Done. You'll need to set up Travis CI on this repo with the GITHUB_TOKEN
environment variable set to a personal access token of an account which can push to this repo. The usual stuff :-)
Fixes #92
The result (based on the tip of this PR) can be seen at https://pyokagan.github.io/oss-generic-process/ Please help to proof-read it! (Might make for some nice bedtime reading)
Note that the main goal of the PR is to convert the bulk documentation to asciidoc, so I'd rather not spend too much time on the build system aspect of this PR (e.g. using a full-featured static website generator or more advanced templating etc.) More advanced enhancements can be done later by someone else.