1
+ <!doctype html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ <!-- Required meta tags -->
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8
+
9
+ < title > Pengurus Surabaya.py Articles | Surabaya.py
10
+ </ title >
11
+ < link rel ="canonical " href ="https://surabaya-py.github.io/author/pengurus-surabayapy.html ">
12
+
13
+
14
+ < link rel ="stylesheet " href ="https://surabaya-py.github.io/theme/css/bootstrap.min.css ">
15
+ < link rel ="stylesheet " href ="https://surabaya-py.github.io/theme/css/font-awesome.min.css ">
16
+ < link rel ="stylesheet " href ="https://surabaya-py.github.io/theme/css/pygments/default.min.css ">
17
+ < link rel ="stylesheet " href ="https://surabaya-py.github.io/theme/css/theme.css ">
18
+
19
+ < link rel ="alternate " type ="application/atom+xml " title ="Full Atom Feed "
20
+ href ="https://surabaya-py.github.io/feeds/all.atom.xml ">
21
+
22
+ < meta name ="description " content ="Surabaya Python User Group ">
23
+
24
+
25
+ </ head >
26
+
27
+ < body >
28
+ < header class ="header ">
29
+ < div class ="container ">
30
+ < div class ="row ">
31
+ < div class ="col-sm-12 ">
32
+ < a href ="https://surabaya-py.github.io/ "> < img class ="img-fluid rounded " src =https://surabaya-py.github.io/images/logo.png alt ="Surabaya.py " style ="height:100px "> </ a >
33
+ < h2 class ="text-muted "> Surabaya Python User Group</ h2 >
34
+ < ul class ="list-inline ">
35
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/pages/about.html "> About</ a > </ li >
36
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/pages/contributor.html "> Contributor</ a > </ li >
37
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/pages/sponsor-donation.html "> Sponsor and Donation</ a > </ li >
38
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/pages/talks.html "> Talks</ a > </ li >
39
+ </ ul >
40
+ </ div >
41
+ </ div > </ div >
42
+ </ header >
43
+
44
+ < div class ="main ">
45
+ < div class ="container ">
46
+ < h1 > Pengurus Surabaya.py Articles
47
+ </ h1 >
48
+ < hr >
49
+ < article class ="row teaser ">
50
+ < header class ="col-sm-4 text-muted ">
51
+ < ul >
52
+ < li title ="2017-04-14T22:30:00+07:00 ">
53
+ < i class ="fa fa-clock-o "> </ i >
54
+ Fri 14 April 2017
55
+ </ li >
56
+ < li >
57
+ < i class ="fa fa-folder-open-o "> </ i >
58
+ < a href ="https://surabaya-py.github.io/category/tech-sharing.html "> Tech Sharing</ a >
59
+ </ li >
60
+ < li >
61
+ < i class ="fa fa-user-o "> </ i >
62
+ < a href ="https://surabaya-py.github.io/author/pengurus-surabayapy.html "> Pengurus Surabaya.py</ a > </ li >
63
+ </ ul >
64
+ </ header >
65
+ < div class ="col-sm-8 ">
66
+ < h4 class ="title ">
67
+ < span style ="color: Dodgerblue; "> < i class ="fa fa-thumb-tack fa-rotate-270 fa-border "> </ i > </ span > < a href ="https://surabaya-py.github.io/talks.html "> Talks</ a >
68
+ </ h4 >
69
+ < div class ="content ">
70
+ This is a sample blog.
71
+ </ div >
72
+ </ div >
73
+ </ article >
74
+ < hr >
75
+ < article class ="row teaser ">
76
+ < header class ="col-sm-4 text-muted ">
77
+ < ul >
78
+ < li title ="2010-12-03T10:20:00+07:00 ">
79
+ < i class ="fa fa-clock-o "> </ i >
80
+ Fri 03 December 2010
81
+ </ li >
82
+ < li >
83
+ < i class ="fa fa-folder-open-o "> </ i >
84
+ < a href ="https://surabaya-py.github.io/category/meet-up.html "> Meet Up</ a >
85
+ </ li >
86
+ < li >
87
+ < i class ="fa fa-user-o "> </ i >
88
+ < a href ="https://surabaya-py.github.io/author/pengurus-surabayapy.html "> Pengurus Surabaya.py</ a > </ li >
89
+ </ ul >
90
+ </ header >
91
+ < div class ="col-sm-8 ">
92
+ < h4 class ="title ">
93
+ < a href ="https://surabaya-py.github.io/my-first-review.html "> My First Review</ a >
94
+ </ h4 >
95
+ < div class ="content ">
96
+ Following is a review of my favorite mechanical keyboard. import this print('Hello world')
97
+ </ div >
98
+ </ div >
99
+ </ article >
100
+ </ div >
101
+ </ div >
102
+
103
+ < footer class ="footer ">
104
+ < div class ="container ">
105
+ < div class ="row ">
106
+ < ul class ="col-sm-6 list-inline ">
107
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/authors.html "> Authors</ a > </ li >
108
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/archives.html "> Archives</ a > </ li >
109
+ < li class ="list-inline-item "> < a href ="https://surabaya-py.github.io/categories.html "> Categories</ a > </ li >
110
+ </ ul >
111
+ < p class ="col-sm-6 text-sm-right text-muted ">
112
+ Generated by < a href ="https://github.com/getpelican/pelican " target ="_blank "> Pelican</ a >
113
+ / < a href ="https://github.com/nairobilug/pelican-alchemy " target ="_blank "> ✨</ a >
114
+ </ p >
115
+ </ div > </ div >
116
+ </ footer >
117
+ </ body >
118
+
119
+ </ html >
0 commit comments