Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

75 lines (44 loc) · 2.79 KB

Changelog

v1.0.0

compare changes

📖 Documentation

  • Add some details in readme (c5197e5)
  • Precisions for configuration (24f2c77)
  • Add image example (4ebc596)

❤️ Contributors

v1.0.0-rc.1

compare changes

🩹 Fixes

  • Typo in introduction link on homepage (5137747)

❤️ Contributors

v1.0.0-rc.0

compare changes

🩹 Fixes

  • Broken links and missing introduction page (cc31070)

❤️ Contributors

v0.1.1-rc.0

🚀 Enhancements

  • Add progress report base url (2666eed)
  • Base configuration (8096414)
  • Add little how to file (bbbcc3f)
  • Prepare vitepress template config (4780399)
  • Add examples links (dbdf717)
  • Add instruction to add content to site (ab26fa8)
  • Finish default site customisation (cc9cefb)

💅 Refactors

  • Move content to src folder for better structure (919034d)
  • From pnpm to npm, to simlify students cold start (f01eb7d)
  • Fix readme for npm and new vitpress folder (5c0ed08)

📖 Documentation

📦 Build

  • Add GitHub action to deploy site on pagees (a3eb379)

🏡 Chore

  • Vitpress initialisation (e4796a0)
  • Adapt scripts to match global folder installation (73d73c1)

❤️ Contributors