aaronmarkham opened a new pull request #12426: Consistent website theme and 
custom 404
URL: https://github.com/apache/incubator-mxnet/pull/12426
 
 
   ## Description ##
   The PR applies the website theme to each version. The navigation will be the 
same, so the option for Clojure needs to be handled properly for old versions. 
For this I use the .htaccess file to redirect users to an API error page. For 
good measure, I also added a custom 404 error page.
   
   This PR stacks on #12413 (has the same changes in build_all_version.sh), 
plus a change to copy the theme, and fixes my concerns there with the theme.
   
   ##Comment
   I'm sure there's probably some fancy regex that would collapse the clojure 
rules to one line, but I'll let someone else get fancy.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to