Release · v1.82.0
Add HTMLProofer CI/CD workflow and reorganize assets
Add HTMLProofer CI/CD workflow and reorganize assets
Details
- Add HTMLProofer workflow for link checking in CI/CD - Move videos/ and documents/ folders to assets/ - Update all internal links to use GitHub Pages URLs - Configure dynamic URL handling (localhost for local, krichelj.github.io for CI/CD) - Ignore external sites that block automated requests (che.org.il, dl.acm.org, etc.)
Files changed (19)
| .github/workflows/htmlproofer.yml | +48 | −0 |
| _config.yml | +1 | −0 |
| {documents => assets/documents}/CIKM 2024 Poster.pdf | — | — |
| {documents => assets/documents}/CS M.Sc. Certification.pdf | — | — |
| {documents => assets/documents}/ME B.Sc. Certification.pdf | — | — |
| {documents => assets/documents}/ME B.Sc. Major.pdf | — | — |
| {documents => assets/documents}/ME B.Sc. Rankings.pdf | — | — |
| {documents => assets/documents}/ME Final Project Poster.jpg | — | — |
| {documents => assets/documents}/ME Final Project Presentation.pdf | — | — |
| {documents => assets/documents}/Paper___Composition_of_Dynamic_Control_Objectives_Based_on_Differential_Games.pdf | — | — |
| {documents => assets/documents}/Presentation___Composition_of_Dynamic_Control_Objectives_Based_on_Differential_Games.pdf | — | — |
| {documents => assets/documents}/QC_ML.pdf | — | — |
| {documents => assets/documents}/Seminar_Presentation___Siamese_Neural_Networks_for_One_shot_Image_Recognition.pdf | — | — |
| {documents => assets/documents}/Shay_Kricheli___Thesis_Poster.pdf | — | — |
| {documents => assets/documents}/Thesis_Presentation___Differential_Games_for_Compositional_Handling_of_Competing_Control_Tasks.pdf | — | — |
| {documents => assets/documents}/snic_excel.pdf | — | — |
| {videos => assets/videos}/AI_Seminar_2021.mp4 | — | — |
| {videos => assets/videos}/QC_Seminar_2020.mp4 | — | — |
| index.md | +21 | −21 |