Skip to content

Commit 9c31ed1

Browse files
committed
-m Added Mental health event list
1 parent b57f44c commit 9c31ed1

File tree

70 files changed

+2456
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+2456
-463
lines changed

404.html

+19-6
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="generator" content="Hugo 0.68.3" />
1010

1111

12-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
12+
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
1313

1414

1515

@@ -35,9 +35,22 @@
3535
<meta name="twitter:title" content="404 Page not found"/>
3636
<meta name="twitter:description" content="Your friendly neighborhood book club"/>
3737

38+
39+
<script type="application/javascript">
40+
var doNotTrack = false;
41+
if (!doNotTrack) {
42+
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
43+
ga('create', 'UA-6285208-3', 'auto');
44+
45+
ga('send', 'pageview');
46+
}
47+
</script>
48+
<script async src='https://www.google-analytics.com/analytics.js'></script>
49+
50+
3851
</head>
3952

40-
<body class="ma0 avenir bg-near-white">
53+
<body class="ma0 avenir bg-near-white production">
4154

4255

4356

@@ -55,8 +68,8 @@
5568
<ul class="pl0 mr3">
5669

5770
<li class="list f5 f4-ns fw4 dib pr3">
58-
<a class="hover-white no-underline white-90" href="/about/" title="About page">
59-
About
71+
<a class="hover-white no-underline white-90" href="/about/" title="About Us page">
72+
About Us
6073
</a>
6174
</li>
6275

@@ -67,8 +80,8 @@
6780
</li>
6881

6982
<li class="list f5 f4-ns fw4 dib pr3">
70-
<a class="hover-white no-underline white-90" href="/listicles/" title="Listicles page">
71-
Listicles
83+
<a class="hover-white no-underline white-90" href="/listicles/" title="Lists page">
84+
Lists
7285
</a>
7386
</li>
7487

about/index.html

+35-14
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

7-
<title>Broke Bibliophiles Bangalore | About</title>
7+
<title>Broke Bibliophiles Bangalore | About Us</title>
88
<meta name="viewport" content="width=device-width,minimum-scale=1">
99
<meta name="generator" content="Hugo 0.68.3" />
1010

1111

12-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
12+
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
1313

1414

1515

@@ -30,24 +30,37 @@
3030

3131

3232

33-
<meta property="og:title" content="About" />
33+
<meta property="og:title" content="About Us" />
3434
<meta property="og:description" content="Your friendly neighborhood book club :) " />
3535
<meta property="og:type" content="website" />
3636
<meta property="og:url" content="https://brokebibliophiles.github.io/about/" />
3737

38-
<meta itemprop="name" content="About">
38+
<meta itemprop="name" content="About Us">
3939
<meta itemprop="description" content="Your friendly neighborhood book club :) "><meta name="twitter:card" content="summary"/>
40-
<meta name="twitter:title" content="About"/>
40+
<meta name="twitter:title" content="About Us"/>
4141
<meta name="twitter:description" content="Your friendly neighborhood book club :) "/>
4242

43+
44+
<script type="application/javascript">
45+
var doNotTrack = false;
46+
if (!doNotTrack) {
47+
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
48+
ga('create', 'UA-6285208-3', 'auto');
49+
50+
ga('send', 'pageview');
51+
}
52+
</script>
53+
<script async src='https://www.google-analytics.com/analytics.js'></script>
54+
55+
4356
</head>
4457

45-
<body class="ma0 avenir bg-near-white">
58+
<body class="ma0 avenir bg-near-white production">
4659

4760

4861

4962
<header>
50-
<div class="pb3-m pb6-l bg-black">
63+
<div class="pb3-m pb1-l bg-black">
5164
<nav class="pv3 ph3 ph4-ns" role="navigation">
5265
<div class="flex-l justify-between items-center center">
5366
<a href="https://brokebibliophiles.github.io" class="f3 fw2 hover-white no-underline white-90 dib">
@@ -60,8 +73,8 @@
6073
<ul class="pl0 mr3">
6174

6275
<li class="list f5 f4-ns fw4 dib pr3">
63-
<a class="hover-white no-underline white-90" href="/about/" title="About page">
64-
About
76+
<a class="hover-white no-underline white-90" href="/about/" title="About Us page">
77+
About Us
6578
</a>
6679
</li>
6780

@@ -72,8 +85,8 @@
7285
</li>
7386

