Releases: arv-anshul/campusx
Releases · arv-anshul/campusx
v0.11.1
- 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
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
What's New
- ✨ Update course data.
- 🔧 Add
organise
intotool.rye.scripts
block inpyproject.toml
. - 📝 Update
README.md
fororganise
command.
Full Changelog: v0.9.0...v0.10.0
v0.9.0: Link to website
- 🆕 Open external links in new tab.
- 🔗 Added links to go to website for all resources in
/resources
page.
v0.8.0: Infer resources filename
Enhancements
- Now infer resources filename while downloading (from response headers).
v0.7.0: Downloaded Resources
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 updatedv0.6.1
for the first time.
- Previously, I am not updating the
Experiment: Social Cards
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
Changes
- ✨ Add button to reverse resources.
- 🔄 Recent sessions comes first.
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- ✨ Add more videos resources.
Full Changelog: v0.4.3...v0.5.0
Embed LinkedIn Post
- 🖼️ Embed LinkedIn post.
- 💅 Some UI tweaks.
Full Changelog: v0.4.1...v0.4.2