Skip to content

Commit

Permalink
Revert "Add pep8speaks to idea page"
Browse files Browse the repository at this point in the history
This reverts commit 2ead5b7.
  • Loading branch information
warthog9 committed Feb 22, 2024
1 parent ea3f583 commit 3aa45ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,46 +546,6 @@ <h2>
<hr>
</div>

<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/pep8speaks_logo.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
pep8speaks
</h2>
</div>
</div>
<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.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://matrix.to/#/#pep8-speaks:matrix.org">Chat</a></p>
</div>


<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="https://github.com/pep8speaks-org/pep8speaks/discussions">Forum</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-3" style="text-align: center;">
<p><a href="http://pep8speaks.org/">Homepage</a></p>
</div>

<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/pep8speaks-org/pep8speaks/wiki/GSoC-2024:-Ideas" alt="pep8-speaks logo">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/pep8speaks-org/pep8speaks" alt="pep8speaks">Source Code</a></p>
</div>
</div>
<hr>
</div>

</div>
<!-- End template -->

Expand Down
Binary file removed logos/pep8speaks_logo.png
Binary file not shown.

0 comments on commit 3aa45ab

Please sign in to comment.