gnolang / workshops

https://www.youtube.com/@_gnoland
8 stars 6 forks source link

Automate the readme markdown table #24

Open moul opened 1 year ago

moul commented 1 year ago

The README is outdated. By incorporating metadata in our presentations via frontmatter in the README.md or a metadata.yml file, we can keep it accurate and consistent.

moul commented 1 year ago

Check out this handy tool I created: mdtable.

Next steps:

  1. Implement metadata files.
  2. Create a script to merge metadata into a CSV file.
  3. Utilize mdtable.
  4. Embed the generated markdown into the readme, using embedmd.
leohhhn commented 1 month ago

Done in #60

moul commented 1 month ago

Awesome, it looks nice!

Improvement suggestions: