Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
opott pushed 5 commits to main opott/CS-Notes
- fix: migrate HTML files to CS-Notes directory 37dd875
- fix: remove base href from HTML files for correct path resolution 9be96f6
- fix: update stylesheet and script paths to include CS-Notes directory 8cae9b9
- Merge branch 'main' into development 3fd1d11
- Migrate HTML files to CS-Notes directory and update paths (#8) eebe1be
opott closed a pull request on opott/CS-Notes
Migrate HTML files to CS-Notes directory and update paths
Migrate HTML files to the CS-Notes directory, remove the base href for correct path resolution, and update stylesheet and script paths accordingly.opott pushed 2 commits to development opott/CS-Notes
opott opened a pull request on opott/CS-Notes
Migrate HTML files to CS-Notes directory and update paths
Migrate HTML files to the CS-Notes directory, remove the base href for correct path resolution, and update stylesheet and script paths accordingly.opott pushed 3 commits to development opott/CS-Notes
opott pushed 4 commits to main opott/CS-Notes
- fix: add base href to HTML files for correct relative linking 0ce9786
- style: format code with Prettier This commit fixes the style issues introduced in 0ce9786 according to the output fr... 8b8891b
- Merge branch 'main' into development bc5c83d
- Add base href to HTML files for correct relative linking (#7) 8c2f8e6
opott closed a pull request on opott/CS-Notes
Add base href to HTML files for correct relative linking
Include a base href in HTML files to ensure correct relative linking across the application. This change improves navigation and resource loading.opott pushed 6 commits to development opott/CS-Notes
- Add content to CPU architecture module and clean up CSS styles (#4) 1f6a6bc
- Fix GitHub Pages paths Update file paths to be relative for compatibility with GitHub Pages. * **HTML Files**: - ... ebb5ef1
- Fix GitHub Pages paths (#5) e27cb73
- Revert "Fix GitHub Pages paths" 3aba1c9
- Revert "Fix GitHub Pages paths" (#6) 6a66d19
- Merge branch 'main' into development bc5c83d
opott created a review on a pull request on opott/CS-Notes
Let's see if this fixes it
opott created a review on a pull request on opott/CS-Notes
Let's see if this fixes it
opott opened a pull request on opott/CS-Notes
Add base href to HTML files for correct relative linking
Include a base href in HTML files to ensure correct relative linking across the application. This change improves navigation and resource loading.opott pushed 1 commit to development opott/CS-Notes
- fix: add base href to HTML files for correct relative linking 0ce9786
opott pushed 2 commits to main opott/CS-Notes
opott closed a pull request on opott/CS-Notes
Revert "Fix GitHub Pages paths"
Reverts opott/CS-Notes#5opott opened a pull request on opott/CS-Notes
Revert "Fix GitHub Pages paths"
Reverts opott/CS-Notes#5opott pushed 2 commits to main opott/CS-Notes
opott closed a pull request on opott/CS-Notes
Fix GitHub Pages paths
Update file paths to be relative for compatibility with GitHub Pages. * **HTML Files**: - Update CSS file paths to be relative in `about.html`, `contact.html`, `courses.html`, `courses/ocr-gcse/...opott opened a pull request on opott/CS-Notes
Fix GitHub Pages paths
Update file paths to be relative for compatibility with GitHub Pages. * **HTML Files**: - Update CSS file paths to be relative in `about.html`, `contact.html`, `courses.html`, `courses/ocr-gcse/...opott pushed 5 commits to main opott/CS-Notes
- feat: add content to CPU architecture module and clean up CSS styles 2725f0e
- Merge branch 'development' of https://github.com/opott/CS-Notes into development 9dcf470
- style: format code with Prettier This commit fixes the style issues introduced in 9dcf470 according to the output fr... 3351a3c
- Merge branch 'main' into development 7620f31
- Add content to CPU architecture module and clean up CSS styles (#4) 1f6a6bc