Skip to content

Conversation

@mfeustle
Copy link
Contributor

Comments welcomed -- I hope this is helpful!

@mfeustle
Copy link
Contributor Author

mfeustle commented Sep 13, 2023 via email

@annakijas1
Copy link
Member

annakijas1 commented Sep 13, 2023

@bwbohl @musicEnfanthen please take a look at the pages for MEC 2024 and merge pull request if everything looks good.

@bwbohl
Copy link
Member

bwbohl commented Sep 14, 2023

thx for the PR, will have a look later today ;-)

@musicEnfanthen
Copy link
Member

@mfeustle Thanks for this PR. When building locally, the CfP page was not built correctly since there was some broken HTML in the call.html. Please see my additional comments above that try to fix that.

Please also replace the following lines in the _config.yml (and include it in this PR to get the main dropdown menu activated):

- id: conference
label: 'Conference'
url: '/conference'
submenu:
- id: upcoming
label: 'MEC/TEI 2023'
url: '/2023'
- id: previous
label: 'Past Conferences'
url: '/past.html'

Should be

      url: '/conference'
      submenu:
          - id: upcoming
            label: 'MEC 2024'
            url: '/2024'
          - id: previous
            label: 'Past Conferences'
            url: '/past.html'

bwbohl and others added 4 commits September 18, 2023 23:40
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>
@musicEnfanthen
Copy link
Member

@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>
@bwbohl bwbohl merged commit 45b24e9 into music-encoding:main Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants