[ 
https://issues.apache.org/jira/browse/BEAM-11466?focusedWorklogId=547183&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-547183
 ]

ASF GitHub Bot logged work on BEAM-11466:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Feb/21 18:10
            Start Date: 03/Feb/21 18:10
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#13596:
URL: https://github.com/apache/beam/pull/13596#discussion_r569635688



##########
File path: website/www/site/layouts/blog/single.html
##########
@@ -12,26 +12,73 @@
 
 {{ define "main" }}
     {{ $authors := .Params.authors }}
+    {{ $data := index $.Site.Data.authors }}
     <article class="post" itemscope itemtype="http://schema.org/BlogPosting";>
-
+      <div class="post-content">
+      <div class="post-info">
+        <p>
+        {{ delimit .Params.categories ", " " & " }}
+        </p>
+        <p>{{ .Date.Format "2006/01/02" }}</p>
+      </div>
       <header class="post-header">
-        <h1 class="post-title" itemprop="name headline">{{ .Title }}</h1>
-        <p class="post-meta"><time datetime="{{ .Date.Format 
"2006-01-02T15:04:05Z07:00" }}" itemprop="datePublished">{{ .Date.Format "Jan 
2, 2006" }}</time>
-        {{ with $authors }} •
-            {{ $count := len . }}
-            {{ range $index, $authorId := . }}
-                {{ if not (isset $.Site.Data.authors $authorId) }} {{ errorf 
"Author '%s' is not defined. Please add them to 
'website/www/site/data/authors.yml'" $authorId }} {{end}}

Review comment:
       Thanks!




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 547183)
    Time Spent: 7h 10m  (was: 7h)

> [Website revamp] Development of the button bar on the Home Page
> ---------------------------------------------------------------
>
>                 Key: BEAM-11466
>                 URL: https://issues.apache.org/jira/browse/BEAM-11466
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Agnieszka Sell
>            Assignee: Jakub Sadowski
>            Priority: P2
>              Labels: website-revamp-2020, website-revamp-sprint-10
>          Time Spent: 7h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to