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 Aug 3, 2020
1 parent cbbb460 commit b72f136
Showing 1 changed file with 29 additions and 7 deletions.
36 changes: 29 additions & 7 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,49 @@ params:
join: Join Us
contact: Contact
hero:
title: Welcome To PythonPune
title: Welcome to PythonPune
subtitle: It's nice to meet you
buttonText: Tell me more
img: PythonPune_banner.svg
about:
enable: true
title: About Us
subtitle: This is the community of Python programmers in Pune and beyond.
title: About us
subtitle: |
This is the community of **Python programmers** and
**Free/Libre and Open Source Software (FLOSS) lovers** in Pune
(India) and beyond.
row:
- list:
- icon: fa-users
title: Community
description: ''
description: |
We are a diverse community of attendees & 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 or just have fun using it. We always
make sure that everyone follows the [code of
conduct](/code-of-conduct).
url: '#'
- icon: fa-code
title: Develop
description: ''
description: |
Linkstatus, bot-irc, rsvp-lib and our website are some of
the [projects](https://github.com/pythonpune/) that our
volunteers currently maintain. Besides that, we are always
open to hack on any Free/Libre and Open Source project in
our monthly meetups. Check out the [developer
sprints](/tags/devsprint/) which we conducted in past.
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. All the variety of
topics which are not just related to Python are
welcome. Submitting a talk is as easy as creating an [issue
on
GitHub](https://github.com/pythonpune/meetup-talks/issues/new?&labels=talk-proposal&template=propose-a-talk.md).
url: '#'
recent:
enable: false
Expand Down Expand Up @@ -99,7 +121,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 b72f136

Please sign in to comment.