-
Notifications
You must be signed in to change notification settings - Fork 42
Site basics for MEC 2024 #510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Ah! Sorry about those. I'll fix them and try again!
…On Wed, Sep 13, 2023 at 2:50 PM Anna Kijas ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In _conferences/2024/index.html
<#510 (comment)>
:
> + "name": "Music Encoding Conference 2022",
+ "description": "The Music Encoding Conference is the annual meeting of the Music Encoding Initiative (MEI) community and all who are interested in the digital representation of music.",
+ "startDate": "2022-05-19",
+ "endDate": "2022-05-22",
+ "eventAttendanceMode": "https://schema.org/MixedEventAttendanceMode",
+ "eventStatus": [
+ "https://schema.org/EventScheduled",
+ "https://schema.org/EventMovedOnline"
+ ],
+ "location": [{
+ ***@***.***": "VirtualLocation",
+ "url": "https://music-encoding.org/conference/2022/"
+ },
+ {
+ ***@***.***": "Place",
+ "name": "Dalhouse University",
Correct university info
—
Reply to this email directly, view it on GitHub
<#510 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFBY2IXBE7RCVRB6HA5IHALX2IE6VANCNFSM6AAAAAA4W63H4A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
|
@bwbohl @musicEnfanthen please take a look at the pages for MEC 2024 and merge pull request if everything looks good. |
|
thx for the PR, will have a look later today ;-) |
|
@mfeustle Thanks for this PR. When building locally, the CfP page was not built correctly since there was some broken HTML in the Please also replace the following lines in the music-encoding.github.io/_config.yml Lines 48 to 57 in e30bc72
Should be |
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Fixed the missing closing "strong" tag.
|
@mfeustle To make things easier, I've created a PR on your fork (mfeustle#1) that should have included all missing corrections. |
updated event place info
updated location info
updated ul and li tags
updated conference menu subpages
removed duplicate logo file
Co-authored-by: Stefan Münnich <stefan.muennich@unibas.ch>
Comments welcomed -- I hope this is helpful!