Skip to content

Commit

Permalink
Add content to the "About Us" section
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay196 committed Jul 28, 2020
1 parent cbbb460 commit b3032de
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,34 @@ params:
about:
enable: true
title: About Us
subtitle: This is the community of Python programmers in Pune and beyond.
subtitle: |
This is the community of **Python programmers** and
**Free/Libre and Open Source Software (FLOSS) lovers** in Pune
and beyond.
row:
- list:
- icon: fa-users
title: Community
description: ''
description: |
We are a diverse community of attendees and volunteers
ranging from people who use Python for their day job to
people who aren’t from a technical background but use Python
to solve interesting problems.
url: '#'
- icon: fa-code
title: Develop
description: ''
description: |
Linkstatus, bot-irc, rsvp-lib and our website are some of
the projects that our volunteers currently maintain besides
that, we are always open to hack on any open source
project in our monthly meetups.
url: '#'
- icon: fa-meetup
title: Meetups
description: ''
description: |
Our meetups are an open platform, we always encourage
speakers specially the first timers to showcase their work
or share their knowledge with everyone.
url: '#'
recent:
enable: false
Expand Down Expand Up @@ -99,7 +113,7 @@ params:
- icon: fa-envelope-o
title: Mailing list
description: >-
Join PythonPune mailing group to get important announcements and
Join **PythonPune mailing list** to get important announcements and
participate in discussions.
url: 'https://groups.google.com/forum/#!forum/pythonpune'
clients_list:
Expand Down

0 comments on commit b3032de

Please sign in to comment.