7487
<li class="list f5 f4-ns fw4 dib pr3">
75-
<a class="hover-white no-underline white-90" href="/listicles/" title="Listicles page">
76-
Listicles
88+
<a class="hover-white no-underline white-90" href="/listicles/" title="Lists page">
89+
Lists
7790
</a>
7891
</li>
7992

@@ -128,7 +141,7 @@
128141

129142
<div class="tc-l pv3 ph3 ph4-ns">
130143
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
131-
About
144+
About Us
132145
</h1>
133146

134147
<h2 class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
@@ -144,8 +157,16 @@ <h2 class="fw1 f5 f3-l white-80 measure-wide-l center lh-copy mt3 mb4">
144157

145158
<article class="pa3 pa4-ns nested-copy-line-height nested-img">
146159
<section class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray"><!-- raw HTML omitted -->
147-
<p>We&rsquo;re a book club based out of Bangalore (or Bengaluru if you prefer) co-created and run by <a href="https://twitter.com/abhicantdraw">Abhiram R</a><!-- raw HTML omitted --> and Radhika Chauhan in early 2017. We&rsquo;ve been active since then conducting meetups on the 4th Sunday of (almost) every month. <a href="past-events">Check them out here!</a> If you like books and want to talk about them with a group of like minded folks, check out the Facebook Page for the group where we&rsquo;ll be putting out the event RSVP on the week running up to the meetup every month! We also discuss the latest happenings in the world of books on the Facebook page and of late on Twitter (Links below).
148-
For more details/ to join/host the book club, feel free to <a href="mailto:[email protected]">mail us</a> or <a href="https://twitter.com/bibliophilesblr">DM us</a>.</p>
160+
<p>We&rsquo;re a book club based out of Bangalore (or Bengaluru if you prefer) co-created and run by <a href="https://www.linkedin.com/in/abhiramr5459/">Abhiram R</a> and <a href="https://www.linkedin.com/in/radhika-c/">Radhika Chauhan</a> in early 2017. We&rsquo;ve been active since then conducting meetups on the 4th Sunday of (almost) every month apart from author events, writing prompts etc. If you like books and want to talk or hear about them with a group of like minded folks, you&rsquo;re in the right place! :)</p>
161+
<h2 id="how-do-i-join-broke-bibliophiles-bangalorehow-to-join"><a href="#how-to-join"><em>How do I Join Broke Bibliophiles Bangalore?</em></a></h2>
162+
<p>a) Here&rsquo;s the Facebook group where we have Writing prompts, listings of books on different topics raised by different members of the group, reviews posted by people etc - <a href="https://facebook.com/groups/brokebangalore">https://facebook.com/groups/brokebangalore</a></p>
163+
<p>b) Our Twitter Handle - Where information mostly trickles down from Facebook + we inform people about info in the literature world that&rsquo;s happening on Twitter <a href="https://twitter.com/BibliophilesBlr">https://twitter.com/BibliophilesBlr</a></p>
164+
<p>c) On the 4th or last Sunday of every month we have a Zoom meetup (an alternative to the physical meetups we used to do and hope to get back to at some point) . So if you&rsquo;re following us on one of the above channels, you can join in there and discuss what you&rsquo;ve been reading over the month!</p>
165+
<p>d) We&rsquo;ve recently started having a daily Silent reading session on Clubhouse at 7 PM everyday . People join in, mute themselves and in our respective houses we read whatever we&rsquo;re reading for 40 minutes everyday - It&rsquo;s in a bid to improve our personal reading habits :) - <a href="https://clubhouse.com/club/broke-bibliophiles-blore">https://clubhouse.com/club/broke-bibliophiles-blore</a></p>
166+
<p>e) In continuation with the above , we&rsquo;ve also started a 7 PM books discussion session on Saturday evenings. People hop in on the Clubhouse room and we discuss the books we&rsquo;ve read over the week. We just had the last one on 19-06-2021! <a href="https://brokebibliophilesbangalore.com/listicles/all-about-clubhouse/">https://brokebibliophilesbangalore.com/listicles/all-about-clubhouse/</a></p>
167+
<p>f) Finally if you find all of this overwhelming :D I&rsquo;ve been logging every book we&rsquo;ve discussed over the last 4 years apart from different sorts of lists and writing prompt entries etc at <a href="http://brokebibliophilesbangalore.com">http://brokebibliophilesbangalore.com</a> (i.e. this site) .<a href="https://brokebibliophilesbangalore.com/post/">Check out some recommendations from past meetups here!</a> .</p>
168+
<p>I hope you find something of value atleast in one of the ways here :)</p>
169+
<p>For more details/ to join/host the book club, feel free to <a href="mailto:[email protected]">mail us</a> or <a href="https://twitter.com/bibliophilesblr">DM us</a>.</p>
149170
</section>
150171
<section class="flex-ns flex-wrap justify-around mt5">
151172

