docs: update projects page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Remove linguistics projects since it would be a duplicate of the already existing conlanging page
This commit is contained in:
parent
e1180f6227
commit
c026ed4c6f
@ -1,6 +1,5 @@
|
||||
# Projects
|
||||
## Programming
|
||||
### Pinned GitHub Projects
|
||||
# Programming Projects
|
||||
## Pinned GitHub Projects
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -10,14 +9,12 @@
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
### Most Starred Projects on GitHub
|
||||
## Most Starred Projects on GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
### Latest Active Repositories on GitHub
|
||||
## Latest Active Repositories on GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Linguistics
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Projetas
|
||||
## Programi
|
||||
### Mea projetas GitHub spinida
|
||||
# Projetas informatical
|
||||
## Mea projetas GitHub spinida
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -10,14 +9,12 @@
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
### Mea projetas GitHub lo plu stelada
|
||||
## Mea projetas GitHub lo plu stelada
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
### La plu nova projetas sur GitHub
|
||||
## La plu nova projetas sur GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Linguistica
|
||||
|
@ -1,6 +1,5 @@
|
||||
# Projets
|
||||
## Programmation
|
||||
### Projets GitHub épinglés
|
||||
# Projets Informatiques
|
||||
## Projets GitHub épinglés
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -10,14 +9,12 @@
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
### Projets GitHub les plus étoilés
|
||||
## Projets GitHub les plus étoilés
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
### Derniers dépôts de code actifs sur GitHub
|
||||
## Derniers dépôts de code actifs sur GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Linguistique
|
||||
|
Loading…
Reference in New Issue
Block a user