SwissDataScienceCenter / contributed-project-templates

A repository of community-developed project templates.
Apache License 2.0
4 stars 15 forks source link

Cpu presets #8

Open ltalirz opened 2 years ago

ltalirz commented 2 years ago

fixes https://github.com/aiidateam/contributed-project-templates/issues/2

@vgranata @liotf This is a draft PR to collect some changes that might be "good to have" (but not crucial). Feel free to continue from here.

In particular, we may also want to fix https://github.com/aiidateam/contributed-project-templates/issues/1 . Some possible solutions:

  1. On the MC archive side, encapsulate the filename in backticks (`)
  2. On the MC archive side, sanitize/escape any characters in the project name that have special meaning in markdown
  3. On the aiida template side use a generic title for the README (don't use the project name)