[SoC][2021] Change menu type to long one
This commit is contained in:
parent
9ee437d8aa
commit
930b520c72
@ -5,10 +5,10 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
||||||
<title>GNU social — Documentation
|
<title>GNU social — Documentation
|
||||||
</title>
|
</title>
|
||||||
<link rel="shortcut icon" href="https://www.gnusocial.rocks/favicon.ico">
|
<link rel="shortcut icon" href="https://www.gnusocial.rocks/favicon.ico">
|
||||||
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/reset.css">
|
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/reset.css">
|
||||||
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/blog.css">
|
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/blog.css">
|
||||||
<link rel='stylesheet' type='text/css' href="https://www.gnusocial.rocks/assets/fonts/opensans/opensans.css">
|
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/fonts/opensans/opensans.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
@ -5,18 +5,22 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
||||||
<title>GNU social — Summer of Code 2021 Ideas</title>
|
<title>GNU social — Summer of Code 2021 Ideas</title>
|
||||||
<link rel="shortcut icon" href="favicon.ico">
|
<link rel="shortcut icon" href="../../favicon.ico">
|
||||||
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/style.css">
|
<link rel="stylesheet" href="../../assets/css/reset.css">
|
||||||
<link rel="stylesheet" href="https://www.gnusocial.rocks/assets/css/reset.css">
|
<link rel="stylesheet" href="../../assets/css/blog.css">
|
||||||
<link rel='stylesheet' type='text/css' href="https://www.gnusocial.rocks/assets/fonts/opensans/opensans.css">
|
<link rel="stylesheet" href="../../assets/fonts/opensans/opensans.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header class="header">
|
<header>
|
||||||
<div class="home-menu menu menu-horizontal menu-fixed">
|
<div class="home-menu menu menu-horizontal menu-fixed">
|
||||||
<a class="menu-heading" href="https://gnusocial.rocks/">
|
<a class="menu-heading" href="https://gnusocial.rocks/">
|
||||||
<img src="https://www.gnusocial.rocks/assets/img/gnu-social-logo-invert.svg" alt="GNU social">
|
<img src="https://www.gnusocial.rocks/assets/img/gnu-social-logo-invert.svg" alt="GNU social">
|
||||||
</a>
|
<b>gnu
|
||||||
|
</b>social
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="sidebar">
|
||||||
<ul class="menu-list">
|
<ul class="menu-list">
|
||||||
<li class="menu-item"><a href="/soc" class="menu-link">Programme</a></li>
|
<li class="menu-item"><a href="/soc" class="menu-link">Programme</a></li>
|
||||||
<li class="menu-item menu-selected">2021</li>
|
<li class="menu-item menu-selected">2021</li>
|
||||||
@ -26,9 +30,9 @@
|
|||||||
<li class="menu-item"><a href="../study_resources.html" class="menu-link">Study Resources</a></li>
|
<li class="menu-item"><a href="../study_resources.html" class="menu-link">Study Resources</a></li>
|
||||||
<li class="menu-item"><a href="academics.html" class="menu-link">Academics</a></li>
|
<li class="menu-item"><a href="academics.html" class="menu-link">Academics</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<div class="content-wrapper">
|
<div class="content-wrapper">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<h2 class="content-head is-center">Summer of Code 2021</h2>
|
<h2 class="content-head is-center">Summer of Code 2021</h2>
|
||||||
|
@ -5,17 +5,17 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
|
||||||
<title>GNU social — Summer of Code</title>
|
<title>GNU social — Summer of Code</title>
|
||||||
<link rel="shortcut icon" href="favicon.ico">
|
<link rel="shortcut icon" href="../favicon.ico">
|
||||||
<link rel="stylesheet" href="../assets/css/style.css">
|
|
||||||
<link rel="stylesheet" href="../assets/css/reset.css">
|
<link rel="stylesheet" href="../assets/css/reset.css">
|
||||||
<link rel='stylesheet' type='text/css' href="https://www.gnusocial.rocks/assets/fonts/opensans/opensans.css">
|
<link rel="stylesheet" href="../assets/css/style.css">
|
||||||
|
<link rel="stylesheet" href="../assets/fonts/opensans/opensans.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header class="header">
|
<header class="header">
|
||||||
<div class="home-menu menu menu-horizontal menu-fixed">
|
<div class="home-menu menu menu-horizontal menu-fixed">
|
||||||
<a class="menu-heading" href="https://gnusocial.rocks/">
|
<a class="menu-heading" href="/">
|
||||||
<img src="https://www.gnusocial.rocks/assets/img/gnu-social-logo-invert.svg" alt="GNU social">
|
<img src="../assets/img/gnu-social-logo-invert.svg" alt="GNU social">
|
||||||
</a>
|
</a>
|
||||||
<ul class="menu-list">
|
<ul class="menu-list">
|
||||||
<li class="menu-item menu-selected">Editions:</li>
|
<li class="menu-item menu-selected">Editions:</li>
|
||||||
@ -105,7 +105,8 @@
|
|||||||
N.B.:
|
N.B.:
|
||||||
- Plan and Timeline may be together
|
- Plan and Timeline may be together
|
||||||
- Deliverables may come up after timeline
|
- Deliverables may come up after timeline
|
||||||
- You're allowed to create subsections and even sections
|
- You're allowed to create subsections
|
||||||
|
and even sections
|
||||||
</pre>
|
</pre>
|
||||||
<p>Understand that we need you to put some effort on the tentative timeline and relevant research. The point
|
<p>Understand that we need you to put some effort on the tentative timeline and relevant research. The point
|
||||||
being that if you are to work on a large component or in significant changes, you must show us that you
|
being that if you are to work on a large component or in significant changes, you must show us that you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user