|
7 | 7 | <head>
|
8 | 8 | <meta charset="UTF-8">
|
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
10 |
| - <meta name="description" |
11 |
| - content="Python Asia Organization - Strengthening Python Communities Across Asia"> |
12 | 10 | <meta name="keywords"
|
13 | 11 | content="Python, Asia, Community, Programming, Events, PyCon, PAO">
|
14 | 12 | <meta name="google-site-verification" content="TvOTmHvr44p5jOr8EeRb1mnVR5uYLaG5bNMU_-Pjr30" />
|
15 | 13 |
|
16 | 14 |
|
| 15 | + <!-- SEO Meta Description --> |
| 16 | + <meta name="description" content="Python Communities in Asia"> |
| 17 | + |
17 | 18 | <!-- Open Graph / Facebook / LinkedIn -->
|
18 |
| - <meta property="og:title" content="Python Asia Organization"> |
19 |
| - <meta property="og:description" content="Strengthening Python Communities Across Asia"> |
20 |
| - <meta property="og:image" content="http://pao.iz4u.net/static/pao/01-Main2.png"> |
21 |
| - <meta property="og:url" content="http://pao.iz4u.net/communities/"> |
| 19 | + <meta property="og:title" content="Communities"> |
| 20 | + <meta property="og:description" content="Python Communities in Asia"> |
| 21 | + <meta property="og:image" content="https://pythonasia.org/static/pao/01-Main2.png"> |
| 22 | + <meta property="og:url" content="https://pythonasia.org/communities/"> |
22 | 23 | <meta property="og:type" content="website">
|
23 | 24 |
|
24 | 25 | <!-- Twitter -->
|
25 | 26 | <meta name="twitter:card" content="summary_large_image">
|
26 |
| - <meta name="twitter:title" content="Python Asia Organization"> |
27 |
| - <meta name="twitter:description" content="Strengthening Python Communities Across Asia"> |
28 |
| - <meta name="twitter:image" content="http://pao.iz4u.net/static/pao/01-Main2.png"> |
| 27 | + <meta name="twitter:title" content="Communities"> |
| 28 | + <meta name="twitter:description" content="Python Communities in Asia"> |
| 29 | + <meta name="twitter:image" content="https://pythonasia.org/static/pao/01-Main2.png"> |
29 | 30 |
|
30 | 31 | <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
31 | 32 | <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
120 | 121 | <div class="mb-5 text-center">
|
121 | 122 | <h1 class="pao-h2 pao-text-red">Communities</h1>
|
122 | 123 | <div class="pao-body-big pao-text-navy mt-3">
|
123 |
| - <h2 data-block-key="ho5gi"><b>Communities</b></h2><p data-block-key="7628s"><a href="https://python.ph/"><b>Python PH</b></a></p><p data-block-key="3jm19">PythonPH is a non-stock, non-profit, <b>volunteer-run</b> organization dedicated to support and facilitate the growth of the community of Python programmers in the Philippines.</p><p data-block-key="45ohh"></p><p data-block-key="b6ep9"></p> |
| 124 | + <p data-block-key="oxm8l">Python Communities in Asia</p> |
124 | 125 | </div>
|
125 | 126 | </div>
|
126 | 127 |
|
127 | 128 | <!-- Communities Grid -->
|
128 | 129 | <div class="row g-4">
|
129 | 130 |
|
130 |
| - <div class="col-12 text-center"> |
131 |
| - <p class="pao-body pao-text-muted">Communites will be updated</p> |
| 131 | + <div class="col-12"> |
| 132 | + <!-- Community Card --> |
| 133 | + <div class="pao-card"> |
| 134 | + <div class="row align-items-start"> |
| 135 | + <!-- Community Info --> |
| 136 | + <div class="col-md-4"> |
| 137 | + <a href="/communities/python-korea-user-group/" class="pao-link-plain"> |
| 138 | + |
| 139 | + <h3 class="pao-h3 pao-text-red">Python Korea User Group</h3> |
| 140 | + </a> |
| 141 | + <p class="pao-body pao-text-medium-grey mb-2"> |
| 142 | + <strong>Country:</strong> Korea, Republic of |
| 143 | + </p> |
| 144 | + |
| 145 | + <a href="https://www.python.or.kr/" target="_blank" class="pao-button pao-button-secondary pao-button-text"> |
| 146 | + Visit Community |
| 147 | + </a> |
| 148 | + |
| 149 | + <div class="mt-3"> |
| 150 | + <p data-block-key="hkcsp">Python Korea User Group is hosting PyCon KR and User Group Events in Korea</p><p data-block-key="52j2m"></p><p data-block-key="di8b0"></p> |
| 151 | + </div> |
| 152 | + </div> |
| 153 | + |
| 154 | + <!-- Latest Blogs --> |
| 155 | + <div class="col-md-4"> |
| 156 | + <h4 class="pao-text-navy mb-3" style="font-size: 20px; font-weight: 600;">Latest Blogs</h4> |
| 157 | + |
| 158 | + <p class="pao-body-small pao-text-muted">No blogs yet</p> |
| 159 | + |
| 160 | + </div> |
| 161 | + |
| 162 | + <!-- Latest Events --> |
| 163 | + <div class="col-md-4"> |
| 164 | + <h4 class="pao-text-navy mb-3" style="font-size: 20px; font-weight: 600;">Upcoming Events</h4> |
| 165 | + |
| 166 | + <p class="pao-body-small pao-text-muted">Community Events will be updated </p> |
| 167 | + |
| 168 | + </div> |
| 169 | + </div> |
| 170 | + </div> |
| 171 | + </div> |
| 172 | + |
| 173 | + <div class="col-12"> |
| 174 | + <!-- Community Card --> |
| 175 | + <div class="pao-card"> |
| 176 | + <div class="row align-items-start"> |
| 177 | + <!-- Community Info --> |
| 178 | + <div class="col-md-4"> |
| 179 | + <a href="/communities/pythonph-is-a-non-stock-non-profit-volunteer-run-organization-dedicated-to-support-and-facilitate-the-growth-of-the-community-of-python-programmers-in-the-philippines/" class="pao-link-plain"> |
| 180 | + |
| 181 | + <h3 class="pao-h3 pao-text-red">Python PH</h3> |
| 182 | + </a> |
| 183 | + <p class="pao-body pao-text-medium-grey mb-2"> |
| 184 | + <strong>Country:</strong> Philippines |
| 185 | + </p> |
| 186 | + |
| 187 | + <a href="https://python.ph/" target="_blank" class="pao-button pao-button-secondary pao-button-text"> |
| 188 | + Visit Community |
| 189 | + </a> |
| 190 | + |
| 191 | + <div class="mt-3"> |
| 192 | + <p data-block-key="45mo8">PythonPH is a non-stock, non-profit, volunteer-run organization dedicated to support and facilitate the growth of the community of Python programmers in the Philippines.</p> |
| 193 | + </div> |
| 194 | + </div> |
| 195 | + |
| 196 | + <!-- Latest Blogs --> |
| 197 | + <div class="col-md-4"> |
| 198 | + <h4 class="pao-text-navy mb-3" style="font-size: 20px; font-weight: 600;">Latest Blogs</h4> |
| 199 | + |
| 200 | + <p class="pao-body-small pao-text-muted">No blogs yet</p> |
| 201 | + |
| 202 | + </div> |
| 203 | + |
| 204 | + <!-- Latest Events --> |
| 205 | + <div class="col-md-4"> |
| 206 | + <h4 class="pao-text-navy mb-3" style="font-size: 20px; font-weight: 600;">Upcoming Events</h4> |
| 207 | + |
| 208 | + <p class="pao-body-small pao-text-muted">Community Events will be updated </p> |
| 209 | + |
| 210 | + </div> |
| 211 | + </div> |
| 212 | + </div> |
132 | 213 | </div>
|
133 | 214 |
|
134 | 215 | </div>
|
|
0 commit comments