[
https://issues.apache.org/jira/browse/MESOS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054114#comment-15054114
]
ASF GitHub Bot commented on MESOS-3687:
---------------------------------------
Github user westurner commented on the pull request:
https://github.com/apache/mesos/commit/3c264c0929d328b1f8bedac3ad2fddadf782ec71#commitcomment-14940273
Thanks!
So the paths for the .md files are
```
./images/img.PNG
./doc.md
```
Whereas the site-deployed paths are:
```
/documentation/latest/images/img.PNG
/documentation/latest/doc/
```
Currently:
* images display w/ GitHub
* images 404 w/ the site
... I'll copy this to JIRA when I get a minute.
On Dec 12, 2015 1:31 AM, "Jonathon Rossi" <[email protected]> wrote:
> @westurner <https://github.com/westurner> IIRC the architecture images
> were 404s beforehand even with an absolute URL because the files didn't
> live there. There were few images that were actually working beforehand,
> most images were broken. The previous comment to this one (260acd0
>
<https://github.com/apache/mesos/commit/260acd03b45c9a203a53bc92171aedadbb970dad>)
> in the PR actually fixed the script so the deployment would post-process
> the markdown as it did with links. There is still something going wrong
> with the deployment (i.e. manual running of the script and getting
> committed to subversion).
>
> I've mentioned in a couple of mailing list threads that we need to make
> this process automated via the Jenkins server. @davelester
> <https://github.com/davelester> was helping to organise this with the
> Apache ops guys as he is the web site maintainer.
>
> Here is the JIRA issue: https://issues.apache.org/jira/browse/MESOS-3687
>
> —
> Reply to this email directly or view it on GitHub
>
<https://github.com/apache/mesos/commit/3c264c0929d328b1f8bedac3ad2fddadf782ec71#commitcomment-14940262>
> .
>
> Streamline site-building process
> --------------------------------
>
> Key: MESOS-3687
> URL: https://issues.apache.org/jira/browse/MESOS-3687
> Project: Mesos
> Issue Type: Improvement
> Reporter: Freddy Ayuso-Henson
> Priority: Minor
>
> The current site building and publishing process is somewhat cumbersome and
> complicated. As part of MesosCon Hackathon, aim to streamline/simplify this
> process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)