all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#47312: [website] Showing channel news
@ 2021-03-22  8:07 Ludovic Courtès
  2021-03-22 17:38 ` Luis Felipe via Bug reports for GNU Guix
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2021-03-22  8:07 UTC (permalink / raw)
  To: 47312; +Cc: Luis Felipe

Hello!

I figured it would be nice to display channel news (as shown by ‘guix
pull --news’) on the web site.  Perhaps the three latest items could be
shown on the front page, as is done for blog posts, and then each entry
would get its own page, similar to the layout of blog posts.

(guix channels) has ‘read-channel-news’ to read the news, the web site
has code to render the blog posts, but I’m not sure how to adapt it to
render news entries.  Thoughts?

Anyway, that’s more of a wishlist item!

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#47312: [website] Showing channel news
  2021-03-22  8:07 bug#47312: [website] Showing channel news Ludovic Courtès
@ 2021-03-22 17:38 ` Luis Felipe via Bug reports for GNU Guix
  2021-03-23 10:37   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Felipe via Bug reports for GNU Guix @ 2021-03-22 17:38 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 47312@debbugs.gnu.org

Hi, Ludo,

On Monday, March 22, 2021 8:07 AM, Ludovic Courtès <ludo@gnu.org> wrote:

> Hello!
>
> I figured it would be nice to display channel news (as shown by ‘guix
> pull --news’) on the web site. Perhaps the three latest items could be
> shown on the front page, as is done for blog posts, and then each entry
> would get its own page, similar to the layout of blog posts.

Where would these new pages live? Maybe:

List of News: /LANG_TAG/news/
News entry: /LANG_TAG/news/NEWS_ENTRY_COMMIT_VALUE/SLUGIFIED_ENTRY_TITLE/


> (guix channels) has ‘read-channel-news’ to read the news, the web site
> has code to render the blog posts, but I’m not sure how to adapt it to
> render news entries. Thoughts?

I'd like to help with this, but after helping with https://issues.guix.gnu.org/43871. Maybe what is found to work to generalize presentation of different media items in #43871 can be used for presenting channel news.

(I'm actually doing some related experimentation in my website)






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#47312: [website] Showing channel news
  2021-03-22 17:38 ` Luis Felipe via Bug reports for GNU Guix
@ 2021-03-23 10:37   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2021-03-23 10:37 UTC (permalink / raw)
  To: Luis Felipe; +Cc: 47312@debbugs.gnu.org

Hi Luis,

Luis Felipe <luis.felipe.la@protonmail.com> skribis:

> On Monday, March 22, 2021 8:07 AM, Ludovic Courtès <ludo@gnu.org> wrote:
>
>> Hello!
>>
>> I figured it would be nice to display channel news (as shown by ‘guix
>> pull --news’) on the web site. Perhaps the three latest items could be
>> shown on the front page, as is done for blog posts, and then each entry
>> would get its own page, similar to the layout of blog posts.
>
> Where would these new pages live? Maybe:
>
> List of News: /LANG_TAG/news/
> News entry: /LANG_TAG/news/NEWS_ENTRY_COMMIT_VALUE/SLUGIFIED_ENTRY_TITLE/

Yes, that sounds good to me.

>> (guix channels) has ‘read-channel-news’ to read the news, the web site
>> has code to render the blog posts, but I’m not sure how to adapt it to
>> render news entries. Thoughts?
>
> I'd like to help with this, but after helping with https://issues.guix.gnu.org/43871. Maybe what is found to work to generalize presentation of different media items in #43871 can be used for presenting channel news.

Oh sure, that makes sense.

Thanks for your feedback,
Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-23 10:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  8:07 bug#47312: [website] Showing channel news Ludovic Courtès
2021-03-22 17:38 ` Luis Felipe via Bug reports for GNU Guix
2021-03-23 10:37   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.