You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Dave Fisher (Jira)" <ji...@apache.org> on 2021/05/10 22:34:00 UTC

[jira] [Commented] (WHIMSY-357) Foundation Website is moving to Git

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

Dave Fisher commented on WHIMSY-357:
------------------------------------

I'm now looking into converting the calendar.md to take a yaml file which we can put into the svn near the minutes.

> Foundation Website is moving to Git
> -----------------------------------
>
>                 Key: WHIMSY-357
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-357
>             Project: Whimsy
>          Issue Type: Task
>          Components: BoardAgenda, Roster
>            Reporter: Dave Fisher
>            Priority: Critical
>
> I am working to move the foundation website to Pelican on Git.
> This will mean moving from svn for {{asf/infrastructure/site}}
> In {{repository.yml}} I see three data areas:
> {{  minutes:
>     url: asf/infrastructure/site/trunk/content/foundation/records/minutes
>   site-board: # calendar.mdtext only
>     url: asf/infrastructure/site/trunk/content/foundation/board
>     depth: skip
>   site-foundation: # members.mdtext only
>     url: asf/infrastructure/site/trunk/content/foundation
>     depth: skip
> }}
> All site Markdown files will suffixed with {{.md}} and the metadata format may change.
> In the git based site any git commit to the main branch will cause a Pelican build on the buildbot.
> It looks like the secretary's credentials are used for minutes and calendar.
> It looks like members.mdtext is written using the member's credentials, but it's not clear to me if Whimsy does more than read this file.
> What changes and testing should we do as the Foundation website is moved to Whimsy?



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