docs: update projets pages
This commit is contained in:
parent
1e3e15ab4e
commit
09971c0f24
@ -2,6 +2,16 @@
|
|||||||
title: Projects
|
title: Projects
|
||||||
---
|
---
|
||||||
# Programming
|
# Programming
|
||||||
|
## Pinned GitHub Projects
|
||||||
|
<ClientOnly>
|
||||||
|
<ListRepositories>
|
||||||
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/eshell-info-banner.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/dotfiles" />
|
||||||
|
<GithubRepository repoName="Phundrak/langue-phundrak-fr" />
|
||||||
|
</ListRepositories>
|
||||||
|
</ClientOnly>
|
||||||
|
|
||||||
## Most Starred Projects on GitHub
|
## Most Starred Projects on GitHub
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
|
@ -2,6 +2,16 @@
|
|||||||
title: Projetas
|
title: Projetas
|
||||||
---
|
---
|
||||||
# Programi
|
# Programi
|
||||||
|
## Mea projetas GitHub spinida
|
||||||
|
<ClientOnly>
|
||||||
|
<ListRepositories>
|
||||||
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/eshell-info-banner.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/dotfiles" />
|
||||||
|
<GithubRepository repoName="Phundrak/langue-phundrak-fr" />
|
||||||
|
</ListRepositories>
|
||||||
|
</ClientOnly>
|
||||||
|
|
||||||
## Mea projetas GitHub lo plu stelada
|
## Mea projetas GitHub lo plu stelada
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
|
@ -2,6 +2,16 @@
|
|||||||
title: Projets
|
title: Projets
|
||||||
---
|
---
|
||||||
# Programmation
|
# Programmation
|
||||||
|
## Projets GitHub épinglés
|
||||||
|
<ClientOnly>
|
||||||
|
<ListRepositories>
|
||||||
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/eshell-info-banner.el" />
|
||||||
|
<GithubRepository repoName="Phundrak/dotfiles" />
|
||||||
|
<GithubRepository repoName="Phundrak/langue-phundrak-fr" />
|
||||||
|
</ListRepositories>
|
||||||
|
</ClientOnly>
|
||||||
|
|
||||||
## Projets GitHub les plus étoilés
|
## Projets GitHub les plus étoilés
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
|
Loading…
Reference in New Issue
Block a user