mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 06:18:17 +00:00
Remove contributors, they are already in the sidebar.
This commit is contained in:
parent
e292c9b9da
commit
d658fecf5c
2 changed files with 0 additions and 148 deletions
17
.github/workflows/contributors.yml
vendored
17
.github/workflows/contributors.yml
vendored
|
@ -1,17 +0,0 @@
|
|||
name: Add contributors to readme
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
contrib-readme-job:
|
||||
runs-on: ubuntu-latest
|
||||
name: Add contributors to readme
|
||||
steps:
|
||||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.3.6
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
131
README.md
131
README.md
|
@ -96,135 +96,6 @@ TEMPLATES = [
|
|||
|
||||
Read on to find out how to build your first component!
|
||||
|
||||
# Contributors
|
||||
|
||||
<!-- readme: contributors -start -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/EmilStenstrom">
|
||||
<img src="https://avatars.githubusercontent.com/u/224130?v=4" width="100;" alt="EmilStenstrom"/>
|
||||
<br />
|
||||
<sub><b>Emil Stenström</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/hanifbirgani">
|
||||
<img src="https://avatars.githubusercontent.com/u/53351186?v=4" width="100;" alt="hanifbirgani"/>
|
||||
<br />
|
||||
<sub><b>Hanif Birgani</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/ryanhiebert">
|
||||
<img src="https://avatars.githubusercontent.com/u/425099?v=4" width="100;" alt="ryanhiebert"/>
|
||||
<br />
|
||||
<sub><b>Ryan Hiebert</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/rbeard0330">
|
||||
<img src="https://avatars.githubusercontent.com/u/2442690?v=4" width="100;" alt="rbeard0330"/>
|
||||
<br />
|
||||
<sub><b>Rbeard0330</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/BradleyKirton">
|
||||
<img src="https://avatars.githubusercontent.com/u/6583221?v=4" width="100;" alt="BradleyKirton"/>
|
||||
<br />
|
||||
<sub><b>Bradley Stuart Kirton</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/lemontheme">
|
||||
<img src="https://avatars.githubusercontent.com/u/15968876?v=4" width="100;" alt="lemontheme"/>
|
||||
<br />
|
||||
<sub><b>Adriaan</b></sub>
|
||||
</a>
|
||||
</td></tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/David-Guillot">
|
||||
<img src="https://avatars.githubusercontent.com/u/1136694?v=4" width="100;" alt="David-Guillot"/>
|
||||
<br />
|
||||
<sub><b>David Guillot</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/housUnus">
|
||||
<img src="https://avatars.githubusercontent.com/u/44384710?v=4" width="100;" alt="housUnus"/>
|
||||
<br />
|
||||
<sub><b><AIT ALI EL HOSAYN></b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/danjac">
|
||||
<img src="https://avatars.githubusercontent.com/u/249779?v=4" width="100;" alt="danjac"/>
|
||||
<br />
|
||||
<sub><b>Dan Jacob</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/simkimsia">
|
||||
<img src="https://avatars.githubusercontent.com/u/245021?v=4" width="100;" alt="simkimsia"/>
|
||||
<br />
|
||||
<sub><b>KimSia Sim</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/Real-Gecko">
|
||||
<img src="https://avatars.githubusercontent.com/u/2231969?v=4" width="100;" alt="Real-Gecko"/>
|
||||
<br />
|
||||
<sub><b>Real-Gecko</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/hjalves">
|
||||
<img src="https://avatars.githubusercontent.com/u/2660905?v=4" width="100;" alt="hjalves"/>
|
||||
<br />
|
||||
<sub><b>Humberto Alves</b></sub>
|
||||
</a>
|
||||
</td></tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/mands">
|
||||
<img src="https://avatars.githubusercontent.com/u/1010043?v=4" width="100;" alt="mands"/>
|
||||
<br />
|
||||
<sub><b>Mandeep Gill</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/telenieko">
|
||||
<img src="https://avatars.githubusercontent.com/u/10505?v=4" width="100;" alt="telenieko"/>
|
||||
<br />
|
||||
<sub><b>Marc Fargas</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/rafae56038">
|
||||
<img src="https://avatars.githubusercontent.com/u/39964466?v=4" width="100;" alt="rafae56038"/>
|
||||
<br />
|
||||
<sub><b>Null</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/spapas">
|
||||
<img src="https://avatars.githubusercontent.com/u/3911074?v=4" width="100;" alt="spapas"/>
|
||||
<br />
|
||||
<sub><b>Serafeim Papastefanos</b></sub>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href="https://github.com/spollard">
|
||||
<img src="https://avatars.githubusercontent.com/u/1459574?v=4" width="100;" alt="spollard"/>
|
||||
<br />
|
||||
<sub><b>Spollard</b></sub>
|
||||
</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!-- readme: contributors -end -->
|
||||
|
||||
# Compatiblity
|
||||
|
||||
Django-components supports all <a href="https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django">officially supported versions</a> of Django and Python.
|
||||
|
@ -296,8 +167,6 @@ class Calendar(component.Component):
|
|||
js = "calendar/calendar.js"
|
||||
```
|
||||
|
||||
This file
|
||||
|
||||
And voilá!! We've created our first component.
|
||||
|
||||
# Use the component in a template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue