Skip to content

Releases: arv-anshul/campusx

v0.11.1

27 May 12:24
Compare
Choose a tag to compare
  • Update mkdocs.yaml for repo name changes.
  • Fix typo of repository name in multiple files.
  • Update badges in REAMDE.md.

Full Changelog: v0.11.0...v0.11.1

v0.11.0

27 May 06:38
Compare
Choose a tag to compare

Note

Changed the name of repository to campusx from campusx-dsmp. So due to the change in repo name the website path is also changed to https://arv-anshul.github.io/campusx.

Changes

  • Update file structure to add more courses.
  • Update docs structure for DSMP 2 course.

Full Changelog: v0.10.0...v0.11.0

v0.10.0

19 Apr 04:09
Compare
Choose a tag to compare

What's New

  • ✨ Update course data.
  • 🔧 Add organise into tool.rye.scripts block in pyproject.toml.
  • 📝 Update README.md for organise command.

Full Changelog: v0.9.0...v0.10.0

v0.9.0: Link to website

24 Mar 05:47
Compare
Choose a tag to compare
  • 🆕 Open external links in new tab.
  • 🔗 Added links to go to website for all resources in /resources page.

v0.8.0: Infer resources filename

19 Mar 14:11
Compare
Choose a tag to compare

Enhancements

  • Now infer resources filename while downloading (from response headers).

v0.7.0: Downloaded Resources

16 Mar 03:55
Compare
Choose a tag to compare

Features

  • Added python scripts (downloader.py, resource_dl.py) to download DSMP course resources from internet.
  • Social cards are working now for website.
  • Update version numbers in pyproject.toml file.
    • Previously, I am not updating the pyproject.toml; I have updated v0.6.1 for the first time.

Experiment: Social Cards

17 Feb 04:59
Compare
Choose a tag to compare

Trying to add social cards on the website.
I have used mkdocs-material's override method to override to add the meta tags in <head> tag.

Full Changelog: v0.6.0...v0.6.1

Reverse Button

16 Feb 06:31
Compare
Choose a tag to compare

Changes

  • ✨ Add button to reverse resources.
  • 🔄 Recent sessions comes first.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Feb 14:14
Compare
Choose a tag to compare
  • ✨ Add more videos resources.

Full Changelog: v0.4.3...v0.5.0

Embed LinkedIn Post

11 Feb 06:06
Compare
Choose a tag to compare
  • 🖼️ Embed LinkedIn post.
  • 💅 Some UI tweaks.

Full Changelog: v0.4.1...v0.4.2