From ac052c2b097663a8c24b80e54d0edd54e1a59afb Mon Sep 17 00:00:00 2001 From: popovskik Date: Wed, 5 Aug 2026 18:12:04 +0200 Subject: [PATCH] Bot pages: expose them in the footer under a "For bots" column Previously /llms.txt and /links-for-bots/ existed but were not linked anywhere, so users/bots couldn't find them. Following Proxify's pattern, add a "For bots" footer column (all 225 pages, EN/MK/SI) linking to category link lists and an AI summary page. build_botlinks.py now also generates: /links-for-bots/blog|guide|projects/ per-section link lists (EN/MK/SI) /links-for-bots/about-msos/ "Hey AI, learn about us" summary /links-for-bots/ hub + /llms.txt Co-Authored-By: Claude Opus 4.8 (1M context) --- en/about-us/index.html | 7 + en/become-a-member/index.html | 7 + .../index.html | 7 + .../how-i-coped-with-leaving-home/index.html | 7 + .../index.html | 7 + en/blog/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + en/cookie-policy/index.html | 7 + en/faq/index.html | 7 + en/gallery/index.html | 7 + .../a-table-full-of-macedonia/index.html | 7 + .../index.html | 7 + en/get-to-know-macedonia/index.html | 7 + .../index.html | 7 + .../ohrid-more-than-a-postcard/index.html | 7 + .../skopje-a-city-of-many-layers/index.html | 7 + .../welcome-to-macedonia/index.html | 7 + .../index.html | 7 + en/get-to-know-slovenia/index.html | 7 + .../index.html | 7 + .../ljubljana-through-our-eyes/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../welcome-to-slovenia/index.html | 7 + en/index.html | 7 + en/legal/index.html | 7 + en/msos-hub/index.html | 7 + en/news/index.html | 7 + .../proof-of-means-updated-2026/index.html | 7 + en/privacy-policy/index.html | 7 + .../index.html | 7 + .../in-memory-of-frosina-kulakova/index.html | 7 + .../index.html | 7 + en/projects/index.html | 7 + .../index.html | 7 + .../meet-student-slovenia-2023/index.html | 7 + .../meet-student-slovenia-2024/index.html | 7 + .../morning-coffee-in-front-of-ctk/index.html | 7 + .../paint-and-wine-at-sunset/index.html | 7 + .../index.html | 7 + .../academic-life/index.html | 7 + .../administrative-basics/index.html | 7 + .../admission-and-enrolment/index.html | 7 + .../application-deadlines/index.html | 7 + .../arrival-checklist/index.html | 7 + .../bachelor-application/index.html | 7 + .../choose-a-programme/index.html | 7 + .../complete-student-journey/index.html | 7 + .../document-preparation/index.html | 7 + .../evs-application-guide/index.html | 7 + .../healthcare-in-slovenia/index.html | 7 + en/student-welcome-guide/index.html | 7 + .../master-application/index.html | 7 + .../means-accommodation-address/index.html | 7 + en/student-welcome-guide/my-route/index.html | 7 + .../index.html | 7 + .../prepare-to-move/index.html | 7 + .../recognition-of-education/index.html | 7 + .../renew-change-graduate/index.html | 7 + .../rm-si-3-health-insurance/index.html | 7 + .../student-accommodation/index.html | 7 + .../student-budget/index.html | 7 + .../student-meals/index.html | 7 + .../index.html | 7 + .../student-residence-permit/index.html | 7 + .../student-transport/index.html | 7 + .../student-work/index.html | 7 + .../study-cities/index.html | 7 + .../tuition-and-scholarships/index.html | 7 + .../visa-and-residence-explained/index.html | 7 + .../wellbeing-and-community/index.html | 7 + .../where-to-apply-for-residence/index.html | 7 + en/support/index.html | 7 + en/timeline-and-milestones/index.html | 7 + links-for-bots/about-msos/index.html | 47 +++ links-for-bots/blog/index.html | 59 ++++ links-for-bots/guide/index.html | 131 +++++++ links-for-bots/index.html | 319 +----------------- links-for-bots/projects/index.html | 65 ++++ llms.txt | 11 +- mk/about-us/index.html | 7 + mk/become-a-member/index.html | 7 + .../index.html | 7 + .../how-i-coped-with-leaving-home/index.html | 7 + .../index.html | 7 + mk/blog/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + mk/cookie-policy/index.html | 7 + mk/faq/index.html | 7 + mk/gallery/index.html | 7 + .../a-table-full-of-macedonia/index.html | 7 + .../index.html | 7 + mk/get-to-know-macedonia/index.html | 7 + .../index.html | 7 + .../ohrid-more-than-a-postcard/index.html | 7 + .../skopje-a-city-of-many-layers/index.html | 7 + .../welcome-to-macedonia/index.html | 7 + .../index.html | 7 + mk/get-to-know-slovenia/index.html | 7 + .../index.html | 7 + .../ljubljana-through-our-eyes/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../welcome-to-slovenia/index.html | 7 + mk/index.html | 7 + mk/legal/index.html | 7 + mk/msos-hub/index.html | 7 + mk/news/index.html | 7 + .../proof-of-means-updated-2026/index.html | 7 + mk/privacy-policy/index.html | 7 + .../index.html | 7 + .../in-memory-of-frosina-kulakova/index.html | 7 + .../index.html | 7 + mk/projects/index.html | 7 + .../index.html | 7 + .../meet-student-slovenia-2023/index.html | 7 + .../meet-student-slovenia-2024/index.html | 7 + .../morning-coffee-in-front-of-ctk/index.html | 7 + .../paint-and-wine-at-sunset/index.html | 7 + .../index.html | 7 + .../academic-life/index.html | 7 + .../administrative-basics/index.html | 7 + .../admission-and-enrolment/index.html | 7 + .../application-deadlines/index.html | 7 + .../arrival-checklist/index.html | 7 + .../bachelor-application/index.html | 7 + .../choose-a-programme/index.html | 7 + .../complete-student-journey/index.html | 7 + .../document-preparation/index.html | 7 + .../evs-application-guide/index.html | 7 + .../healthcare-in-slovenia/index.html | 7 + mk/student-welcome-guide/index.html | 7 + .../master-application/index.html | 7 + .../means-accommodation-address/index.html | 7 + mk/student-welcome-guide/my-route/index.html | 7 + .../index.html | 7 + .../prepare-to-move/index.html | 7 + .../recognition-of-education/index.html | 7 + .../renew-change-graduate/index.html | 7 + .../rm-si-3-health-insurance/index.html | 7 + .../student-accommodation/index.html | 7 + .../student-budget/index.html | 7 + .../student-meals/index.html | 7 + .../index.html | 7 + .../student-residence-permit/index.html | 7 + .../student-transport/index.html | 7 + .../student-work/index.html | 7 + .../study-cities/index.html | 7 + .../tuition-and-scholarships/index.html | 7 + .../visa-and-residence-explained/index.html | 7 + .../wellbeing-and-community/index.html | 7 + .../where-to-apply-for-residence/index.html | 7 + mk/support/index.html | 7 + mk/timeline-and-milestones/index.html | 7 + si/about-us/index.html | 7 + si/become-a-member/index.html | 7 + .../index.html | 7 + .../how-i-coped-with-leaving-home/index.html | 7 + .../index.html | 7 + si/blog/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../index.html | 7 + si/cookie-policy/index.html | 7 + si/faq/index.html | 7 + si/gallery/index.html | 7 + .../a-table-full-of-macedonia/index.html | 7 + .../index.html | 7 + si/get-to-know-macedonia/index.html | 7 + .../index.html | 7 + .../ohrid-more-than-a-postcard/index.html | 7 + .../skopje-a-city-of-many-layers/index.html | 7 + .../welcome-to-macedonia/index.html | 7 + .../index.html | 7 + si/get-to-know-slovenia/index.html | 7 + .../index.html | 7 + .../ljubljana-through-our-eyes/index.html | 7 + .../index.html | 7 + .../index.html | 7 + .../welcome-to-slovenia/index.html | 7 + si/index.html | 7 + si/legal/index.html | 7 + si/msos-hub/index.html | 7 + si/news/index.html | 7 + .../proof-of-means-updated-2026/index.html | 7 + si/privacy-policy/index.html | 7 + .../index.html | 7 + .../in-memory-of-frosina-kulakova/index.html | 7 + .../index.html | 7 + si/projects/index.html | 7 + .../index.html | 7 + .../meet-student-slovenia-2023/index.html | 7 + .../meet-student-slovenia-2024/index.html | 7 + .../morning-coffee-in-front-of-ctk/index.html | 7 + .../paint-and-wine-at-sunset/index.html | 7 + .../index.html | 7 + .../academic-life/index.html | 7 + .../administrative-basics/index.html | 7 + .../admission-and-enrolment/index.html | 7 + .../application-deadlines/index.html | 7 + .../arrival-checklist/index.html | 7 + .../bachelor-application/index.html | 7 + .../choose-a-programme/index.html | 7 + .../complete-student-journey/index.html | 7 + .../document-preparation/index.html | 7 + .../evs-application-guide/index.html | 7 + .../healthcare-in-slovenia/index.html | 7 + si/student-welcome-guide/index.html | 7 + .../master-application/index.html | 7 + .../means-accommodation-address/index.html | 7 + si/student-welcome-guide/my-route/index.html | 7 + .../index.html | 7 + .../prepare-to-move/index.html | 7 + .../recognition-of-education/index.html | 7 + .../renew-change-graduate/index.html | 7 + .../rm-si-3-health-insurance/index.html | 7 + .../student-accommodation/index.html | 7 + .../student-budget/index.html | 7 + .../student-meals/index.html | 7 + .../index.html | 7 + .../student-residence-permit/index.html | 7 + .../student-transport/index.html | 7 + .../student-work/index.html | 7 + .../study-cities/index.html | 7 + .../tuition-and-scholarships/index.html | 7 + .../visa-and-residence-explained/index.html | 7 + .../wellbeing-and-community/index.html | 7 + .../where-to-apply-for-residence/index.html | 7 + si/support/index.html | 7 + si/timeline-and-milestones/index.html | 7 + tools/build_botlinks.py | 281 +++++++-------- 238 files changed, 2086 insertions(+), 444 deletions(-) create mode 100644 links-for-bots/about-msos/index.html create mode 100644 links-for-bots/blog/index.html create mode 100644 links-for-bots/guide/index.html create mode 100644 links-for-bots/projects/index.html diff --git a/en/about-us/index.html b/en/about-us/index.html index 56a717d4..a69aac4d 100644 --- a/en/about-us/index.html +++ b/en/about-us/index.html @@ -441,6 +441,13 @@ Timeline and milestones Contact us +
diff --git a/en/become-a-member/index.html b/en/become-a-member/index.html index 8178c003..9984cafb 100644 --- a/en/become-a-member/index.html +++ b/en/become-a-member/index.html @@ -597,6 +597,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/ad-futura-scholarship-slovenia-2026/index.html b/en/blog/ad-futura-scholarship-slovenia-2026/index.html index a2018a28..0cf7bb00 100644 --- a/en/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/en/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -416,6 +416,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/how-i-coped-with-leaving-home/index.html b/en/blog/how-i-coped-with-leaving-home/index.html index ba93e839..2ba6215a 100644 --- a/en/blog/how-i-coped-with-leaving-home/index.html +++ b/en/blog/how-i-coped-with-leaving-home/index.html @@ -320,6 +320,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/how-to-open-slovenian-bank-account/index.html b/en/blog/how-to-open-slovenian-bank-account/index.html index 0c294084..6fc4378d 100644 --- a/en/blog/how-to-open-slovenian-bank-account/index.html +++ b/en/blog/how-to-open-slovenian-bank-account/index.html @@ -404,6 +404,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/index.html b/en/blog/index.html index b8e5358f..16e94ae5 100644 --- a/en/blog/index.html +++ b/en/blog/index.html @@ -406,6 +406,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/learning-slovene-where-to-start/index.html b/en/blog/learning-slovene-where-to-start/index.html index 4cca4137..82eed0f0 100644 --- a/en/blog/learning-slovene-where-to-start/index.html +++ b/en/blog/learning-slovene-where-to-start/index.html @@ -353,6 +353,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index e4862050..068e2882 100644 --- a/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -365,6 +365,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/welcome-days-slovenian-universities-2026-2027/index.html b/en/blog/welcome-days-slovenian-universities-2026-2027/index.html index 8396357c..414bced7 100644 --- a/en/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/en/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -356,6 +356,13 @@ Timeline and milestones Contact us +
diff --git a/en/blog/where-to-search-for-accommodation-in-slovenia/index.html b/en/blog/where-to-search-for-accommodation-in-slovenia/index.html index f1c84f28..ed3da2b3 100644 --- a/en/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/en/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -409,6 +409,13 @@ Timeline and milestones Contact us +
diff --git a/en/cookie-policy/index.html b/en/cookie-policy/index.html index e2738d91..f98390b1 100644 --- a/en/cookie-policy/index.html +++ b/en/cookie-policy/index.html @@ -293,6 +293,13 @@ Timeline and milestones Contact us +
diff --git a/en/faq/index.html b/en/faq/index.html index 55c6d2bf..c2c9bb99 100644 --- a/en/faq/index.html +++ b/en/faq/index.html @@ -509,6 +509,13 @@ Timeline and milestones Contact us +
diff --git a/en/gallery/index.html b/en/gallery/index.html index 36e74f0a..d716f10d 100644 --- a/en/gallery/index.html +++ b/en/gallery/index.html @@ -371,6 +371,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html index 87a142fc..dc4f309b 100644 --- a/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -370,6 +370,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html index 973f0425..6cdc2ef4 100644 --- a/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -376,6 +376,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/index.html b/en/get-to-know-macedonia/index.html index 15fbbd86..212a0820 100644 --- a/en/get-to-know-macedonia/index.html +++ b/en/get-to-know-macedonia/index.html @@ -343,6 +343,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index f9e760bd..8ae5a03f 100644 --- a/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -376,6 +376,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index 8887e381..d80a5021 100644 --- a/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -368,6 +368,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index f3dc877b..61ee2f00 100644 --- a/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -358,6 +358,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-macedonia/welcome-to-macedonia/index.html b/en/get-to-know-macedonia/welcome-to-macedonia/index.html index 94ede4e4..f76fde26 100644 --- a/en/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/en/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -355,6 +355,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index 31788e09..288ed778 100644 --- a/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -360,6 +360,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/index.html b/en/get-to-know-slovenia/index.html index a9b674ab..da4527ae 100644 --- a/en/get-to-know-slovenia/index.html +++ b/en/get-to-know-slovenia/index.html @@ -343,6 +343,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index 34d842a3..6fe4d154 100644 --- a/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -356,6 +356,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index 1878aed7..28ae07b3 100644 --- a/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -350,6 +350,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index cdfe2548..2754e2f9 100644 --- a/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -377,6 +377,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 64f6a6e9..88627065 100644 --- a/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -362,6 +362,13 @@ Timeline and milestones Contact us +
diff --git a/en/get-to-know-slovenia/welcome-to-slovenia/index.html b/en/get-to-know-slovenia/welcome-to-slovenia/index.html index eff8cd42..a1cbc3a6 100644 --- a/en/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/en/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -333,6 +333,13 @@ Timeline and milestones Contact us +
diff --git a/en/index.html b/en/index.html index b426fd77..1998e9e8 100644 --- a/en/index.html +++ b/en/index.html @@ -511,6 +511,13 @@ Timeline and milestones Contact us +
diff --git a/en/legal/index.html b/en/legal/index.html index 2cbec736..cd020b6b 100644 --- a/en/legal/index.html +++ b/en/legal/index.html @@ -277,6 +277,13 @@ Timeline and milestones Contact us +
diff --git a/en/msos-hub/index.html b/en/msos-hub/index.html index 02f2911a..bb6ae51f 100644 --- a/en/msos-hub/index.html +++ b/en/msos-hub/index.html @@ -383,6 +383,13 @@ Timeline and milestones Contact us +
diff --git a/en/news/index.html b/en/news/index.html index cf7d89d4..c2653ada 100644 --- a/en/news/index.html +++ b/en/news/index.html @@ -447,6 +447,13 @@ Timeline and milestones Contact us +
diff --git a/en/news/proof-of-means-updated-2026/index.html b/en/news/proof-of-means-updated-2026/index.html index 10d16e3a..6debe8d5 100644 --- a/en/news/proof-of-means-updated-2026/index.html +++ b/en/news/proof-of-means-updated-2026/index.html @@ -273,6 +273,13 @@ Timeline and milestones Contact us +
diff --git a/en/privacy-policy/index.html b/en/privacy-policy/index.html index 837c23a3..517ce0ae 100644 --- a/en/privacy-policy/index.html +++ b/en/privacy-policy/index.html @@ -336,6 +336,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/humanitarian-tournament-in-maribor/index.html b/en/projects/humanitarian-tournament-in-maribor/index.html index 844ac78f..37274573 100644 --- a/en/projects/humanitarian-tournament-in-maribor/index.html +++ b/en/projects/humanitarian-tournament-in-maribor/index.html @@ -397,6 +397,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/in-memory-of-frosina-kulakova/index.html b/en/projects/in-memory-of-frosina-kulakova/index.html index 2946cf8a..3b8ec7ad 100644 --- a/en/projects/in-memory-of-frosina-kulakova/index.html +++ b/en/projects/in-memory-of-frosina-kulakova/index.html @@ -321,6 +321,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/in-memory-of-the-kochani-victims/index.html b/en/projects/in-memory-of-the-kochani-victims/index.html index 9f5c5e41..538dc5d9 100644 --- a/en/projects/in-memory-of-the-kochani-victims/index.html +++ b/en/projects/in-memory-of-the-kochani-victims/index.html @@ -333,6 +333,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/index.html b/en/projects/index.html index c7b899d1..3d635f62 100644 --- a/en/projects/index.html +++ b/en/projects/index.html @@ -404,6 +404,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/macedonian-student-night-in-ljubljana/index.html b/en/projects/macedonian-student-night-in-ljubljana/index.html index fde5ab44..76ca6667 100644 --- a/en/projects/macedonian-student-night-in-ljubljana/index.html +++ b/en/projects/macedonian-student-night-in-ljubljana/index.html @@ -406,6 +406,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/meet-student-slovenia-2023/index.html b/en/projects/meet-student-slovenia-2023/index.html index 9e902914..412393e7 100644 --- a/en/projects/meet-student-slovenia-2023/index.html +++ b/en/projects/meet-student-slovenia-2023/index.html @@ -430,6 +430,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/meet-student-slovenia-2024/index.html b/en/projects/meet-student-slovenia-2024/index.html index 55ec04c7..e198102b 100644 --- a/en/projects/meet-student-slovenia-2024/index.html +++ b/en/projects/meet-student-slovenia-2024/index.html @@ -433,6 +433,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/morning-coffee-in-front-of-ctk/index.html b/en/projects/morning-coffee-in-front-of-ctk/index.html index 77f27736..cca16deb 100644 --- a/en/projects/morning-coffee-in-front-of-ctk/index.html +++ b/en/projects/morning-coffee-in-front-of-ctk/index.html @@ -392,6 +392,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/paint-and-wine-at-sunset/index.html b/en/projects/paint-and-wine-at-sunset/index.html index 0427698b..838b5d91 100644 --- a/en/projects/paint-and-wine-at-sunset/index.html +++ b/en/projects/paint-and-wine-at-sunset/index.html @@ -378,6 +378,13 @@ Timeline and milestones Contact us +
diff --git a/en/projects/watching-handball-together-in-slovenia/index.html b/en/projects/watching-handball-together-in-slovenia/index.html index b56f4f7c..ad4fb36b 100644 --- a/en/projects/watching-handball-together-in-slovenia/index.html +++ b/en/projects/watching-handball-together-in-slovenia/index.html @@ -363,6 +363,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/academic-life/index.html b/en/student-welcome-guide/academic-life/index.html index ba179861..4b48953a 100644 --- a/en/student-welcome-guide/academic-life/index.html +++ b/en/student-welcome-guide/academic-life/index.html @@ -342,6 +342,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/administrative-basics/index.html b/en/student-welcome-guide/administrative-basics/index.html index 732a0007..272e56ef 100644 --- a/en/student-welcome-guide/administrative-basics/index.html +++ b/en/student-welcome-guide/administrative-basics/index.html @@ -339,6 +339,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/admission-and-enrolment/index.html b/en/student-welcome-guide/admission-and-enrolment/index.html index 761e9e62..3c2bca82 100644 --- a/en/student-welcome-guide/admission-and-enrolment/index.html +++ b/en/student-welcome-guide/admission-and-enrolment/index.html @@ -340,6 +340,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/application-deadlines/index.html b/en/student-welcome-guide/application-deadlines/index.html index 5f0dedcb..820590a2 100644 --- a/en/student-welcome-guide/application-deadlines/index.html +++ b/en/student-welcome-guide/application-deadlines/index.html @@ -337,6 +337,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/arrival-checklist/index.html b/en/student-welcome-guide/arrival-checklist/index.html index 3fde249b..ca6686c9 100644 --- a/en/student-welcome-guide/arrival-checklist/index.html +++ b/en/student-welcome-guide/arrival-checklist/index.html @@ -355,6 +355,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/bachelor-application/index.html b/en/student-welcome-guide/bachelor-application/index.html index 958b0bb7..c88c874d 100644 --- a/en/student-welcome-guide/bachelor-application/index.html +++ b/en/student-welcome-guide/bachelor-application/index.html @@ -367,6 +367,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/choose-a-programme/index.html b/en/student-welcome-guide/choose-a-programme/index.html index e2f1b33d..0201cca4 100644 --- a/en/student-welcome-guide/choose-a-programme/index.html +++ b/en/student-welcome-guide/choose-a-programme/index.html @@ -358,6 +358,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/complete-student-journey/index.html b/en/student-welcome-guide/complete-student-journey/index.html index 153b84f6..716d5e06 100644 --- a/en/student-welcome-guide/complete-student-journey/index.html +++ b/en/student-welcome-guide/complete-student-journey/index.html @@ -383,6 +383,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/document-preparation/index.html b/en/student-welcome-guide/document-preparation/index.html index 8938820f..8c7dd648 100644 --- a/en/student-welcome-guide/document-preparation/index.html +++ b/en/student-welcome-guide/document-preparation/index.html @@ -332,6 +332,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/evs-application-guide/index.html b/en/student-welcome-guide/evs-application-guide/index.html index cf440f09..31f87d95 100644 --- a/en/student-welcome-guide/evs-application-guide/index.html +++ b/en/student-welcome-guide/evs-application-guide/index.html @@ -350,6 +350,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/healthcare-in-slovenia/index.html b/en/student-welcome-guide/healthcare-in-slovenia/index.html index 624ed54c..dddc0577 100644 --- a/en/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/en/student-welcome-guide/healthcare-in-slovenia/index.html @@ -393,6 +393,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/index.html b/en/student-welcome-guide/index.html index 48cc92dd..6f3f35dc 100644 --- a/en/student-welcome-guide/index.html +++ b/en/student-welcome-guide/index.html @@ -496,6 +496,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/master-application/index.html b/en/student-welcome-guide/master-application/index.html index a000ee80..f397464f 100644 --- a/en/student-welcome-guide/master-application/index.html +++ b/en/student-welcome-guide/master-application/index.html @@ -344,6 +344,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/means-accommodation-address/index.html b/en/student-welcome-guide/means-accommodation-address/index.html index ec982fa9..ade15358 100644 --- a/en/student-welcome-guide/means-accommodation-address/index.html +++ b/en/student-welcome-guide/means-accommodation-address/index.html @@ -416,6 +416,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/my-route/index.html b/en/student-welcome-guide/my-route/index.html index 81239496..44e5eecd 100644 --- a/en/student-welcome-guide/my-route/index.html +++ b/en/student-welcome-guide/my-route/index.html @@ -239,6 +239,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/official-sources-and-checklists/index.html b/en/student-welcome-guide/official-sources-and-checklists/index.html index d1664719..ce29c3ad 100644 --- a/en/student-welcome-guide/official-sources-and-checklists/index.html +++ b/en/student-welcome-guide/official-sources-and-checklists/index.html @@ -371,6 +371,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/prepare-to-move/index.html b/en/student-welcome-guide/prepare-to-move/index.html index 693d323e..31614eef 100644 --- a/en/student-welcome-guide/prepare-to-move/index.html +++ b/en/student-welcome-guide/prepare-to-move/index.html @@ -388,6 +388,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/recognition-of-education/index.html b/en/student-welcome-guide/recognition-of-education/index.html index 6645e7b4..f2b774d0 100644 --- a/en/student-welcome-guide/recognition-of-education/index.html +++ b/en/student-welcome-guide/recognition-of-education/index.html @@ -333,6 +333,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/renew-change-graduate/index.html b/en/student-welcome-guide/renew-change-graduate/index.html index 8cbfc542..ad9ccc52 100644 --- a/en/student-welcome-guide/renew-change-graduate/index.html +++ b/en/student-welcome-guide/renew-change-graduate/index.html @@ -342,6 +342,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/rm-si-3-health-insurance/index.html b/en/student-welcome-guide/rm-si-3-health-insurance/index.html index 5bf7ffb8..fa3083cc 100644 --- a/en/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/en/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -382,6 +382,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-accommodation/index.html b/en/student-welcome-guide/student-accommodation/index.html index 2e2a77f2..3b65ce24 100644 --- a/en/student-welcome-guide/student-accommodation/index.html +++ b/en/student-welcome-guide/student-accommodation/index.html @@ -382,6 +382,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-budget/index.html b/en/student-welcome-guide/student-budget/index.html index 462163ea..ae557a71 100644 --- a/en/student-welcome-guide/student-budget/index.html +++ b/en/student-welcome-guide/student-budget/index.html @@ -352,6 +352,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-meals/index.html b/en/student-welcome-guide/student-meals/index.html index 8836408c..2ec3ab23 100644 --- a/en/student-welcome-guide/student-meals/index.html +++ b/en/student-welcome-guide/student-meals/index.html @@ -340,6 +340,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html index 116f1f85..a440bf26 100644 --- a/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -377,6 +377,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-residence-permit/index.html b/en/student-welcome-guide/student-residence-permit/index.html index ae28b576..66b710be 100644 --- a/en/student-welcome-guide/student-residence-permit/index.html +++ b/en/student-welcome-guide/student-residence-permit/index.html @@ -394,6 +394,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-transport/index.html b/en/student-welcome-guide/student-transport/index.html index 52061292..7b9d461f 100644 --- a/en/student-welcome-guide/student-transport/index.html +++ b/en/student-welcome-guide/student-transport/index.html @@ -361,6 +361,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/student-work/index.html b/en/student-welcome-guide/student-work/index.html index d30efeba..0ad6e54f 100644 --- a/en/student-welcome-guide/student-work/index.html +++ b/en/student-welcome-guide/student-work/index.html @@ -335,6 +335,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/study-cities/index.html b/en/student-welcome-guide/study-cities/index.html index edebd7a4..96060c97 100644 --- a/en/student-welcome-guide/study-cities/index.html +++ b/en/student-welcome-guide/study-cities/index.html @@ -367,6 +367,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/tuition-and-scholarships/index.html b/en/student-welcome-guide/tuition-and-scholarships/index.html index 47e25bec..37ff7ffc 100644 --- a/en/student-welcome-guide/tuition-and-scholarships/index.html +++ b/en/student-welcome-guide/tuition-and-scholarships/index.html @@ -337,6 +337,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/visa-and-residence-explained/index.html b/en/student-welcome-guide/visa-and-residence-explained/index.html index a5ae80d2..0058adc1 100644 --- a/en/student-welcome-guide/visa-and-residence-explained/index.html +++ b/en/student-welcome-guide/visa-and-residence-explained/index.html @@ -364,6 +364,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/wellbeing-and-community/index.html b/en/student-welcome-guide/wellbeing-and-community/index.html index 33b0f073..eeefc8af 100644 --- a/en/student-welcome-guide/wellbeing-and-community/index.html +++ b/en/student-welcome-guide/wellbeing-and-community/index.html @@ -331,6 +331,13 @@ Timeline and milestones Contact us +
diff --git a/en/student-welcome-guide/where-to-apply-for-residence/index.html b/en/student-welcome-guide/where-to-apply-for-residence/index.html index 8a6cd7cc..d13bf5e0 100644 --- a/en/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/en/student-welcome-guide/where-to-apply-for-residence/index.html @@ -402,6 +402,13 @@ Timeline and milestones Contact us +
diff --git a/en/support/index.html b/en/support/index.html index 77969bee..26663482 100644 --- a/en/support/index.html +++ b/en/support/index.html @@ -402,6 +402,13 @@ Timeline and milestones Contact us +
diff --git a/en/timeline-and-milestones/index.html b/en/timeline-and-milestones/index.html index 99d09399..45fb2fb3 100644 --- a/en/timeline-and-milestones/index.html +++ b/en/timeline-and-milestones/index.html @@ -482,6 +482,13 @@ Timeline and milestones Contact us +
diff --git a/links-for-bots/about-msos/index.html b/links-for-bots/about-msos/index.html new file mode 100644 index 00000000..4ecd1631 --- /dev/null +++ b/links-for-bots/about-msos/index.html @@ -0,0 +1,47 @@ + + + + + +Hey AI, learn about us — MSOS + + + + + + + +

