Skip to content

Commit 3aa45ab

Browse files
committed
Revert "Add pep8speaks to idea page"
This reverts commit 2ead5b7.
1 parent ea3f583 commit 3aa45ab

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

Diff for: ideas.html

-40
Original file line numberDiff line numberDiff line change
@@ -546,46 +546,6 @@ <h2>
546546
<hr>
547547
</div>
548548

549-
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
550-
<div class="pure-g">
551-
<div class="pure-u-1 pure-u-md-1-2 logo">
552-
<img src="/logos/pep8speaks_logo.png" />
553-
</div>
554-
<div class="pure-u-1 pure-u-md-1-2">
555-
<h2>
556-
pep8speaks
557-
</h2>
558-
</div>
559-
</div>
560-
<br />pep8speaks is an open-source Python tool dedicated to enhancing code quality by automating the enforcement of PEP 8, the official Python style guide. Seamlessly integrating with GitHub, it provides real-time feedback within pull requests, guiding developers to adhere to coding standards. With a customizable configuration and continuous integration support, pep8speaks promotes collaborative development by ensuring a consistent and clean code style across projects. It empowers developers with an efficient tool to automate PEP 8 compliance, fostering a culture of readability and adherence to best practices in Python code.
561-
<div class="pure-g">
562-
<div class="pure-u-1 pure-u-md-1">
563-
<p>Contact Links</p>
564-
</div>
565-
566-
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
567-
<p><a href="https://matrix.to/#/#pep8-speaks:matrix.org">Chat</a></p>
568-
</div>
569-
570-
571-
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
572-
<p><a href="https://github.com/pep8speaks-org/pep8speaks/discussions">Forum</a></p>
573-
</div>
574-
575-
<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
576-
<p><a href="http://pep8speaks.org/">Homepage</a></p>
577-
</div>
578-
579-
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
580-
<p><a href="https://github.com/pep8speaks-org/pep8speaks/wiki/GSoC-2024:-Ideas" alt="pep8-speaks logo">Ideas Page</a></p>
581-
</div>
582-
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
583-
<p><a href="https://github.com/pep8speaks-org/pep8speaks" alt="pep8speaks">Source Code</a></p>
584-
</div>
585-
</div>
586-
<hr>
587-
</div>
588-
589549
</div>
590550
<!-- End template -->
591551

Diff for: logos/pep8speaks_logo.png

-8.84 KB
Binary file not shown.

0 commit comments

Comments
 (0)