[
https://issues.apache.org/jira/browse/HIVE-26565?focusedWorklogId=830865&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-830865
]
ASF GitHub Bot logged work on HIVE-26565:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/22 20:20
Start Date: 03/Dec/22 20:20
Worklog Time Spent: 10m
Work Description: simhadri-g commented on code in PR #2:
URL: https://github.com/apache/hive-site/pull/2#discussion_r1038867543
##########
themes/hive/theme.toml:
##########
@@ -0,0 +1,21 @@
+# theme.toml template for a Hugo theme
Review Comment:
This was an auto-generated file when the project was initialized with hugo.
I have update the values in this commit.
##########
themes/hive/layouts/partials/banner.html:
##########
@@ -0,0 +1,39 @@
+<!---
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
+
+<banner>
+ <div id="large-header" class="large-header">
+ <canvas id="canvas"></canvas>
+ <div class="main-title">
+ <img src="{{.Site.BaseURL}}{{ .Site.Params.hiveLogo }}"
width="550" height="300" alt="Apache Software Foundation">
+ <h1 class="text-outline black-text">Apache Hive v4</h1>
Review Comment:
Done
Issue Time Tracking
-------------------
Worklog Id: (was: 830865)
Time Spent: 1.5h (was: 1h 20m)
> Revamp Apache Hive website
> --------------------------
>
> Key: HIVE-26565
> URL: https://issues.apache.org/jira/browse/HIVE-26565
> Project: Hive
> Issue Type: Improvement
> Components: Website
> Reporter: Simhadri Govindappa
> Assignee: Simhadri Govindappa
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
>
> The existing apache hive website
> [https://hive.apache.org|https://hive.apache.org/]/ hasn't been updated for a
> very long time. Since the website is the front page of the project, I believe
> it would be good to revamp the apache hive website with the latest features
> and releases.
> As discussed in the mail chain below, I am raising this jira to track the
> efforts for the same.
> Mail chain: [https://www.mail-archive.com/[email protected]/msg22568.html]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)