330 lines
16 KiB
HTML
330 lines
16 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Projects - Macedonian Student Organisation in Slovenia</title>
|
||
|
||
<!-- Google Fonts -->
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||
|
||
<!-- Font Awesome (for icons) -->
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||
|
||
<!-- Link to the main CSS file -->
|
||
<link rel="stylesheet" href="../../css/main.css">
|
||
</head>
|
||
<body>
|
||
|
||
<!-- START_HEADER -->
|
||
<header class="dropdown-header-navigation">
|
||
<div class="container">
|
||
<div class="header-content">
|
||
<a href="../../en/" class="logo-link">
|
||
<img src="../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||
</a>
|
||
<!-- Desktop Navigation -->
|
||
<nav>
|
||
<ul class="navigation desktop-nav">
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">Who We Are</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Timeline & Milestones</a></li>
|
||
<li><a href="#">Our team, mission, vision & core values</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">What We Do</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="../../en/projects/">Event & Projects</a></li>
|
||
<li><a href="#">Blog</a></li>
|
||
<li><a href="#">Gallery</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">Get Involved</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Become a member</a></li>
|
||
<li><a href="#">Support MSOS</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">For Students</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Student Welcome Guide</a></li>
|
||
<li><a href="#">Mentorship Programme</a></li>
|
||
<li><a href="#">FAQs</a></li>
|
||
<li><a href="#">Get to know Slovenia</a></li>
|
||
<li><a href="#">Get to know North Macedonia</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">News</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Announcements</a></li>
|
||
<li><a href="#">Open calls</a></li>
|
||
<li><a href="#">Press releases</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
|
||
<!-- Desktop Buttons -->
|
||
<div class="navigation-actions">
|
||
<button class="btn btn-secondary">Become a member</button>
|
||
<button class="btn btn-primary">Donate</button>
|
||
<!-- Language Switcher -->
|
||
<div class="language-selector">
|
||
<div class="current-lang">
|
||
<i class="fas fa-globe"></i>
|
||
<span id="current-lang-code">EN</span>
|
||
<i class="fas fa-chevron-down"></i>
|
||
</div>
|
||
<div class="lang-dropdown">
|
||
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||
<a href="#" data-lang="en">English (EN)</a>
|
||
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Mobile Menu Icon (Hamburger/X) -->
|
||
<div class="mobile-menu-icon">
|
||
<i class="fas fa-bars"></i>
|
||
<i class="fas fa-times"></i>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
|
||
<!-- Mobile Navigation Panel (ostane znotraj markerjev, a za <header>) -->
|
||
<div class="mobile-nav-panel">
|
||
<nav>
|
||
<ul class="navigation mobile-nav">
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">Who We Are</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Timeline & Milestones</a></li>
|
||
<li><a href="#">Our team, mission, vision & core values</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">What We Do</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="../../en/projects/">Event & Projects</a></li>
|
||
<li><a href="#">Blog</a></li>
|
||
<li><a href="#">Gallery</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">Get Involved</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Become a member</a></li>
|
||
<li><a href="#">Support MSOS</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">For Students</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Student Welcome Guide</a></li>
|
||
<li><a href="#">Mentorship Programme</a></li>
|
||
<li><a href="#">FAQs</a></li>
|
||
<li><a href="#">Get to know Slovenia</a></li>
|
||
<li><a href="#">Get to know North Macedonia</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="menu-item menu-item-has-children">
|
||
<a href="#">News</a>
|
||
<ul class="dropdown-menu">
|
||
<li><a href="#">Announcements</a></li>
|
||
<li><a href="#">Open calls</a></li>
|
||
<li><a href="#">Press releases</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</nav>
|
||
<div class="navigation-actions">
|
||
<button class="btn btn-secondary">Become a member</button>
|
||
<button class="btn btn-primary">Donate</button>
|
||
<!-- Language Switcher (for mobile) -->
|
||
<div class="language-selector">
|
||
<div class="current-lang">
|
||
<i class="fas fa-globe"></i>
|
||
<span id="current-lang-code-mobile">EN</span>
|
||
<i class="fas fa-chevron-down"></i>
|
||
</div>
|
||
<div class="lang-dropdown">
|
||
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||
<a href="#" data-lang="en">English (EN)</a>
|
||
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- END_HEADER -->
|
||
|
||
<main class="page-content">
|
||
<!-- Page Header Section -->
|
||
<section class="page-header-section">
|
||
<div class="container text-center">
|
||
<span class="page-subtitle">Our projects</span>
|
||
<h1>Projects</h1>
|
||
<p class="page-description">Subscribe to learn about new product features, the latest in technology, solutions, and updates.</p>
|
||
<form class="subscribe-form">
|
||
<input type="email" placeholder="Enter your email">
|
||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||
</form>
|
||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- All Projects Section -->
|
||
<section class="all-posts-section">
|
||
<div class="container column-layout">
|
||
<h2>All our projects</h2>
|
||
<div class="posts-grid">
|
||
<!-- Project: Meet Student Slovenia 2024 -->
|
||
<article class="post-card">
|
||
<a href="meet-student-slovenia-2024/" class="post-link">
|
||
<img src="../../images/event4-img-1.webp" alt="A group of students at the 'Meet Student Slovenia 2024' event" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">MSOS Team • 16 Sep 2024 • Event</p>
|
||
<h3 class="post-title">Meet Student Slovenia 2024</h3>
|
||
<p class="post-excerpt">When student stories turn into the first step towards a new home.</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
<!-- Project: Morning Coffee in front of CTK – 2024 -->
|
||
<article class="post-card">
|
||
<a href="morning-coffee-in-front-of-ctk/" class="post-link">
|
||
<img src="../../images/event4-image1.webp" alt="Students enjoying coffee and burek in front of CTK library" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">MSOS Team • 8 Jun 2024 • Student Life</p>
|
||
<h3 class="post-title">Morning Coffee in front of CTK – 2024</h3>
|
||
<p class="post-excerpt">When exams somehow become easier with Saturday morning coffee, burek, and good company!</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
<!-- Project: Meet Student Slovenia 2023 -->
|
||
<article class="post-card">
|
||
<a href="meet-student-slovenia-2023/" class="post-link">
|
||
<img src="../../images/event3-photo-1.webp" alt="Panel discussion at the 'Meet Student Slovenia 2023' event" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">MSOS Team • 18 Sep 2023 • Event</p>
|
||
<h3 class="post-title">Meet Student Slovenia 2023</h3>
|
||
<p class="post-excerpt">Through honest first-hand stories, future students received support for their first step towards their new home.</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
<!-- Project: Macedonian Student Night -->
|
||
<article class="post-card">
|
||
<a href="macedonian-student-night-in-ljubljana/" class="post-link">
|
||
<img src="../../images/msnl-1.webp" alt="Atmosphere from the Macedonian Student Night in Ljubljana" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">Kristijan Popovski • 8 Oct 2022 • Event</p>
|
||
<h3 class="post-title">Macedonian Student Night in Ljubljana</h3>
|
||
<p class="post-excerpt">From an idea to a party with 500 students – that's how our story began!</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
<!-- Placeholder Project 1 -->
|
||
<article class="post-card">
|
||
<a href="testproject/" class="post-link">
|
||
<img src="../../images/4-billwalsh.webp" alt="Pink and blue tinted image of a snowy mountain peak" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">Alec Whitten • 17 Jan 2022 • Public announcement</p>
|
||
<h3 class="post-title">Bill Walsh leadership lessons</h3>
|
||
<p class="post-excerpt">Like to know the secrets of transforming a 2-14 team into a 3x Super Bowl winning Dynasty?</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
<!-- Placeholder Project 2 -->
|
||
<article class="post-card">
|
||
<a href="testproject/" class="post-link">
|
||
<img src="../../images/5-pmmentals.webp" alt="A woman presenting in front of a whiteboard with sticky notes to a team" class="post-image">
|
||
<div class="post-content">
|
||
<p class="post-meta">Demi Wilkinson • 16 Jan 2022 • Student life</p>
|
||
<h3 class="post-title">PM mental models</h3>
|
||
<p class="post-excerpt">Mental models are simple expressions of complex processes or relationships.</p>
|
||
</div>
|
||
</a>
|
||
</article>
|
||
</div>
|
||
|
||
<!-- Pagination -->
|
||
<nav class="pagination">
|
||
<a href="#" class="pagination-arrow"><i class="fas fa-arrow-left"></i> Previous</a>
|
||
<div class="pagination-numbers">
|
||
<a href="#" class="page-number active">1</a>
|
||
<a href="#" class="page-number">2</a>
|
||
<a href="#" class="page-number">3</a>
|
||
<span class="page-dots">...</span>
|
||
<a href="#" class="page-number">8</a>
|
||
<a href="#" class="page-number">9</a>
|
||
<a href="#" class="page-number">10</a>
|
||
</div>
|
||
<a href="#" class="pagination-arrow">Next <i class="fas fa-arrow-right"></i></a>
|
||
</nav>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<!-- START_FOOTER -->
|
||
<footer>
|
||
<div class="footer-container">
|
||
<div class="footer-main">
|
||
<div class="footer-info">
|
||
<div class="footer-logo">
|
||
<img src="../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||
</div>
|
||
<p>
|
||
Masarykova cesta 24<br>
|
||
1000 Ljubljana, Slovenia<br>
|
||
+389 02 123 4567<br>
|
||
info.msosorg@gmail.com
|
||
</p>
|
||
<div class="social-icons">
|
||
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||
</div>
|
||
</div>
|
||
<div class="footer-links">
|
||
<div class="links-column">
|
||
<h4>For students</h4>
|
||
<a href="#">Blog</a>
|
||
<a href="#">Gallery</a>
|
||
<a href="#">FAQs</a>
|
||
<a href="#">Brochure</a>
|
||
</div>
|
||
<div class="links-column">
|
||
<h4>Projects</h4>
|
||
<a href="#">Upcoming</a>
|
||
<a href="#">Previous</a>
|
||
</div>
|
||
<div class="links-column">
|
||
<h4>Organisation</h4>
|
||
<a href="#">About us</a>
|
||
<a href="#">Contact</a>
|
||
<a href="#">Documentation</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<hr>
|
||
<div class="footer-bottom">
|
||
<p>© MSOS org 2023 All rights reserved.</p>
|
||
<div class="legal-links">
|
||
<a href="#">Privacy policy</a>
|
||
<a href="#">Cookie Policy</a>
|
||
<a href="#">Legal Terms</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<script src="../../main.js"></script>
|
||
</footer>
|
||
<!-- END_FOOTER -->
|
||
|
||
</body>
|
||
</html> |