docs: update projets pages
This commit is contained in:
parent
1e3e15ab4e
commit
09971c0f24
@ -2,6 +2,16 @@
|
||||
title: Projects
|
||||
---
|
||||
# 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
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
|
@ -2,6 +2,16 @@
|
||||
title: Projetas
|
||||
---
|
||||
# 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
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
|
@ -2,6 +2,16 @@
|
||||
title: Projets
|
||||
---
|
||||
# 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
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
|
Loading…
Reference in New Issue
Block a user