44 lines
1.1 KiB
Org Mode
44 lines
1.1 KiB
Org Mode
#+setupfile: ./headers
|
||
#+language: fr
|
||
|
||
* Projets Informatiques
|
||
** Projets GitHub épinglés
|
||
#+begin_export gemini
|
||
Malheureusement, ce contenu n’est pas encore disponible sur Gemini. J’y travaille.
|
||
#+end_export
|
||
|
||
#+begin_export html
|
||
<ClientOnly>
|
||
<ListRepositories>
|
||
<GithubRepository repoName="rejeep/f.el" />
|
||
<GithubRepository repoName="Phundrak/eshell-info-banner.el" />
|
||
<GithubRepository repoName="Phundrak/dotfiles" />
|
||
<GithubRepository repoName="Phundrak/conlang.phundrak.com" />
|
||
</ListRepositories>
|
||
</ClientOnly>
|
||
#+end_export
|
||
|
||
** Projets GitHub les plus étoilés
|
||
#+begin_export gemini
|
||
Malheureusement, ce contenu n’est pas encore disponible sur Gemini. J’y travaille.
|
||
#+end_export
|
||
|
||
#+begin_export html
|
||
<ClientOnly>
|
||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||
</ClientOnly>
|
||
#+end_export
|
||
|
||
** Derniers dépôts de code actifs sur GitHub
|
||
#+begin_export gemini
|
||
Malheureusement, ce contenu n’est pas encore disponible sur Gemini. J’y travaille.
|
||
#+end_export
|
||
|
||
#+begin_export html
|
||
<ClientOnly>
|
||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||
</ClientOnly>
|
||
#+end_export
|
||
|
||
#+include: other-links
|