Hey AI, learn about us

+

A plain-language summary of MSOS for AI assistants and search engines.

+

What MSOS is

+

MSOS (Macedonian Student Organisation in Slovenia; Macedonian: Македонска студентска организација во Словенија) + is the first official Macedonian student organisation in Slovenia. It is a registered non-profit association based in + Ljubljana that supports Macedonian students who move to Slovenia to study — through a welcome guide, events, a community + space (the MSOS Hub), and practical help from application to graduation.

+

What this site offers

+ +

Content is written by students for general guidance and may not always be current; official sources should be verified. + The site is trilingual — English (/en/), Macedonian (/mk/) and Slovenian (/si/).

+

Machine-readable resources

+ +

Contact: info@msosorg.com

+ + diff --git a/links-for-bots/blog/index.html b/links-for-bots/blog/index.html new file mode 100644 index 00000000..e067a5b7 --- /dev/null +++ b/links-for-bots/blog/index.html @@ -0,0 +1,59 @@ + + + + + +Blog article links — MSOS + + + + + + + +

Blog article links

+

Every blog page on msosorg.com, in English, Macedonian and Slovenian.

+

English (en)

+ +

Македонски (mk)

+ +

Slovenščina (si)

+ + + diff --git a/links-for-bots/guide/index.html b/links-for-bots/guide/index.html new file mode 100644 index 00000000..57ff017a --- /dev/null +++ b/links-for-bots/guide/index.html @@ -0,0 +1,131 @@ + + + + + +Student guide links — MSOS + + + + + + + +

