Skip to content

Commit 588ae2c

Browse files
improved project page
Signed-off-by: Deepak Raj <[email protected]>
1 parent 10fbfff commit 588ae2c

File tree

3 files changed

+42
-48
lines changed

3 files changed

+42
-48
lines changed

_data/projects.json

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@
44
"description": "Discord bot for the cybel community",
55
"github_url": "https://github.com/Py-Contributors/cybel",
66
"project_tags": "discord, bot, python, community",
7-
"project_image": "https://github.com/DrakeEntity/project-Image/blob/master/py-contributors/projects/cybel.jpg?raw=true"
7+
"project_image": "https://github.com/DrakeEntity/project-Image/blob/master/py-contributors/projects/cybel.jpg?raw=true",
8+
"readthedocs_url": "https://cybel.readthedocs.io/"
9+
},
10+
{
11+
"project_name": "Sanatio",
12+
"description": "Document, String, Number, Date, Email, Username, Password Validator for Python",
13+
"github_url": "https://github.com/py-contributors/sanatio",
14+
"project_tags": "python, validator, string, number, date, email, username, password",
15+
"pypi_url": "https://pypi.org/project/sanatio/",
16+
"project_image": "https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hfde0z52hulo8kjjyo40.jpeg",
17+
"readthedocs_url": "https://sanatio.readthedocs.io/"
818
},
919
{
1020
"project_name": "AudioBook",
@@ -13,7 +23,8 @@
1323
"project_tags": "python, audiobook, app",
1424
"pypi_name": "audiobook",
1525
"project_image" : "https://github.com/DrakeEntity/project-Image/blob/master/py-contributors/projects/audiobook.jpg?raw=true",
16-
"pypi_url": "https://pypi.org/project/audiobook/"
26+
"pypi_url": "https://pypi.org/project/audiobook/",
27+
"readthedocs_url": "https://audiobook.readthedocs.io/"
1728
},
1829
{
1930
"project_name": "Dataset-Convertor",
@@ -29,7 +40,8 @@
2940
"github_url": "https://github.com/Py-Contributors/RandomProfileGenerator",
3041
"project_tags": "python, random, profile, generator",
3142
"pypi_name": "random-profile",
32-
"pypi_url": "https://pypi.org/project/random-profile/"
43+
"pypi_url": "https://pypi.org/project/random-profile/",
44+
"readthedocs_url": "https://randomprofilegenerator.readthedocs.io/"
3345
},
3446
{
3547
"project_name": "Website Cloner",
@@ -56,10 +68,11 @@
5668
"project_image": "https://github.com/DrakeEntity/project-Image/blob/master/py-contributors/projects/awesome-python-scripts.jpg?raw=true"
5769
},
5870
{
59-
"project_name": "FileMoverGUI",
60-
"description": "GUI tool to manage files smartly",
61-
"github_url": "https://github.com/Py-Contributors/FileMoverGUI",
71+
"project_name": "Movens",
72+
"description": "CLI tool to manage files smartly",
73+
"github_url": "https://github.com/Py-Contributors/Movens",
6274
"project_tags": "python, file, mover, gui",
75+
"pypi_url": "https://pypi.org/project/movens/",
6376
"project_image": "https://github.com/DrakeEntity/project-Image/blob/master/py-contributors/projects/filemover.jpg?raw=true"
6477
}
6578
]

index.html

Lines changed: 13 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,32 @@
11
---
22
layout : default
33
title : PyContributors-Home
4-
description : A open Source community for Python, Machine Learning and Artificial intelligence. Open-source
5-
contributions are welcome.
6-
image :
4+
description : A open Source community for Python, Machine Learning and Artificial intelligence. Open-source contributions are welcome.
5+
image :
76
active : home
87

98
---
10-
11-
<img src="assets\img\logo\logo.png" alt="PyContributors Logo">
9+
<img src="assets\img\logo\logo.png" alt="PyContributors Logo" >
1210
<h1 align="center">Py Contributors Developers Community</h1>
1311
<p align="center">An open Source community primarily for Python.</p>
1412

