[ 
https://issues.apache.org/jira/browse/SUBMARINE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Su resolved SUBMARINE-71.
-------------------------------
    Resolution: Fixed

> [umbrella] Update submarine site
> --------------------------------
>
>                 Key: SUBMARINE-71
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-71
>             Project: Apache Submarine
>          Issue Type: Improvement
>          Components: Doc
>            Reporter: Xun Liu
>            Priority: Major
>
> Manage [http://hadoop.apache.org/submarine/] in this umbrella issue each 
> release an update to the site.
> Modify the hadoop site as follows
>  1) git clone [https://github.com/apache/hadoop-site.git]
>  2) Run the hadoop site locally
> {code:java}
> cd hadoop-site/submarine/
> vi submarine/config.toml
> baseurl = "http://localhost:1313";
> publishDir = "content"
> # NOTE: in hadoop-site/submarine
> Hugo
> hugo server --disableFastRender
> http://localhost:1313{code}
> You can view the changes to the page through the browser.
>  3) commit
>  Restore these 2 configurations in submarine/config.toml
> {code:java}
> baseurl = "/submarine/"
> publishDir = "../content/submarine"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to