You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Dustin VanStee (JIRA)" <ji...@apache.org> on 2017/04/23 02:44:04 UTC

[jira] [Comment Edited] (MAHOUT-1933) Migrate website from CMS to Jekyll

    [ https://issues.apache.org/jira/browse/MAHOUT-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980231#comment-15980231 ] 

Dustin VanStee edited comment on MAHOUT-1933 at 4/23/17 2:43 AM:
-----------------------------------------------------------------

@andrewmusselman @rawkintrevo Thanks for the feedback.   I was looking at your homepage comments.  Here is how Jekyll is currently building this page 

_layouts/defaults.html (this points to the files below)
   => _includes/header.html                <- all the header boilerplate
   => _includes/navbar_main.html      <- this has the homepage nav bar
   => _include homepage.html           <- this file has most of the homepage code
   => _include footer.html                  <- not really used yet

I am struggling to figure out how to migrate the contents into markdown and maintain the  functionality of the page.  I will keep playing but if you have an idea, shoot it over.  

I will open some JIRA's for stuff I know that needs to be fixed (old urls/quickstart page/ etc ...)





was (Author: vanstee):
@andrewmusselman @rawkintrevo Thanks for the feedback.   I was looking at your homepage comments.  Here is how Jekyll is currently building this page 

_layouts/defaults.html (this points to the files below)
   --> _includes/header.html                <- all the header boilerplate
   --> _includes/navbar_main.html      <- this has the homepage nav bar
   --> _include homepage.html           <- this file has most of the homepage code
   --> _include footer.html                  <- not really used yet

I am struggling to figure out how to migrate the contents into markdown and maintain the  functionality of the page.  I will keep playing but if you have an idea, shoot it over.  

I will open some JIRA's for stuff I know that needs to be fixed (old urls/quickstart page/ etc ...)




> Migrate website from CMS to Jekyll
> ----------------------------------
>
>                 Key: MAHOUT-1933
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1933
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 0.13.1
>            Reporter: Trevor Grant
>             Fix For: 0.13.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)