about/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>About on Broke Bibliophiles Bangalore</title>
4+
<title>About Us on Broke Bibliophiles Bangalore</title>
55
<link>https://brokebibliophiles.github.io/about/</link>
6-
<description>Recent content in About on Broke Bibliophiles Bangalore</description>
6+
<description>Recent content in About Us on Broke Bibliophiles Bangalore</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99

categories/index.html

+20-7
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="generator" content="Hugo 0.68.3" />
1010

1111

12-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
12+
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
1313

1414

1515

@@ -40,9 +40,22 @@
4040
<meta name="twitter:title" content="Categories"/>
4141
<meta name="twitter:description" content="Your friendly neighborhood book club"/>
4242

43+
44+
<script type="application/javascript">
45+
var doNotTrack = false;
46+
if (!doNotTrack) {
47+
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
48+
ga('create', 'UA-6285208-3', 'auto');
49+
50+
ga('send', 'pageview');
51+
}
52+
</script>
53+
<script async src='https://www.google-analytics.com/analytics.js'></script>
54+
55+
4356
</head>
4457

45-
<body class="ma0 avenir bg-near-white">
58+
<body class="ma0 avenir bg-near-white production">
4659

4760

4861

@@ -62,8 +75,8 @@
6275
<ul class="pl0 mr3">
6376

6477
<li class="list f5 f4-ns fw4 dib pr3">
65-
<a class="hover-white no-underline white-90" href="/about/" title="About page">
66-
About
78+
<a class="hover-white no-underline white-90" href="/about/" title="About Us page">
79+
About Us
6780
</a>
6881
</li>
6982

@@ -74,8 +87,8 @@
7487
</li>
7588

7689
<li class="list f5 f4-ns fw4 dib pr3">
77-
<a class="hover-white no-underline white-90" href="/listicles/" title="Listicles page">
78-
Listicles
90+
<a class="hover-white no-underline white-90" href="/listicles/" title="Lists page">
91+
Lists
7992
</a>
8093
</li>
8194

@@ -128,7 +141,7 @@
128141
</div>
129142
</nav>
130143

131-
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
144+
<div class="tc-l pv4 pv3-l ph3 ph4-ns">
132145
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
133146
Categories
134147
</h1>

contact/index.html

+22-9
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="generator" content="Hugo 0.68.3" />
1010

1111

12-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
12+
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
1313

1414

1515

@@ -33,24 +33,37 @@
3333
<meta itemprop="name" content="Contact">
3434
<meta itemprop="description" content="We&#39;d love to hear from you">
3535

36-
<meta itemprop="wordCount" content="59">
36+
<meta itemprop="wordCount" content="52">
3737

3838

3939

4040
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
4141
<meta name="twitter:title" content="Contact"/>
4242
<meta name="twitter:description" content="We&#39;d love to hear from you"/>
4343

44+
45+
<script type="application/javascript">
46+
var doNotTrack = false;
47+
if (!doNotTrack) {
48+
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
49+
ga('create', 'UA-6285208-3', 'auto');
50+
51+
ga('send', 'pageview');
52+
}
53+
</script>
54+
<script async src='https://www.google-analytics.com/analytics.js'></script>
55+
56+
4457
</head>
4558

46-
<body class="ma0 avenir bg-near-white">
59+
<body class="ma0 avenir bg-near-white production">
4760

4861

4962

5063

5164

5265
<header class="cover bg-top" style="background-image: url('https://brokebibliophiles.github.io/images/path.jpg');">
53-
<div class="pb3-m pb6-l bg-black-60">
66+
<div class="pb3-m pb0-l bg-black-60">
5467
<nav class="pv3 ph3 ph4-ns" role="navigation">
5568
<div class="flex-l justify-between items-center center">
5669
<a href="https://brokebibliophiles.github.io" class="f3 fw2 hover-white no-underline white-90 dib">
@@ -63,8 +76,8 @@
6376
<ul class="pl0 mr3">
6477

