forked from MeghalayaDev/MeghalayaDev.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.html
More file actions
139 lines (121 loc) · 5.84 KB
/
blog.html
File metadata and controls
139 lines (121 loc) · 5.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!DOCTYPE html>
<html lang="en">
<head>
<title>Meghalaya Dev Community </title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Community for developers, UI/UX and Tech Enthusiast | Dev.Connect Event">
<meta name="author" content="Meghalaya Dev Community | Designed by Xiaoying Riley at 3rd Wave Media">
<link rel="icon" href="assets/images/mdclogo.png" type="image/jpg">
<!-- <link rel="shortcut icon" href="favicon.ico"> -->
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:600,700,800|Roboto:300,400,700&display=swap" rel="stylesheet">
<!-- FontAwesome JS-->
<script defer src="assets/fontawesome/js/all.min.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/theme.css">
</head>
<body>
<header id="header" class="header fixed-top">
<div class="branding">
<div class="container-fluid">
<nav class="main-nav navbar navbar-expand-lg">
<div class="site-logo"><a class="scrollto" href="#hero-block"><img class="logo-icon" src="assets/images/mdclogo.png" alt="logo"></a></div>
<div class="navbar-btn order-lg-2"><a class="btn btn-secondary" href="https://forms.gle/Cjsh2wZHb5VEJuvT6" target="_blank">Register</a></div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navigation" class="navbar-collapse collapse justify-content-lg-end mr-lg-3">
<ul class="nav navbar-nav">
<li class="nav-item"><a class="nav-link" href="/index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/blog.html">Blog</a></li>
</ul><!--//nav-->
</div><!--//navabr-collapse-->
</nav><!--//main-nav-->
</div><!--//container-->
</div><!--//branding-->
</header><!--//header-->
<div id="hero-block" class="hero-block">
<div id="hero-carousel" class="hero-carousel carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item-1 carousel-item active">
</div>
<div class="carousel-item-2 carousel-item">
</div>
<div class="carousel-item-3 carousel-item">
</div>
</div>
</div>
<div class="hero-block-mask"></div>
<div class="container">
<div class="hero-text-block">
<h1 class="hero-heading mb-2">Welcome to MegDev Blog</h1>
</div><!--//hero-text-block-->
</div><!--//container-->
</div><!--//hero-block-->
<div class="theme-bg-light py-4">
<div class="container">
<h3 class="section-heading text-center mb-3">Blog Posts</h3>
<div class="section-intro single-col-max mx-auto">
<ul type="none">
<li>
<strong>
<a href="/blog_posts/26-10-2021-modern-frameworks-to-learn-2021-2022.html">
Modern Frameworks to Learn 2021-2022
</a>
</strong><br>
<small>26 October, 2021</small><br>
<span>
<a href="https://damianthingshung.github.io">
Damian Thingshung
</a>
</span><br>
</li>
</ul>
</div>
</div><!--//container-->
</div><!--//about-section-->
<footer class="footer py-5 theme-bg-primary">
<div class="container text-center">
<ul class="social-list list-inline mb-4">
<li class="list-inline-item mr-3">
<a href="https://facebook.com/groups/367491087209820"><i class="fab fa-facebook fa-fw"></i></a>
</li>
<li class="list-inline-item mr-3">
<a href="https://instagram.com/meg.devconnect"><i class="fab fa-instagram fa-fw"></i></a>
</li>
<li class="list-inline-item mr-0">
<a href="https://www.youtube.com/channel/UCIaga5uEtG1C9FrNu0z2MUQ"><i class="fab fa-youtube fa-fw"></i></a>
</li>
<li class="list-inline-item mr-0">
<a href="https://chat.whatsapp.com/LCDh837JooaLmFRr9vSuvM"><i class="fab fa-whatsapp fa-fw"></i></a>
</li>
<li class="list-inline-item mr-0">
<a href="https://github.com/MeghalayaDev"><i class="fab fa-github fa-fw"></i></a>
</li>
<li class="list-inline-item mr-3">
<a href="mailto:meg.devconnect@gmail.com"><i class="fas fa-envelope"></i></a>
</li>
</ul><!--//social-list-->
<ul class="footer-links list-inline mx-auto mb-4">
<li class="list-inline-item"><a href="https://github.com/MeghalayaDev/MeghalayaDev.github.io/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a></li>
<li class="list-inline-item">|</li>
<!--<li class="list-inline-item"><a href="#">Terms</a></li>
<li class="list-inline-item">|</li>-->
<li class="list-inline-item mr-0"><a href="https://github.com/MeghalayaDev/MeghalayaDev.github.io/blob/master/PRIVACY.md">Privacy</a></li>
</ul><!--//footer-link-->
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can buy the commercial license via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fas fa-heart" style="color: #8D72DD;"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer>
<!-- Javascript -->
<script src="assets/plugins/jquery-3.4.1.min.js"></script>
<script src="assets/plugins/popper.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/back-to-top.js"></script>
<script src="assets/plugins/jquery.scrollTo.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>