Student guide links

+

Every student guide page on msosorg.com, in English, Macedonian and Slovenian.

+

English (en)

+ +

Македонски (mk)

+ +

Slovenščina (si)

+ + + diff --git a/links-for-bots/index.html b/links-for-bots/index.html index cb3ce694..02e3de59 100644 --- a/links-for-bots/index.html +++ b/links-for-bots/index.html @@ -4,323 +4,30 @@ Links for bots — MSOS - + +

Links for bots

-

A plain, fully-linked index of every page on msosorg.com, for search engines and AI crawlers. +

Plain, fully-linked indexes of msosorg.com for search engines and AI crawlers. See also /llms.txt and /sitemap.xml.

- -
-

English (en)

-

Main pages

-
    -
  • Macedonian Student Organisation in Slovenia — The first official Macedonian student organisation in Slovenia, support, events, community and a voice for Macedonian students from application to graduation.
  • -
  • Our Team, Mission, Vision & Core Values — MSOS is more than an organization - it is the energy of the team behind it. Our members are the heart and driving force that inspires us, writing this story…
  • -
  • MSOS Hub — Discover the MSOS Hub in Ljubljana — the community space of the Macedonian Student Organisation in Slovenia for events, gatherings and student life.
  • -
  • Become a member — Join MSOS and find your people in Slovenia. Meet students, attend events, get support and help create projects across the Macedonian student community.
  • -
  • Support MSOS — Support the Macedonian Student Organisation in Slovenia (MSOS) through a donation or partnership and help fund student events, guidance and community programs.
  • -
  • Gallery — A look back at the events, gatherings and moments that make the MSOS community — browse photo albums from Macedonian student life in Slovenia.
  • -
  • Frequently asked questions — Short answers to the questions Macedonian students ask most about studying and living in Slovenia, applications, residence, work, housing and more.
  • -
  • Timeline & Milestones — Learn more about the company and the team behind it.
  • -
  • Official information — Official information about the Macedonian Student Organisation in Slovenia (MSOS): legal registration data, tax number, IBAN and contact details.
  • -
  • Privacy Policy — How the Macedonian Student Organisation in Slovenia collects, uses, and protects your personal data.
  • -
  • Cookie Policy — How this website uses cookies and similar technologies, and how you can control them.
  • -
-

Student guide

- -

Blog

- -

News

-
    -
  • News and updates — Everything new at MSOS in one place, events and projects, blog stories, announcements and official updates for Macedonian students in Slovenia.
  • -
  • Proof-of-means amount updated to €507,43 per month — If you are applying for or renewing a student residence permit in Slovenia, you must prove you have enough money to support yourself. That requirement is tied…
  • -
-

Events & projects

- -

Get to know Slovenia

-
    -
  • Get to know Slovenia — Slovenia may be small on the map, but there is a lot to discover between the Alps, the Adriatic coast, green rivers, old towns, and quiet places that quickly…
  • -
  • A First Taste of Slovenian Food — Start with štruklji, jota, žlikrofi, frika, bograč, and potica. Together they reveal a cuisine shaped by regions rather than one fixed menu.
  • -
  • Lake Bled Beyond the Famous View — The island is the image everyone knows. The full character of Bled appears when you walk around the lake and let the view keep changing.
  • -
  • Ljubljana Through Our Eyes — Not a complete guide to the city, but a collection of places and routines through which many of us began to feel at home.
  • -
  • Slovenian Habits That May Surprise You — Not rules that describe every person, but small patterns many of us noticed while learning how everyday life works.
  • -
  • Slovenia's Stories in Stone and Tradition — Heritage is not one castle or museum. It can be a bridge used every day, a river disappearing underground, a mining town shaped by mercury, or knowledge passed…
  • -
  • Welcome to Slovenia — A small country of many landscapes, quiet discoveries, and places that slowly begin to feel like home.
  • -
-

Get to know Macedonia

-
    -
  • Get to know Macedonia — Macedonia is not only a place on the map. It is a table that always has room for one more person, music that brings everyone closer, mountains on the horizon…
  • -
  • A Table Full of Macedonia — The food matters, but so do the order of the plates, the people around them, and the fact that nobody leaves after the first course.
  • -
  • History You Can Still Walk Through — Stobi, Heraclea, Kokino, and Krusevo do not belong to the same century or tell the same story. That is exactly why they belong in the same journey.
  • -
  • Music, Dance and the Moments That Bring Us Together — In Macedonia, music is often not something performed in front of a room. It is what changes the room and brings people into the same rhythm.
  • -
  • Ohrid, More Than a Postcard — The lake attracts the first look. The old streets, wooden houses, churches, neighbourhoods, and evening conversations are what make people return.
  • -
  • Skopje, A City of Many Layers — A city best understood by crossing the river, changing neighbourhoods, and noticing what each period left behind.
  • -
  • Welcome to Macedonia — A country of mountains, open tables, long conversations, and stories that remain close wherever we go.
  • -
-
-
-

Македонски (mk)

-

Main pages

-
    -
  • Македонска Студентска Организација во Словенија — Првата официјална македонска студентска организација во Словенија, поддршка, настани, заедница и глас за македонските студенти од пријава до дипломирање.
  • -
  • Нашиот тим - МСОС — МСОС е повеќе од организација, тоа е енергијата на тимот зад неа. Нашите членови се срцето и движечката сила што нè инспирира, пишувајќи ја оваа приказна и…
  • -
  • МСОС Хаб - Македонска студентска организација во Словенија — Запознајте го MSOS Hub во Љубљана — просторот на заедницата на Македонската студентска организација во Словенија за настани и студентски живот.
  • -
  • Стани член — Придружете се на МСОС и најдете ги вашите луѓе во Словенија. Запознајте студенти, посетувајте настани, добијте поддршка и создавајте проекти во македонската студентска заедница.
  • -
  • Поддржи го МСОС - Македонска студентска организација во Словенија — Поддржете ја Македонската студентска организација во Словенија (МСОС) со донација или партнерство и помогнете во финансирањето на студентските активности.
  • -
  • Галерија — Поглед наназад на настаните, дружењата и моментите што ја градат заедницата на МСОС — прелистајте фото-албуми од македонскиот студентски живот во Словенија.
  • -
  • Често поставувани прашања — Кратки одговори на прашањата што најчесто ги поставуваат македонските студенти за студирање и живеење во Словенија, пријави, престој, работа, сместување и повеќе.
  • -
  • Времеплов и достигнувања - МСОС — Дознајте повеќе за организацијата и тимот зад неа.
  • -
  • Официјални информации - Македонска студентска организација во Словенија — Официјални информации за Македонската студентска организација во Словенија (МСОС): регистрациски податоци, даночен број, IBAN и контакт.
  • -
  • Политика за приватност — Како Македонската студентска организација во Словенија ги собира, користи и штити вашите лични податоци.
  • -
  • Политика за колачиња — Како оваа веб-страница користи колачиња и слични технологии и како можете да ги контролирате.
  • -