6578
<li class="list f5 f4-ns fw4 dib pr3">
66-
<a class="hover-white no-underline white-90" href="/about/" title="About page">
67-
About
79+
<a class="hover-white no-underline white-90" href="/about/" title="About Us page">
80+
About Us
6881
</a>
6982
</li>
7083

@@ -75,8 +88,8 @@
7588
</li>
7689

7790
<li class="list f5 f4-ns fw4 dib pr3">
78-
<a class="hover-white no-underline white-90" href="/listicles/" title="Listicles page">
79-
Listicles
91+
<a class="hover-white no-underline white-90" href="/listicles/" title="Lists page">
92+
Lists
8093
</a>
8194
</li>
8295

@@ -150,7 +163,7 @@ <h1 class="f1">
150163
</header>
151164
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
152165
<p>We&rsquo;d love to hear from you!</p>
153-
<p>If you&rsquo;d like to join the bookclub, please <a href="https://twitter.com/abhicantdraw">DM Abhiram R</a> on Twitter <!-- raw HTML omitted --> or send a join request on the Facebook group - <a href="https://www.facebook.com/groups/brokebangalore">Broke Bibliophiles Bangalore</a><!-- raw HTML omitted --></p>
166+
<p>If you&rsquo;d like to join the bookclub, please <a href="https://brokebibliophilesbangalore.com/about/#how-to-join">check out the About Page</a> or <a href="https://twitter.com/bibliophilesblr">DM Abhiram</a> on Twitter.</p>
154167
<p>For anything else, send us a message and we&rsquo;ll get back to you as soon as possible -</p>
155168

156169

images/BBB/mh1.png

460 KB
Loading

images/BBB/mh2.png

607 KB
Loading

images/BBB/mhmeetup.png

534 KB
Loading

index.html

+21-8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="generator" content="Hugo 0.68.3" />
1010

1111

12-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
12+
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
1313

1414

1515

@@ -34,20 +34,33 @@
3434
<meta property="og:description" content=" " />
3535
<meta property="og:type" content="website" />
3636
<meta property="og:url" content="https://brokebibliophiles.github.io/" />
37-
<meta property="og:updated_time" content="2021-06-06T18:00:00+05:30" />
37+
<meta property="og:updated_time" content="2021-10-09T13:47:08+05:30" />
3838
<meta itemprop="name" content="">
3939
<meta itemprop="description" content=" "><meta name="twitter:card" content="summary"/>
4040
<meta name="twitter:title" content=""/>
4141
<meta name="twitter:description" content=" "/>
4242

43+
44+
<script type="application/javascript">
45+
var doNotTrack = false;
46+
if (!doNotTrack) {
47+
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
48+
ga('create', 'UA-6285208-3', 'auto');
49+
50+
ga('send', 'pageview');
51+
}
52+
</script>
53+
<script async src='https://www.google-analytics.com/analytics.js'></script>
54+
55+
4356
</head>
4457

45-
<body class="ma0 avenir bg-near-white">
58+
<body class="ma0 avenir bg-near-white production">
4659

4760

4861

4962
<header>
50-
<div class="pb3-m pb6-l bg-black">
63+
<div class="pb3-m pb1-l bg-black">
5164
<nav class="pv3 ph3 ph4-ns" role="navigation">
5265
<div class="flex-l justify-between items-center center">
5366
<a href="https://brokebibliophiles.github.io" class="f3 fw2 hover-white no-underline white-90 dib">
@@ -60,8 +73,8 @@
6073
<ul class="pl0 mr3">
6174

6275
<li class="list f5 f4-ns fw4 dib pr3">
63-
<a class="hover-white no-underline white-90" href="/about/" title="About page">
64-
About
76+
<a class="hover-white no-underline white-90" href="/about/" title="About Us page">
77+
About Us
6578
</a>
6679
</li>
6780

@@ -72,8 +85,8 @@
7285
</li>
7386

7487
<li class="list f5 f4-ns fw4 dib pr3">
75-
<a class="hover-white no-underline white-90" href="/listicles/" title="Listicles page">
76-
Listicles
88+
<a class="hover-white no-underline white-90" href="/listicles/" title="Lists page">
89+
Lists
7790
</a>
7891
</li>
7992

0 commit comments

Comments
 (0)