1513
<h2>What we are ?</h2>
16-
<p>we are a community of developers who are interested in contributing to Python, Javascript, and other open-source
17-
projects.
18-
Many of us are core developers, but we are not limited to that. we are also interested in contributing to other
19-
projects.
20-
Most of us are active on Discord and we have a channel for Py-Contributors. We also have a GitHub organization,
14+
<p>we are a community of developers who are interested in contributing to Python, Javascript, and other open-source projects.
15+
Many of us are core developers, but we are not limited to that. we are also interested in contributing to other projects.
16+
Most of us are active on Discord and we have a channel for Py-Contributors. We also have a GitHub organization,
2117
and we have a few repositories there.</p>
2218

2319
<h2>Why you should join the py-contributors community ?</h2>
24-
<p>Open source projects bring many benefits to those who participate in them, and such experience is excellent for your
25-
CV
26-
and more remarkable for your knowledge and skills. By joining a community of like-minded people and polishing up
27-
your skills,
28-
you can give yourself a step up as an aspiring developer. We are an active developer community encouraging
29-
open-source development.</p>
20+
<p>Open source projects bring many benefits to those who participate in them, and such experience is excellent for your CV
21+
and more remarkable for your knowledge and skills. By joining a community of like-minded people and polishing up your skills,
22+
you can give yourself a step up as an aspiring developer. We are an active developer community encouraging open-source development.</p>
3023

3124
<h2>Meet awesome link-minded people from the community.</h2>
3225

33-
<a href="https://discord.gg/JfbK3bS" class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Join us on
34-
Discord</a>
35-
<a href="https://github.com/Py-Contributors/support/issues/new/choose" class="btn btn-primary btn-lg active"
36-
role="button" aria-pressed="true">Join us on GitHub</a>
37-
38-
<h2>Sponsors</h2>
39-
40-
<p>Get your Logo/Website/Product link here.</p>
41-
<p>contact </p>
26+
<p class="text-center">
27+
<a href="https://discord.gg/JfbK3bS" class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Join us on Discord</a>
28+
<a href="https://github.com/Py-Contributors/support/issues/new/choose" class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Join us on GitHub</a>
29+
</p>
4230

4331

44-
<!-- <div class="row">
45-
<div class="container">
46-
<blockquote class="p-4 blockquote mt-4 text-center bgCst">
47-
<p class="mb-0"><i class="fa fa-quote-left mr-2"></i> Code never lies; comments often do. 😉😉 <i class="fa fa-quote-right ml-2"></i></p>
48-
<footer class="blockquote-footer">By <cite title="Source Title">Ron Jeffries</cite></footer>
49-
</blockquote>
50-
</div>
51-
</div> -->
5232

53-
</div> <!-- Row closed-->

projects/index.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,29 +17,31 @@ <h1 class="display-3"><strong>Community Projects</strong></h1>
1717

1818
<div class="row">
1919
<div class="container">
20-
2120
<div class="row" data-masonry='{"percentPosition": true }'>
2221
{% for project in site.data.projects %}
23-
<div class="col-sm-6 col-lg-4 mb-4">
24-
<div class="card text-center text-info bg-dark p-3">
25-
<figure class="p-3 mb-0">
22+
<div class="col-sm-6 col-lg-6 mb-2">
23+
<div class="card text-center bg-light">
24+
<figure class="mb-0">
2625
<blockquote class="blockquote mb-0">
2726
{% if project.project_image %}
2827
<img class="card-img-top" src="{{project.project_image}}">
2928
{% endif %}
30-
<h2 class="card-title mb-0 text-primary">{{project.project_name}}</h2>
31-
</blockquote><p>{{project.description}}</p>
29+
<h3 class="card-title mb-0 text-primary">{{project.project_name}}</h3>
30+
</blockquote>
31+
<p>{{project.description}}</p>
3232
<a href="{{project.github_url}}" class="btn btn-info">Github</a>
3333
{% if project.pypi_url %}
3434
<a href="{{project.pypi_url}}" class="btn btn-info">PyPi</a>
3535
{% endif %}
36+
{% if project.readthedocs_url %}
37+
<a href="{{project.readthedocs_url}}" class="btn btn-info">Documentation</a>
38+
{% endif %}
3639
{% if project.project_tags %}
37-
<p class="card-text"><small class="text-muted">{{project.project_tags}}</small></p>
40+
<p class="card-text mb-2"><small class="text-muted">{{project.project_tags}}</small></p>
3841
{% endif %}
3942
</figure>
4043
</div>
4144
</div>
4245
{% endfor %}
4346
</div>
44-
4547
</div> <!-- Row closed-->

0 commit comments

Comments
 (0)