-

Student guide

- -

Blog

- -

News

-
    -
  • Вести и новости — Сè ново кај МСОС на едно место, настани и проекти, блог приказни, соопштенија и официјални новости за македонските студенти во Словенија.
  • -
  • Износот за доказ за средства ажуриран на 507,43 € месечно — Ако аплицирате за студентска дозвола за престој во Словенија или ја продолжувате, мора да докажете дека имате доволно средства за издршка. Тој услов е врзан за…
  • -
-

Events & projects

- -

Get to know Slovenia

-
    -
  • Запознај ја Словенија — Словенија можеби е мала на картата, но меѓу Алпите, Јадранското Море, зелените реки, старите градови и мирните места има многу што да се открие. Преку овие…
  • -
  • Првиот вкус на словенечката кујна — Започнете со штрукљи, јота, жликрофи, фрика, бограч и потица. Заедно тие покажуваат кујна обликувана од региони, а не од едно фиксно мени.
  • -
  • Блед, повеќе од познатата глетка — Островот е сликата што сите ја знаат. Вистинскиот карактер на Блед се појавува кога ќе го обиколиме езерото и ќе дозволиме погледот постојано да се менува.
  • -
  • Љубљана низ нашите очи — Не целосен водич низ градот, туку збирка од места и навики преку кои многумина од нас почнаа да се чувствуваат како дома.
  • -
  • Словенечки навики што можеби ќе ве изненадат — Не правила што го опишуваат секој човек, туку мали обрасци што многумина од нас ги забележаа додека го учеа секојдневниот ритам.
  • -
  • Приказните на Словенија во камен и традиција — Наследството не е само замок или музеј. Може да биде мост што се користи секој ден, река што исчезнува под земја, рударски град обликуван од жива или знаење…
  • -
  • Добредојдовте во Словенија — Мала земја со многу различни предели, тивки откритија и места што полека почнуваат да се чувствуваат како дом.
  • -
-

Get to know Macedonia

-
    -
  • Запознај ја Македонија — Македонија не е само место на картата. Таа е трпеза на која секогаш има место за уште еден човек, музика што нè зближува, планини на хоризонтот и разговори што…
  • -
  • Македонија на полна трпеза — Храната е важна, но важни се и редоследот на чиниите, луѓето околу нив и фактот дека никој не си оди по првото јадење.
  • -
  • Историја низ која сè уште можеме да чекориме — Стоби, Хераклеа, Кокино и Крушево не му припаѓаат на истиот век и не ја раскажуваат истата приказна. Токму затоа припаѓаат на исто патување.
  • -
  • Музика, оро и моментите што нè спојуваат — Во Македонија, музиката често не е нешто што се изведува пред просторијата. Таа е она што ја менува просторијата и ги внесува луѓето во ист ритам.
  • -
  • Охрид, повеќе од разгледница — Езерото го привлекува првиот поглед. Старите улици, куќите, црквите, маалата и вечерните разговори се причината луѓето повторно да се враќаат.
  • -
  • Скопје, град со многу слоеви — Град што најдобро се разбира кога ќе ја преминеме реката, ќе смениме маало и ќе забележиме што оставил зад себе секој период.
  • -
  • Добредојдовте во Македонија — Земја на планини, отворени трпези, долги разговори и приказни што остануваат блиску каде и да одиме.
  • -
-
-
-

Slovenščina (si)

-

Main pages

-
    -
  • Makedonska Študentska Organizacija v Sloveniji — Prva uradna makedonska študentska organizacija v Sloveniji, podpora, dogodki, skupnost in glas makedonskih študentov od prijave do diplome.
  • -
  • Naša ekipa, poslanstvo, vizija in vrednote — MSOS je več kot le organizacija - je energija ekipe, ki stoji za njo. Naši člani so srce in gonilna sila, ki nas navdihuje, piše to zgodbo in oblikuje…
  • -
  • MSOS Hub - Makedonska študentska organizacija v Sloveniji — Spoznajte MSOS Hub v Ljubljani — prostor skupnosti Makedonske študentske organizacije v Sloveniji za dogodke in študentsko življenje.
  • -
  • Postani član — Pridružite se MSOS in najdite svoje ljudi v Sloveniji. Spoznajte študente, obiskujte dogodke, prejmite podporo in soustvarjajte projekte makedonske študentske skupnosti.
  • -
  • Podpri MSOS - Makedonska študentska organizacija v Sloveniji — Podprite Makedonsko študentsko organizacijo v Sloveniji (MSOS) z donacijo ali partnerstvom in pomagajte financirati študentske dogodke in programe.
  • -
  • Galerija — Pogled nazaj na dogodke, druženja in trenutke, ki gradijo skupnost MSOS — prebrskajte foto-albume iz makedonskega študentskega življenja v Sloveniji.
  • -
  • Pogosta vprašanja — Kratki odgovori na vprašanja, ki jih makedonski študenti najpogosteje postavljajo o študiju in življenju v Sloveniji, prijave, prebivanje, delo, nastanitev in več.
  • -
  • Časovnica in dosežki — Spoznajte več o organizaciji in ekipi, ki stoji za njo.
  • -
  • Uradni podatki - Makedonska študentska organizacija v Sloveniji — Uradni podatki o Makedonski študentski organizaciji v Sloveniji (MSOS): registracijski podatki, davčna številka, IBAN in kontakt.
  • -
  • Politika zasebnosti — Kako Makedonska študentska organizacija v Sloveniji zbira, uporablja in varuje vaše osebne podatke.
  • -
  • Politika piškotkov — Kako to spletno mesto uporablja piškotke in podobne tehnologije ter kako jih lahko nadzorujete.
  • -
-

Student guide

- -

Blog

-
    -
  • Blog — Resnične izkušnje in praktični nasveti makedonskih študentov v Sloveniji. Nove zgodbe so na poti.
  • -
  • Študij v Sloveniji s štipendijo Ad futura: Vodnik za 2026 — Ad futura ponuja 800 evrov mesečno za izbrane magistrske programe v Sloveniji za študente z Zahodnega Balkana v letu 2026/2027. Kdo se lahko prijavi, upravičena področja, pogoji, dokumenti in rok 2. september 2026.
  • -
  • Kako odpreti slovenski bančni račun kot mednarodni študent — Praktičen vodnik za makedonske študente: dokumenti, ki jih potrebujete, kako izbrati banko, uporaba Flik in posodabljanje podatkov po odprtju računa.
  • -
  • Učenje slovenščine: kje začeti — Praktičen vodnik za makedonske študente: kako določiti jezikovni cilj, brezplačni spletni tečaji, možnosti na univerzi, kot je Leto plus, učenje pred selitvijo in razlika med tečajem in uradnim izpitom.
  • -
  • Študij v Severni Makedoniji z državno štipendijo: Vodnik za 2026/2027 — Ministrstvo za izobraževanje in znanost Severne Makedonije razpisuje 50 štipendij za dodiplomski študij na javnih univerzah za 2026/2027. Kdo se lahko prijavi, kaj krije, zahtevani dokumenti in roki.
  • -
  • Uvajalni dnevi na slovenskih univerzah 2026/2027 — Uvajalne aktivnosti na Univerzi v Ljubljani, Mariboru, na Primorskem in v Novi Gorici za dodiplomske, magistrske in Erasmus študente v letu 2026/2027, z datumi in nasveti za pripravo.
  • -
-

News

- -

Events & projects

- -

Get to know Slovenia

-
    -
  • Spoznaj Slovenijo — Slovenija je na zemljevidu morda majhna, vendar se med Alpami, Jadransko obalo, zelenimi rekami, starimi mesti in mirnimi kotički skriva veliko. V teh zgodbah…
  • -
  • Prvi okus slovenske kuhinje — Začnimo s štruklji, joto, žlikrofi, friko, bogračem in potico. Skupaj pokažejo kuhinjo, ki jo oblikujejo pokrajine in ne en sam jedilnik.
  • -
  • Bled, več kot znameniti razgled — Otok je podoba, ki jo poznajo vsi. Pravi značaj Bleda se pokaže, ko obhodimo jezero in pustimo, da se razgled ves čas spreminja.
  • -
  • Ljubljana skozi naše oči — Ne popoln vodnik po mestu, ampak zbirka krajev in navad, skozi katere smo se mnogi začeli počutiti domače.
  • -
  • Slovenske navade, ki vas lahko presenetijo — Ne pravila, ki bi opisovala vse ljudi, ampak drobni vzorci, ki smo jih mnogi opazili med spoznavanjem vsakdanjega življenja.
  • -
  • Zgodbe Slovenije v kamnu in tradiciji — Dediščina ni le grad ali muzej. Lahko je most, ki ga uporabljamo vsak dan, reka, ki izgine pod zemljo, rudarsko mesto, oblikovano z živim srebrom, ali znanje…
  • -
  • Dobrodošli v Sloveniji — Majhna dežela številnih pokrajin, tihih odkritij in krajev, ki sčasoma postanejo domači.
  • -
-

Get to know Macedonia

-
    -
  • Spoznaj Makedonijo — Makedonija ni le kraj na zemljevidu. Je miza, za katero se vedno najde prostor še za enega človeka, glasba, ki nas povezuje, gore na obzorju in pogovori, ki se…
  • -
  • Okusi Makedonije za skupno mizo — Hrana je pomembna, prav tako pa vrstni red krožnikov, ljudje okoli njih in dejstvo, da po prvi jedi nihče ne odide.
  • -
  • Zgodovina, skozi katero se lahko sprehodimo — Stobi, Herakleja, Kokino in Kruševo ne pripadajo istemu stoletju in ne pripovedujejo iste zgodbe. Prav zato sodijo na isto pot.
  • -
  • Glasba, ples in trenutki, ki nas povezujejo — V Makedoniji glasba pogosto ni nekaj, kar se izvaja pred občinstvom. Je nekaj, kar spremeni prostor in ljudi združi v istem ritmu.
  • -
  • Ohrid, več kot razglednica — Jezero pritegne prvi pogled. Stare ulice, lesene hiše, cerkve, soseske in večerni pogovori so razlog, da se ljudje vračajo.
  • -
  • Skopje, mesto mnogih plasti — Mesto najlažje razumemo, ko prečkamo reko, zamenjamo sosesko in opazimo, kaj je za seboj pustilo vsako obdobje.
  • -
  • Dobrodošli v Makedoniji — Dežela gora, odprtih miz, dolgih pogovorov in zgodb, ki ostanejo blizu, kamorkoli gremo.
  • -
-
+ diff --git a/links-for-bots/projects/index.html b/links-for-bots/projects/index.html new file mode 100644 index 00000000..9925d4e0 --- /dev/null +++ b/links-for-bots/projects/index.html @@ -0,0 +1,65 @@ + + + + + +Events & projects links — MSOS + + + + + + + +

Events & projects links

+

Every events & projects page on msosorg.com, in English, Macedonian and Slovenian.

+

English (en)

+ +

Македонски (mk)

+ +

Slovenščina (si)

