This repository has been archived by the owner on Mar 24, 2019. It is now read-only.
feat: improved documentation site and release process #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dear Intents team,
as discussed in the last FDC3 PMC, I'm sending a Pull Request to enable generation of documentation within the Intents repository, as done for the API Working Group
The current result can be demoed on http://fdc3-intents.finos.org ; please note that this deployment is based on my fork, nothing have been altered in the github.com/FDC3/Intents repository.
Please note that:
This PR is not ready to be merged (see below), though feedback and review is welcome
The code points to pending Pull Requests, such as FDC3/FDC3#1 , which defines the common HTML/CSS site layout and main navigation
Before merging, some changes must be applied to fork-specific code pointers (see TODOs in .travis.yml)
Before merging, I'll squash the Git commits to cleanup the git logs
After merging, some changes must be applied to Travis CI settings, in order to use proper deployment keys
More info on the release and documentation publishing can be found on https://github.com/maoo/FDC3/blob/common-docs-layout/docs/README.md
Happy to adapt the PR or to ship it to any pre-master branch.
Thanks,
mao