carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 94 forks source link

Testing framework #431

Open Denubis opened 4 years ago

Denubis commented 4 years ago

Hi all,

Just thinking about what needs to happen to migrate my pull request from https://github.com/carpentries/instructor-training/commit/bc6ef4ac0c2097939d08d7ba9b813cd485ccea69 into the main carpentries repos. My experiment for workshops (ugh, plural) I ran last week: http://bit.ly/resbaz-python and http://bit.ly/resbaz-sql (via https://denubis.github.io/sql-novice-survey/ https://denubis.github.io/python-novice-inflammation/ was decidedly a mixed success when it came to a quickly hacked together google docs exporter.)

Thinking about the tribulations with replication that @maxim-belkin and I had when testing different repos against my code:

Do we have an episode here which contains all known styles, so that we have a single thing to test against instead of trying to find edge cases across all the carpentries?

fmichonneau commented 4 years ago

I think the closest thing we have to all known styles is this page: http://carpentries.github.io/lesson-example/04-formatting/index.html but I don't know if it's truly comprehensive.