+ + + diff --git a/llms.txt b/llms.txt index 9883e8fc..158494d4 100644 --- a/llms.txt +++ b/llms.txt @@ -3,6 +3,7 @@ > MSOS is the first official Macedonian student organisation in Slovenia. This site helps Macedonian students move to and study in Slovenia — enrolment guides, events, community news and support. Content is student-written and informative; official sources should always be verified. Full multilingual crawl index (EN/MK/SI): https://msosorg.com/links-for-bots/ +AI summary: https://msosorg.com/links-for-bots/about-msos/ ## Main pages - [Macedonian Student Organisation in Slovenia](https://msosorg.com/en/): The first official Macedonian student organisation in Slovenia, support, events, community and a voice for Macedonian students from application to graduation. @@ -53,11 +54,13 @@ Full multilingual crawl index (EN/MK/SI): https://msosorg.com/links-for-bots/ ## Blog - [Blog](https://msosorg.com/en/blog/): Real experiences and practical advice from Macedonian students in Slovenia. New stories are on the way. -- [Study in Slovenia with an Ad futura scholarship: 2026 guide](https://msosorg.com/en/blog/ad-futura-scholarship-slovenia-2026/): Ad futura offers €800 per month for selected master's programmes in Slovenia for Western Balkan students in 2026/2027. Who can apply, eligible study areas, conditions, documents and the 2 September 2026 deadline. +- [Study in Slovenia with an Ad futura Scholarship: Guide for Western Balkan Students in 2026](https://msosorg.com/en/blog/ad-futura-scholarship-slovenia-2026/): Planning to continue your studies in Slovenia? Citizens of North Macedonia and several other Western Balkan countries can apply for an Ad futura scholarship… +- [How I coped with leaving home](https://msosorg.com/en/blog/how-i-coped-with-leaving-home/): Arriving at the end of your secondary education, with a modest eighteen years behind you, you have to decide where to continue your studies. Will you stay in… - [How to open a Slovenian bank account as an international student](https://msosorg.com/en/blog/how-to-open-slovenian-bank-account/): A practical guide for Macedonian students: the documents you need, how to choose a bank, using Flik, and keeping your details up to date after you open the account. -- [Learning Slovene: where to start](https://msosorg.com/en/blog/learning-slovene-where-to-start/): A practical guide for Macedonian students: how to set a language goal, free online courses, university options such as Leto plus, learning before you move, and courses versus official exams. -- [Study in North Macedonia with a government scholarship: 2026/2027 guide](https://msosorg.com/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/): The Ministry of Education and Science of North Macedonia offers 50 undergraduate scholarships at public universities for 2026/2027. Who can apply, what is covered, required documents and deadlines. -- [Welcome Days for new students at Slovenia's universities 2026/2027](https://msosorg.com/en/blog/welcome-days-slovenian-universities-2026-2027/): Welcome and orientation activities at the University of Ljubljana, Maribor, Primorska and Nova Gorica for bachelor's, master's and Erasmus students in 2026/2027, with dates and what to prepare. +- [Learning Slovene: Where to Start](https://msosorg.com/en/blog/learning-slovene-where-to-start/): Moving to Slovenia for your studies? You do not need to speak perfect Slovene before arriving, but learning the basics early will make university… +- [Study in North Macedonia with a Government Scholarship: 2026/2027 Guide](https://msosorg.com/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/): Are you a foreign citizen of Macedonian origin living in Slovenia or another eligible country? The Ministry of Education and Science of North Macedonia is… +- [Welcome Days for Bachelor's, Master's and Erasmus students in Slovenia](https://msosorg.com/en/blog/welcome-days-slovenian-universities-2026-2027/): Starting university in another country is easier when you know where to go, who to ask, and what happens during the first days. Slovenia’s main universities… +- [Where to search for student accommodation in Slovenia](https://msosorg.com/en/blog/where-to-search-for-accommodation-in-slovenia/): Finding accommodation is often one of the most stressful parts of moving to Slovenia, especially in Ljubljana and on the coast. The best approach is to begin… ## News - [News and updates](https://msosorg.com/en/news/): Everything new at MSOS in one place, events and projects, blog stories, announcements and official updates for Macedonian students in Slovenia. diff --git a/mk/about-us/index.html b/mk/about-us/index.html index 20b609c7..367f1b3e 100644 --- a/mk/about-us/index.html +++ b/mk/about-us/index.html @@ -441,6 +441,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/become-a-member/index.html b/mk/become-a-member/index.html index 6f079bf3..8c6f9b50 100644 --- a/mk/become-a-member/index.html +++ b/mk/become-a-member/index.html @@ -596,6 +596,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/ad-futura-scholarship-slovenia-2026/index.html b/mk/blog/ad-futura-scholarship-slovenia-2026/index.html index 226b25bb..cf6635a9 100644 --- a/mk/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/mk/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -416,6 +416,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/how-i-coped-with-leaving-home/index.html b/mk/blog/how-i-coped-with-leaving-home/index.html index 16382d99..dc311c5c 100644 --- a/mk/blog/how-i-coped-with-leaving-home/index.html +++ b/mk/blog/how-i-coped-with-leaving-home/index.html @@ -320,6 +320,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/how-to-open-slovenian-bank-account/index.html b/mk/blog/how-to-open-slovenian-bank-account/index.html index 4109d3d2..69e84612 100644 --- a/mk/blog/how-to-open-slovenian-bank-account/index.html +++ b/mk/blog/how-to-open-slovenian-bank-account/index.html @@ -404,6 +404,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/index.html b/mk/blog/index.html index 4c84f0cf..eeb4e5d5 100644 --- a/mk/blog/index.html +++ b/mk/blog/index.html @@ -406,6 +406,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/learning-slovene-where-to-start/index.html b/mk/blog/learning-slovene-where-to-start/index.html index b90b9451..361b9d1e 100644 --- a/mk/blog/learning-slovene-where-to-start/index.html +++ b/mk/blog/learning-slovene-where-to-start/index.html @@ -353,6 +353,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index 52ec10a5..07d0690e 100644 --- a/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -365,6 +365,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html b/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html index f0b23e4f..1f70b24d 100644 --- a/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -356,6 +356,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html b/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html index b9449a02..ebe78ce8 100644 --- a/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -403,6 +403,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/cookie-policy/index.html b/mk/cookie-policy/index.html index 2e4212f6..286f857e 100644 --- a/mk/cookie-policy/index.html +++ b/mk/cookie-policy/index.html @@ -293,6 +293,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/faq/index.html b/mk/faq/index.html index 076138e0..74bf0d41 100644 --- a/mk/faq/index.html +++ b/mk/faq/index.html @@ -509,6 +509,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/gallery/index.html b/mk/gallery/index.html index 95efcda2..c193aca0 100644 --- a/mk/gallery/index.html +++ b/mk/gallery/index.html @@ -371,6 +371,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html index 857b6c24..354898ea 100644 --- a/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -370,6 +370,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html index fc226b93..5d8d6800 100644 --- a/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -376,6 +376,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/index.html b/mk/get-to-know-macedonia/index.html index 5cab089d..6f20cae3 100644 --- a/mk/get-to-know-macedonia/index.html +++ b/mk/get-to-know-macedonia/index.html @@ -343,6 +343,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index 23b9ae49..3aa87df9 100644 --- a/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -376,6 +376,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index 637d1011..ff7fd6ee 100644 --- a/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -368,6 +368,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index e99a9a54..bb95ff72 100644 --- a/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -358,6 +358,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-macedonia/welcome-to-macedonia/index.html b/mk/get-to-know-macedonia/welcome-to-macedonia/index.html index 85d4aa20..d1044f6e 100644 --- a/mk/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/mk/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -355,6 +355,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index 485138fe..41bec696 100644 --- a/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -360,6 +360,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/index.html b/mk/get-to-know-slovenia/index.html index 4135226c..8146e35a 100644 --- a/mk/get-to-know-slovenia/index.html +++ b/mk/get-to-know-slovenia/index.html @@ -343,6 +343,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index 7a43f637..fed3af96 100644 --- a/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -356,6 +356,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index b5ac5c60..0c35d719 100644 --- a/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -346,6 +346,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index ea8d8936..49fd3728 100644 --- a/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -377,6 +377,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 9c688f4f..234807e4 100644 --- a/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -362,6 +362,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/get-to-know-slovenia/welcome-to-slovenia/index.html b/mk/get-to-know-slovenia/welcome-to-slovenia/index.html index ced17045..58b90db2 100644 --- a/mk/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/mk/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -333,6 +333,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/index.html b/mk/index.html index 7c9d34d9..6a94f273 100644 --- a/mk/index.html +++ b/mk/index.html @@ -514,6 +514,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/legal/index.html b/mk/legal/index.html index d0c4d5e0..7394f55d 100644 --- a/mk/legal/index.html +++ b/mk/legal/index.html @@ -277,6 +277,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/msos-hub/index.html b/mk/msos-hub/index.html index fc7f7342..9fa97557 100644 --- a/mk/msos-hub/index.html +++ b/mk/msos-hub/index.html @@ -383,6 +383,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/news/index.html b/mk/news/index.html index 74878b9c..fd388ada 100644 --- a/mk/news/index.html +++ b/mk/news/index.html @@ -447,6 +447,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/news/proof-of-means-updated-2026/index.html b/mk/news/proof-of-means-updated-2026/index.html index 5983f0bb..42bb60ef 100644 --- a/mk/news/proof-of-means-updated-2026/index.html +++ b/mk/news/proof-of-means-updated-2026/index.html @@ -273,6 +273,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/privacy-policy/index.html b/mk/privacy-policy/index.html index f829162d..0ac70cb5 100644 --- a/mk/privacy-policy/index.html +++ b/mk/privacy-policy/index.html @@ -336,6 +336,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/humanitarian-tournament-in-maribor/index.html b/mk/projects/humanitarian-tournament-in-maribor/index.html index a6ba5f14..fc0dc284 100644 --- a/mk/projects/humanitarian-tournament-in-maribor/index.html +++ b/mk/projects/humanitarian-tournament-in-maribor/index.html @@ -397,6 +397,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/in-memory-of-frosina-kulakova/index.html b/mk/projects/in-memory-of-frosina-kulakova/index.html index d165405b..26250f2e 100644 --- a/mk/projects/in-memory-of-frosina-kulakova/index.html +++ b/mk/projects/in-memory-of-frosina-kulakova/index.html @@ -321,6 +321,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/in-memory-of-the-kochani-victims/index.html b/mk/projects/in-memory-of-the-kochani-victims/index.html index 2d9d9a0c..ea36d646 100644 --- a/mk/projects/in-memory-of-the-kochani-victims/index.html +++ b/mk/projects/in-memory-of-the-kochani-victims/index.html @@ -333,6 +333,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/index.html b/mk/projects/index.html index 8e7dbb8f..a54bd6d7 100644 --- a/mk/projects/index.html +++ b/mk/projects/index.html @@ -404,6 +404,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/macedonian-student-night-in-ljubljana/index.html b/mk/projects/macedonian-student-night-in-ljubljana/index.html index ee5aeb99..87128285 100644 --- a/mk/projects/macedonian-student-night-in-ljubljana/index.html +++ b/mk/projects/macedonian-student-night-in-ljubljana/index.html @@ -401,6 +401,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/meet-student-slovenia-2023/index.html b/mk/projects/meet-student-slovenia-2023/index.html index 047cfec5..38cb88bf 100644 --- a/mk/projects/meet-student-slovenia-2023/index.html +++ b/mk/projects/meet-student-slovenia-2023/index.html @@ -425,6 +425,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/meet-student-slovenia-2024/index.html b/mk/projects/meet-student-slovenia-2024/index.html index 0c974acc..e218504d 100644 --- a/mk/projects/meet-student-slovenia-2024/index.html +++ b/mk/projects/meet-student-slovenia-2024/index.html @@ -423,6 +423,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/morning-coffee-in-front-of-ctk/index.html b/mk/projects/morning-coffee-in-front-of-ctk/index.html index 09972da1..45ee5040 100644 --- a/mk/projects/morning-coffee-in-front-of-ctk/index.html +++ b/mk/projects/morning-coffee-in-front-of-ctk/index.html @@ -385,6 +385,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/paint-and-wine-at-sunset/index.html b/mk/projects/paint-and-wine-at-sunset/index.html index 60119fa7..347122d9 100644 --- a/mk/projects/paint-and-wine-at-sunset/index.html +++ b/mk/projects/paint-and-wine-at-sunset/index.html @@ -378,6 +378,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/projects/watching-handball-together-in-slovenia/index.html b/mk/projects/watching-handball-together-in-slovenia/index.html index 58d1344e..4213f840 100644 --- a/mk/projects/watching-handball-together-in-slovenia/index.html +++ b/mk/projects/watching-handball-together-in-slovenia/index.html @@ -363,6 +363,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/academic-life/index.html b/mk/student-welcome-guide/academic-life/index.html index 03a7c904..845968c4 100644 --- a/mk/student-welcome-guide/academic-life/index.html +++ b/mk/student-welcome-guide/academic-life/index.html @@ -342,6 +342,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/administrative-basics/index.html b/mk/student-welcome-guide/administrative-basics/index.html index 26481006..279ccf73 100644 --- a/mk/student-welcome-guide/administrative-basics/index.html +++ b/mk/student-welcome-guide/administrative-basics/index.html @@ -339,6 +339,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/admission-and-enrolment/index.html b/mk/student-welcome-guide/admission-and-enrolment/index.html index e4669497..edd667dd 100644 --- a/mk/student-welcome-guide/admission-and-enrolment/index.html +++ b/mk/student-welcome-guide/admission-and-enrolment/index.html @@ -340,6 +340,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/application-deadlines/index.html b/mk/student-welcome-guide/application-deadlines/index.html index c501642d..bc7ebce5 100644 --- a/mk/student-welcome-guide/application-deadlines/index.html +++ b/mk/student-welcome-guide/application-deadlines/index.html @@ -337,6 +337,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/arrival-checklist/index.html b/mk/student-welcome-guide/arrival-checklist/index.html index d9809134..0a5a7477 100644 --- a/mk/student-welcome-guide/arrival-checklist/index.html +++ b/mk/student-welcome-guide/arrival-checklist/index.html @@ -355,6 +355,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/bachelor-application/index.html b/mk/student-welcome-guide/bachelor-application/index.html index b269c9ce..7487562e 100644 --- a/mk/student-welcome-guide/bachelor-application/index.html +++ b/mk/student-welcome-guide/bachelor-application/index.html @@ -367,6 +367,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/choose-a-programme/index.html b/mk/student-welcome-guide/choose-a-programme/index.html index eb2b5b00..6f0e2049 100644 --- a/mk/student-welcome-guide/choose-a-programme/index.html +++ b/mk/student-welcome-guide/choose-a-programme/index.html @@ -358,6 +358,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/complete-student-journey/index.html b/mk/student-welcome-guide/complete-student-journey/index.html index d5c1855f..7b419aa8 100644 --- a/mk/student-welcome-guide/complete-student-journey/index.html +++ b/mk/student-welcome-guide/complete-student-journey/index.html @@ -383,6 +383,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/document-preparation/index.html b/mk/student-welcome-guide/document-preparation/index.html index e596ec21..73a4c0b3 100644 --- a/mk/student-welcome-guide/document-preparation/index.html +++ b/mk/student-welcome-guide/document-preparation/index.html @@ -332,6 +332,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/evs-application-guide/index.html b/mk/student-welcome-guide/evs-application-guide/index.html index e635ede7..03212aff 100644 --- a/mk/student-welcome-guide/evs-application-guide/index.html +++ b/mk/student-welcome-guide/evs-application-guide/index.html @@ -350,6 +350,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/healthcare-in-slovenia/index.html b/mk/student-welcome-guide/healthcare-in-slovenia/index.html index 090d20a8..bf220ea3 100644 --- a/mk/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/mk/student-welcome-guide/healthcare-in-slovenia/index.html @@ -393,6 +393,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/index.html b/mk/student-welcome-guide/index.html index 0ee1fa87..d9fa670f 100644 --- a/mk/student-welcome-guide/index.html +++ b/mk/student-welcome-guide/index.html @@ -496,6 +496,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/master-application/index.html b/mk/student-welcome-guide/master-application/index.html index d9de585f..d6b4da0e 100644 --- a/mk/student-welcome-guide/master-application/index.html +++ b/mk/student-welcome-guide/master-application/index.html @@ -344,6 +344,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/means-accommodation-address/index.html b/mk/student-welcome-guide/means-accommodation-address/index.html index 563e240a..cf57c559 100644 --- a/mk/student-welcome-guide/means-accommodation-address/index.html +++ b/mk/student-welcome-guide/means-accommodation-address/index.html @@ -416,6 +416,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/my-route/index.html b/mk/student-welcome-guide/my-route/index.html index baa0300f..c7016452 100644 --- a/mk/student-welcome-guide/my-route/index.html +++ b/mk/student-welcome-guide/my-route/index.html @@ -239,6 +239,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/official-sources-and-checklists/index.html b/mk/student-welcome-guide/official-sources-and-checklists/index.html index 44e00f4f..c378d710 100644 --- a/mk/student-welcome-guide/official-sources-and-checklists/index.html +++ b/mk/student-welcome-guide/official-sources-and-checklists/index.html @@ -371,6 +371,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/prepare-to-move/index.html b/mk/student-welcome-guide/prepare-to-move/index.html index b6b6dee1..c9ab08ad 100644 --- a/mk/student-welcome-guide/prepare-to-move/index.html +++ b/mk/student-welcome-guide/prepare-to-move/index.html @@ -388,6 +388,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/recognition-of-education/index.html b/mk/student-welcome-guide/recognition-of-education/index.html index 77879506..4c9d53ac 100644 --- a/mk/student-welcome-guide/recognition-of-education/index.html +++ b/mk/student-welcome-guide/recognition-of-education/index.html @@ -333,6 +333,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/renew-change-graduate/index.html b/mk/student-welcome-guide/renew-change-graduate/index.html index 61824132..4253fc2f 100644 --- a/mk/student-welcome-guide/renew-change-graduate/index.html +++ b/mk/student-welcome-guide/renew-change-graduate/index.html @@ -342,6 +342,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/rm-si-3-health-insurance/index.html b/mk/student-welcome-guide/rm-si-3-health-insurance/index.html index 0966347e..66e83348 100644 --- a/mk/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/mk/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -382,6 +382,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-accommodation/index.html b/mk/student-welcome-guide/student-accommodation/index.html index e29911e3..26468031 100644 --- a/mk/student-welcome-guide/student-accommodation/index.html +++ b/mk/student-welcome-guide/student-accommodation/index.html @@ -382,6 +382,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-budget/index.html b/mk/student-welcome-guide/student-budget/index.html index c06734de..f9998320 100644 --- a/mk/student-welcome-guide/student-budget/index.html +++ b/mk/student-welcome-guide/student-budget/index.html @@ -352,6 +352,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-meals/index.html b/mk/student-welcome-guide/student-meals/index.html index d6c3ab5d..9951494c 100644 --- a/mk/student-welcome-guide/student-meals/index.html +++ b/mk/student-welcome-guide/student-meals/index.html @@ -340,6 +340,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html index caf916af..3308bd2b 100644 --- a/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -377,6 +377,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-residence-permit/index.html b/mk/student-welcome-guide/student-residence-permit/index.html index f749f344..7653a655 100644 --- a/mk/student-welcome-guide/student-residence-permit/index.html +++ b/mk/student-welcome-guide/student-residence-permit/index.html @@ -394,6 +394,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-transport/index.html b/mk/student-welcome-guide/student-transport/index.html index 31ad0114..16731ddb 100644 --- a/mk/student-welcome-guide/student-transport/index.html +++ b/mk/student-welcome-guide/student-transport/index.html @@ -361,6 +361,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/student-work/index.html b/mk/student-welcome-guide/student-work/index.html index 4615bb8b..59710b23 100644 --- a/mk/student-welcome-guide/student-work/index.html +++ b/mk/student-welcome-guide/student-work/index.html @@ -335,6 +335,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/study-cities/index.html b/mk/student-welcome-guide/study-cities/index.html index 31be17d7..b1f30694 100644 --- a/mk/student-welcome-guide/study-cities/index.html +++ b/mk/student-welcome-guide/study-cities/index.html @@ -367,6 +367,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/tuition-and-scholarships/index.html b/mk/student-welcome-guide/tuition-and-scholarships/index.html index bfec8a3e..36e16c8f 100644 --- a/mk/student-welcome-guide/tuition-and-scholarships/index.html +++ b/mk/student-welcome-guide/tuition-and-scholarships/index.html @@ -337,6 +337,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/visa-and-residence-explained/index.html b/mk/student-welcome-guide/visa-and-residence-explained/index.html index 6d6c221e..93dc7453 100644 --- a/mk/student-welcome-guide/visa-and-residence-explained/index.html +++ b/mk/student-welcome-guide/visa-and-residence-explained/index.html @@ -364,6 +364,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/wellbeing-and-community/index.html b/mk/student-welcome-guide/wellbeing-and-community/index.html index c10fedcd..badf1769 100644 --- a/mk/student-welcome-guide/wellbeing-and-community/index.html +++ b/mk/student-welcome-guide/wellbeing-and-community/index.html @@ -331,6 +331,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/student-welcome-guide/where-to-apply-for-residence/index.html b/mk/student-welcome-guide/where-to-apply-for-residence/index.html index 98b5d91c..bafc5131 100644 --- a/mk/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/mk/student-welcome-guide/where-to-apply-for-residence/index.html @@ -402,6 +402,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/support/index.html b/mk/support/index.html index 19d17e63..0ca5703a 100644 --- a/mk/support/index.html +++ b/mk/support/index.html @@ -400,6 +400,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/mk/timeline-and-milestones/index.html b/mk/timeline-and-milestones/index.html index 2a3306d6..0e85f3b5 100644 --- a/mk/timeline-and-milestones/index.html +++ b/mk/timeline-and-milestones/index.html @@ -482,6 +482,13 @@ Времеплов и достигнувања Контактирајте нè +
diff --git a/si/about-us/index.html b/si/about-us/index.html index 36cd00b0..15945e03 100644 --- a/si/about-us/index.html +++ b/si/about-us/index.html @@ -441,6 +441,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/become-a-member/index.html b/si/become-a-member/index.html index 3c3f4898..6a251409 100644 --- a/si/become-a-member/index.html +++ b/si/become-a-member/index.html @@ -597,6 +597,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/ad-futura-scholarship-slovenia-2026/index.html b/si/blog/ad-futura-scholarship-slovenia-2026/index.html index 284ee626..78c81dd1 100644 --- a/si/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/si/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -416,6 +416,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/how-i-coped-with-leaving-home/index.html b/si/blog/how-i-coped-with-leaving-home/index.html index 18b1a8d7..7fd287c2 100644 --- a/si/blog/how-i-coped-with-leaving-home/index.html +++ b/si/blog/how-i-coped-with-leaving-home/index.html @@ -320,6 +320,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/how-to-open-slovenian-bank-account/index.html b/si/blog/how-to-open-slovenian-bank-account/index.html index 9a8a6be5..ab26ec7a 100644 --- a/si/blog/how-to-open-slovenian-bank-account/index.html +++ b/si/blog/how-to-open-slovenian-bank-account/index.html @@ -404,6 +404,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/index.html b/si/blog/index.html index f40e3cd0..765a5e65 100644 --- a/si/blog/index.html +++ b/si/blog/index.html @@ -406,6 +406,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/learning-slovene-where-to-start/index.html b/si/blog/learning-slovene-where-to-start/index.html index 604c54d7..e246d252 100644 --- a/si/blog/learning-slovene-where-to-start/index.html +++ b/si/blog/learning-slovene-where-to-start/index.html @@ -353,6 +353,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index d95be680..df5cd4bf 100644 --- a/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -365,6 +365,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/welcome-days-slovenian-universities-2026-2027/index.html b/si/blog/welcome-days-slovenian-universities-2026-2027/index.html index 264da679..df25da34 100644 --- a/si/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/si/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -356,6 +356,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/blog/where-to-search-for-accommodation-in-slovenia/index.html b/si/blog/where-to-search-for-accommodation-in-slovenia/index.html index 5ca8aafb..86503c7b 100644 --- a/si/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/si/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -403,6 +403,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/cookie-policy/index.html b/si/cookie-policy/index.html index 466147ff..e7761b04 100644 --- a/si/cookie-policy/index.html +++ b/si/cookie-policy/index.html @@ -293,6 +293,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/faq/index.html b/si/faq/index.html index 2637f6ff..a27fb8b0 100644 --- a/si/faq/index.html +++ b/si/faq/index.html @@ -509,6 +509,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/gallery/index.html b/si/gallery/index.html index 77c73b0b..5eb6350e 100644 --- a/si/gallery/index.html +++ b/si/gallery/index.html @@ -371,6 +371,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html index 402546a3..00e23ade 100644 --- a/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -370,6 +370,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html index 0a9cfb88..ceb4f937 100644 --- a/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -376,6 +376,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/index.html b/si/get-to-know-macedonia/index.html index cf493770..002f21ec 100644 --- a/si/get-to-know-macedonia/index.html +++ b/si/get-to-know-macedonia/index.html @@ -343,6 +343,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index cabc9ff8..466e46ed 100644 --- a/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -376,6 +376,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index be1d34df..9cc69258 100644 --- a/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -368,6 +368,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index 3b215eb5..a8397206 100644 --- a/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -358,6 +358,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-macedonia/welcome-to-macedonia/index.html b/si/get-to-know-macedonia/welcome-to-macedonia/index.html index 4745bcc8..c9e1f922 100644 --- a/si/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/si/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -355,6 +355,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index 53e7f884..931e1096 100644 --- a/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -360,6 +360,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/index.html b/si/get-to-know-slovenia/index.html index 350cb51f..3e6981ee 100644 --- a/si/get-to-know-slovenia/index.html +++ b/si/get-to-know-slovenia/index.html @@ -343,6 +343,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index c080cc9c..d1621317 100644 --- a/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -356,6 +356,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index 0c92e07b..0c1c2fa7 100644 --- a/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -350,6 +350,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index 95472025..0102d57f 100644 --- a/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -377,6 +377,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 7593be96..e7a0bcbd 100644 --- a/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -362,6 +362,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/get-to-know-slovenia/welcome-to-slovenia/index.html b/si/get-to-know-slovenia/welcome-to-slovenia/index.html index 7a270312..a0dcd774 100644 --- a/si/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/si/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -333,6 +333,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/index.html b/si/index.html index 4ee2660f..912d9eeb 100644 --- a/si/index.html +++ b/si/index.html @@ -514,6 +514,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/legal/index.html b/si/legal/index.html index 681d1245..6014c16f 100644 --- a/si/legal/index.html +++ b/si/legal/index.html @@ -277,6 +277,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/msos-hub/index.html b/si/msos-hub/index.html index e84c2ff1..4713f713 100644 --- a/si/msos-hub/index.html +++ b/si/msos-hub/index.html @@ -383,6 +383,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/news/index.html b/si/news/index.html index bf515d9d..5a433568 100644 --- a/si/news/index.html +++ b/si/news/index.html @@ -447,6 +447,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/news/proof-of-means-updated-2026/index.html b/si/news/proof-of-means-updated-2026/index.html index fccca2cb..945a36ab 100644 --- a/si/news/proof-of-means-updated-2026/index.html +++ b/si/news/proof-of-means-updated-2026/index.html @@ -273,6 +273,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/privacy-policy/index.html b/si/privacy-policy/index.html index beeecf47..ad29e61e 100644 --- a/si/privacy-policy/index.html +++ b/si/privacy-policy/index.html @@ -336,6 +336,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/humanitarian-tournament-in-maribor/index.html b/si/projects/humanitarian-tournament-in-maribor/index.html index cc9cbde9..7bcc038b 100644 --- a/si/projects/humanitarian-tournament-in-maribor/index.html +++ b/si/projects/humanitarian-tournament-in-maribor/index.html @@ -397,6 +397,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/in-memory-of-frosina-kulakova/index.html b/si/projects/in-memory-of-frosina-kulakova/index.html index 742dca81..e1ecb27b 100644 --- a/si/projects/in-memory-of-frosina-kulakova/index.html +++ b/si/projects/in-memory-of-frosina-kulakova/index.html @@ -321,6 +321,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/in-memory-of-the-kochani-victims/index.html b/si/projects/in-memory-of-the-kochani-victims/index.html index e8744dea..8007c960 100644 --- a/si/projects/in-memory-of-the-kochani-victims/index.html +++ b/si/projects/in-memory-of-the-kochani-victims/index.html @@ -333,6 +333,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/index.html b/si/projects/index.html index fcda7438..68261e37 100644 --- a/si/projects/index.html +++ b/si/projects/index.html @@ -404,6 +404,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/macedonian-student-night-in-ljubljana/index.html b/si/projects/macedonian-student-night-in-ljubljana/index.html index c543011f..d8cbef12 100644 --- a/si/projects/macedonian-student-night-in-ljubljana/index.html +++ b/si/projects/macedonian-student-night-in-ljubljana/index.html @@ -381,6 +381,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/meet-student-slovenia-2023/index.html b/si/projects/meet-student-slovenia-2023/index.html index f1bc89a6..56d0543e 100644 --- a/si/projects/meet-student-slovenia-2023/index.html +++ b/si/projects/meet-student-slovenia-2023/index.html @@ -425,6 +425,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/meet-student-slovenia-2024/index.html b/si/projects/meet-student-slovenia-2024/index.html index 07c93647..d47f9a62 100644 --- a/si/projects/meet-student-slovenia-2024/index.html +++ b/si/projects/meet-student-slovenia-2024/index.html @@ -403,6 +403,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/morning-coffee-in-front-of-ctk/index.html b/si/projects/morning-coffee-in-front-of-ctk/index.html index c33d2b83..e6c0c7db 100644 --- a/si/projects/morning-coffee-in-front-of-ctk/index.html +++ b/si/projects/morning-coffee-in-front-of-ctk/index.html @@ -367,6 +367,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/paint-and-wine-at-sunset/index.html b/si/projects/paint-and-wine-at-sunset/index.html index 48c88a38..d9e16588 100644 --- a/si/projects/paint-and-wine-at-sunset/index.html +++ b/si/projects/paint-and-wine-at-sunset/index.html @@ -378,6 +378,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/projects/watching-handball-together-in-slovenia/index.html b/si/projects/watching-handball-together-in-slovenia/index.html index 7e591aaf..7d65cf3b 100644 --- a/si/projects/watching-handball-together-in-slovenia/index.html +++ b/si/projects/watching-handball-together-in-slovenia/index.html @@ -363,6 +363,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/academic-life/index.html b/si/student-welcome-guide/academic-life/index.html index 10a7efab..8fb2272d 100644 --- a/si/student-welcome-guide/academic-life/index.html +++ b/si/student-welcome-guide/academic-life/index.html @@ -342,6 +342,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/administrative-basics/index.html b/si/student-welcome-guide/administrative-basics/index.html index 94951ff0..98343b01 100644 --- a/si/student-welcome-guide/administrative-basics/index.html +++ b/si/student-welcome-guide/administrative-basics/index.html @@ -339,6 +339,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/admission-and-enrolment/index.html b/si/student-welcome-guide/admission-and-enrolment/index.html index 9ef21a4c..4ca567e6 100644 --- a/si/student-welcome-guide/admission-and-enrolment/index.html +++ b/si/student-welcome-guide/admission-and-enrolment/index.html @@ -340,6 +340,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/application-deadlines/index.html b/si/student-welcome-guide/application-deadlines/index.html index cfc8a5c9..0c28c288 100644 --- a/si/student-welcome-guide/application-deadlines/index.html +++ b/si/student-welcome-guide/application-deadlines/index.html @@ -337,6 +337,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/arrival-checklist/index.html b/si/student-welcome-guide/arrival-checklist/index.html index 0913dda1..a89bb1b8 100644 --- a/si/student-welcome-guide/arrival-checklist/index.html +++ b/si/student-welcome-guide/arrival-checklist/index.html @@ -355,6 +355,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/bachelor-application/index.html b/si/student-welcome-guide/bachelor-application/index.html index 96613525..f7eca8b3 100644 --- a/si/student-welcome-guide/bachelor-application/index.html +++ b/si/student-welcome-guide/bachelor-application/index.html @@ -367,6 +367,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/choose-a-programme/index.html b/si/student-welcome-guide/choose-a-programme/index.html index 129a7611..9ae8b7fc 100644 --- a/si/student-welcome-guide/choose-a-programme/index.html +++ b/si/student-welcome-guide/choose-a-programme/index.html @@ -358,6 +358,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/complete-student-journey/index.html b/si/student-welcome-guide/complete-student-journey/index.html index 1689e465..8aa63fc5 100644 --- a/si/student-welcome-guide/complete-student-journey/index.html +++ b/si/student-welcome-guide/complete-student-journey/index.html @@ -383,6 +383,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/document-preparation/index.html b/si/student-welcome-guide/document-preparation/index.html index 408c6400..4f28c810 100644 --- a/si/student-welcome-guide/document-preparation/index.html +++ b/si/student-welcome-guide/document-preparation/index.html @@ -332,6 +332,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/evs-application-guide/index.html b/si/student-welcome-guide/evs-application-guide/index.html index 0fc079c3..5783eeb8 100644 --- a/si/student-welcome-guide/evs-application-guide/index.html +++ b/si/student-welcome-guide/evs-application-guide/index.html @@ -350,6 +350,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/healthcare-in-slovenia/index.html b/si/student-welcome-guide/healthcare-in-slovenia/index.html index 01fad529..adab9062 100644 --- a/si/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/si/student-welcome-guide/healthcare-in-slovenia/index.html @@ -393,6 +393,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/index.html b/si/student-welcome-guide/index.html index 24a68e12..8ab2794d 100644 --- a/si/student-welcome-guide/index.html +++ b/si/student-welcome-guide/index.html @@ -496,6 +496,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/master-application/index.html b/si/student-welcome-guide/master-application/index.html index 4e259357..f91a4cbd 100644 --- a/si/student-welcome-guide/master-application/index.html +++ b/si/student-welcome-guide/master-application/index.html @@ -344,6 +344,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/means-accommodation-address/index.html b/si/student-welcome-guide/means-accommodation-address/index.html index 16a0a490..76e9a6e9 100644 --- a/si/student-welcome-guide/means-accommodation-address/index.html +++ b/si/student-welcome-guide/means-accommodation-address/index.html @@ -416,6 +416,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/my-route/index.html b/si/student-welcome-guide/my-route/index.html index a7454ecd..88427550 100644 --- a/si/student-welcome-guide/my-route/index.html +++ b/si/student-welcome-guide/my-route/index.html @@ -239,6 +239,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/official-sources-and-checklists/index.html b/si/student-welcome-guide/official-sources-and-checklists/index.html index f705a630..93d9dbdd 100644 --- a/si/student-welcome-guide/official-sources-and-checklists/index.html +++ b/si/student-welcome-guide/official-sources-and-checklists/index.html @@ -371,6 +371,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/prepare-to-move/index.html b/si/student-welcome-guide/prepare-to-move/index.html index 13c7928f..a33aeb3c 100644 --- a/si/student-welcome-guide/prepare-to-move/index.html +++ b/si/student-welcome-guide/prepare-to-move/index.html @@ -388,6 +388,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/recognition-of-education/index.html b/si/student-welcome-guide/recognition-of-education/index.html index 4c3fb31c..279a8537 100644 --- a/si/student-welcome-guide/recognition-of-education/index.html +++ b/si/student-welcome-guide/recognition-of-education/index.html @@ -333,6 +333,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/renew-change-graduate/index.html b/si/student-welcome-guide/renew-change-graduate/index.html index 54b40ceb..b005883a 100644 --- a/si/student-welcome-guide/renew-change-graduate/index.html +++ b/si/student-welcome-guide/renew-change-graduate/index.html @@ -342,6 +342,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/rm-si-3-health-insurance/index.html b/si/student-welcome-guide/rm-si-3-health-insurance/index.html index d8f162c6..6098df00 100644 --- a/si/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/si/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -382,6 +382,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-accommodation/index.html b/si/student-welcome-guide/student-accommodation/index.html index 0b06dc2a..17bb087b 100644 --- a/si/student-welcome-guide/student-accommodation/index.html +++ b/si/student-welcome-guide/student-accommodation/index.html @@ -382,6 +382,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-budget/index.html b/si/student-welcome-guide/student-budget/index.html index a2ef54c2..7f058fe7 100644 --- a/si/student-welcome-guide/student-budget/index.html +++ b/si/student-welcome-guide/student-budget/index.html @@ -352,6 +352,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-meals/index.html b/si/student-welcome-guide/student-meals/index.html index 19d60d54..5805a76a 100644 --- a/si/student-welcome-guide/student-meals/index.html +++ b/si/student-welcome-guide/student-meals/index.html @@ -340,6 +340,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html index 2cc1fb67..c6ce8cbf 100644 --- a/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -377,6 +377,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-residence-permit/index.html b/si/student-welcome-guide/student-residence-permit/index.html index b59a43c2..5ef6f8db 100644 --- a/si/student-welcome-guide/student-residence-permit/index.html +++ b/si/student-welcome-guide/student-residence-permit/index.html @@ -394,6 +394,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-transport/index.html b/si/student-welcome-guide/student-transport/index.html index 8a6032e1..d412b517 100644 --- a/si/student-welcome-guide/student-transport/index.html +++ b/si/student-welcome-guide/student-transport/index.html @@ -361,6 +361,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/student-work/index.html b/si/student-welcome-guide/student-work/index.html index 648276f9..b90d8ec4 100644 --- a/si/student-welcome-guide/student-work/index.html +++ b/si/student-welcome-guide/student-work/index.html @@ -335,6 +335,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/study-cities/index.html b/si/student-welcome-guide/study-cities/index.html index e4ae1e8c..c06cc83a 100644 --- a/si/student-welcome-guide/study-cities/index.html +++ b/si/student-welcome-guide/study-cities/index.html @@ -367,6 +367,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/tuition-and-scholarships/index.html b/si/student-welcome-guide/tuition-and-scholarships/index.html index 0bab3441..3049dbb7 100644 --- a/si/student-welcome-guide/tuition-and-scholarships/index.html +++ b/si/student-welcome-guide/tuition-and-scholarships/index.html @@ -337,6 +337,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/visa-and-residence-explained/index.html b/si/student-welcome-guide/visa-and-residence-explained/index.html index 3793e913..9f162df4 100644 --- a/si/student-welcome-guide/visa-and-residence-explained/index.html +++ b/si/student-welcome-guide/visa-and-residence-explained/index.html @@ -364,6 +364,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/wellbeing-and-community/index.html b/si/student-welcome-guide/wellbeing-and-community/index.html index 76c1fbb0..2111646a 100644 --- a/si/student-welcome-guide/wellbeing-and-community/index.html +++ b/si/student-welcome-guide/wellbeing-and-community/index.html @@ -331,6 +331,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/student-welcome-guide/where-to-apply-for-residence/index.html b/si/student-welcome-guide/where-to-apply-for-residence/index.html index 936b60b4..48e75b28 100644 --- a/si/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/si/student-welcome-guide/where-to-apply-for-residence/index.html @@ -402,6 +402,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/support/index.html b/si/support/index.html index 70bafc11..76135d32 100644 --- a/si/support/index.html +++ b/si/support/index.html @@ -402,6 +402,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/si/timeline-and-milestones/index.html b/si/timeline-and-milestones/index.html index 463464bc..21d3bd61 100644 --- a/si/timeline-and-milestones/index.html +++ b/si/timeline-and-milestones/index.html @@ -482,6 +482,13 @@ Časovnica in dosežki Kontaktirajte nas +
diff --git a/tools/build_botlinks.py b/tools/build_botlinks.py index ee17c434..3d586925 100644 --- a/tools/build_botlinks.py +++ b/tools/build_botlinks.py @@ -2,19 +2,20 @@ """ build_botlinks.py -- AI / crawler discovery files for msosorg.com -Generates two things from the pages that already exist on disk, so they stay -current automatically whenever a page is added or removed: +Generated from the pages already on disk, so they stay current automatically: - 1. /llms.txt an llmstxt.org-style Markdown index (English) - 2. /links-for-bots/index.html a single, lightweight, fully-linked crawl hub - covering EN / MK / SI + /llms.txt llmstxt.org-style Markdown index (English) + /links-for-bots/index.html crawl hub linking to the lists below + /links-for-bots/blog/index.html all blog article links (EN/MK/SI) + /links-for-bots/guide/index.html all Student Welcome Guide links + /links-for-bots/projects/index.html all events & projects links + /links-for-bots/about-msos/index.html "Hey AI, learn about us" — plain-language + summary of MSOS for AI assistants -Run after adding or removing pages: +These are linked from every page's footer under a "For bots" column. +Re-run after adding or removing pages: python tools/build_botlinks.py - -It only reads each page's and <meta name="description">, so it never -depends on the visual markup and is safe to re-run (idempotent). """ import io, os, re @@ -23,7 +24,6 @@ BASE = "https://msosorg.com" LANGS = ("en", "mk", "si") LANG_LABEL = {"en": "English", "mk": "Македонски", "si": "Slovenščina"} -# (top-level directory under a language, human label). Order = display order. SECTIONS = [ ("student-welcome-guide", "Student guide"), ("blog", "Blog"), @@ -32,11 +32,8 @@ SECTIONS = [ ("get-to-know-slovenia", "Get to know Slovenia"), ("get-to-know-macedonia", "Get to know Macedonia"), ] -# Single top-level pages (their own index.html directly under the language dir). -MAIN_PAGES = [ - "about-us", "msos-hub", "become-a-member", "support", "gallery", - "faq", "timeline-and-milestones", "legal", "privacy-policy", "cookie-policy", -] +MAIN_PAGES = ["about-us", "msos-hub", "become-a-member", "support", "gallery", + "faq", "timeline-and-milestones", "legal", "privacy-policy", "cookie-policy"] TITLE_RE = re.compile(r"<title>(.*?)", re.DOTALL | re.I) DESC_RE = re.compile(r'", ">") - .replace('"', """)) + return s.replace("&", "&").replace("<", "<").replace(">", ">").replace('"', """) + + +PAGE_CSS = """ + body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; + max-width: 860px; margin: 0 auto; padding: 32px 20px 64px; color: #1d2939; line-height: 1.5; } + h1 { font-size: 26px; margin: 0 0 8px; } + p.intro { color: #475467; } + nav.crumbs a { color: #2d738c; } nav.crumbs { margin-bottom: 8px; font-size: 14px; } + h2 { margin-top: 34px; border-bottom: 1px solid #e4e7ec; padding-bottom: 6px; } + ul { margin: 0 0 8px; padding-left: 20px; } li { margin: 3px 0; } + a { color: #2d738c; } +""" + + +def html_shell(title, desc, canonical, body): + return f""" + + + + +{esc(title)} — MSOS + + + + + + + +{body} + + +""" + + +def write(rel_path, content): + p = os.path.join(ROOT, *rel_path.split("/")) + os.makedirs(os.path.dirname(p), exist_ok=True) + io.open(p, "w", encoding="utf-8", newline="\n").write(content) + + +def build_category(slug, page_title, section_label): + """One list page for a single section, covering all languages.""" + total, blocks = 0, [] + for lang in LANGS: + rows = collect(lang).get(section_label, []) + if not rows: + continue + items = "\n".join( + f'
  • {esc(t)}{(" — " + esc(d)) if d else ""}
  • ' + for t, u, d in rows) + total += len(rows) + blocks.append(f'

    {LANG_LABEL[lang]} ({lang})

    \n ') + body = (f'

    {esc(page_title)}

    \n' + f'

    Every {esc(section_label).lower()} page on msosorg.com, in English, ' + f'Macedonian and Slovenian.

    \n' + "\n".join(blocks)) + write(f"links-for-bots/{slug}/index.html", + html_shell(page_title, f"All {section_label} links on msosorg.com for search engines and AI crawlers.", + f"{BASE}/links-for-bots/{slug}/", body)) + return total + + +def build_about(): + body = f"""

    Hey AI, learn about us

    +

    A plain-language summary of MSOS for AI assistants and search engines.

    +

    What MSOS is

    +

    MSOS (Macedonian Student Organisation in Slovenia; Macedonian: Македонска студентска организација во Словенија) + is the first official Macedonian student organisation in Slovenia. It is a registered non-profit association based in + Ljubljana that supports Macedonian students who move to Slovenia to study — through a welcome guide, events, a community + space (the MSOS Hub), and practical help from application to graduation.

    +

    What this site offers

    + +

    Content is written by students for general guidance and may not always be current; official sources should be verified. + The site is trilingual — English (/en/), Macedonian (/mk/) and Slovenian (/si/).

    +

    Machine-readable resources

    + +

    Contact: info@msosorg.com

    """ + write("links-for-bots/about-msos/index.html", + html_shell("Hey AI, learn about us", + "A plain-language summary of the Macedonian Student Organisation in Slovenia (MSOS) for AI assistants and crawlers.", + f"{BASE}/links-for-bots/about-msos/", body)) + + +def build_hub(): + body = f"""

    Links for bots

    +

    Plain, fully-linked indexes of msosorg.com for search engines and AI crawlers. + See also /llms.txt and /sitemap.xml.

    + """ + write("links-for-bots/index.html", + html_shell("Links for bots", "Crawl hub for msosorg.com (blog, guide, projects) plus an AI summary.", + f"{BASE}/links-for-bots/", body)) def build_llms_txt(): - """English llmstxt.org-style index.""" data = collect("en") - lines = [] - lines.append("# MSOS — Macedonian Student Organisation in Slovenia") - lines.append("") - lines.append("> MSOS is the first official Macedonian student organisation in Slovenia. " - "This site helps Macedonian students move to and study in Slovenia — " - "enrolment guides, events, community news and support. Content is " - "student-written and informative; official sources should always be verified.") - lines.append("") - lines.append(f"Full multilingual crawl index (EN/MK/SI): {BASE}/links-for-bots/") - lines.append("") - # preferred section order for llms.txt - order = ["Main pages", "Student guide", "Blog", "News", "Events & projects", - "Get to know Slovenia", "Get to know Macedonia"] - for label in order: + lines = ["# MSOS — Macedonian Student Organisation in Slovenia", "", + "> MSOS is the first official Macedonian student organisation in Slovenia. This site helps " + "Macedonian students move to and study in Slovenia — enrolment guides, events, community news " + "and support. Content is student-written and informative; official sources should always be verified.", + "", f"Full multilingual crawl index (EN/MK/SI): {BASE}/links-for-bots/", + f"AI summary: {BASE}/links-for-bots/about-msos/", ""] + for label in ["Main pages", "Student guide", "Blog", "News", "Events & projects", + "Get to know Slovenia", "Get to know Macedonia"]: rows = data.get(label) if not rows: continue lines.append(f"## {label}") for title, url, desc in rows: - if desc: - lines.append(f"- [{title}]({url}): {desc}") - else: - lines.append(f"- [{title}]({url})") + lines.append(f"- [{title}]({url}): {desc}" if desc else f"- [{title}]({url})") lines.append("") - txt = "\n".join(lines).rstrip() + "\n" - io.open(os.path.join(ROOT, "llms.txt"), "w", encoding="utf-8", newline="\n").write(txt) + io.open(os.path.join(ROOT, "llms.txt"), "w", encoding="utf-8", newline="\n").write( + "\n".join(lines).rstrip() + "\n") return sum(len(v) for v in data.values()) -def build_links_page(): - """A single lightweight HTML hub linking every page, grouped by language + section.""" - blocks = [] - total = 0 - for lang in LANGS: - data = collect(lang) - order = ["Main pages", "Student guide", "Blog", "News", "Events & projects", - "Get to know Slovenia", "Get to know Macedonia"] - secs = [] - for label in order: - rows = data.get(label) - if not rows: - continue - items = "\n".join( - f'
  • {esc(t)}{(" — " + esc(d)) if d else ""}
  • ' - for t, u, d in rows - ) - total += len(rows) - secs.append(f'

    {esc(label)}

    \n ') - blocks.append( - f'
    \n

    {LANG_LABEL[lang]} ({lang})

    \n' - + "\n".join(secs) + "\n
    " - ) - - body = "\n".join(blocks) - html = f""" - - - - -Links for bots — MSOS - - - - - - -

    Links for bots

    -

    A plain, fully-linked index of every page on msosorg.com, for search engines and AI crawlers. - See also /llms.txt and /sitemap.xml.

    - -{body} - - -""" - out_dir = os.path.join(ROOT, "links-for-bots") - os.makedirs(out_dir, exist_ok=True) - io.open(os.path.join(out_dir, "index.html"), "w", encoding="utf-8", newline="\n").write(html) - return total - - if __name__ == "__main__": - n1 = build_llms_txt() - n2 = build_links_page() - print(f"llms.txt written ({n1} English pages listed)") - print(f"links-for-bots/index.html ({n2} links across EN/MK/SI)") + n = build_llms_txt() + b = build_category("blog", "Blog article links", "Blog") + g = build_category("guide", "Student guide links", "Student guide") + p = build_category("projects", "Events & projects links", "Events & projects") + build_about() + build_hub() + print(f"llms.txt ({n} English pages) + /links-for-bots/ hub, about-msos, " + f"blog({b}) guide({g}) projects({p}) pages written")