docs: switch from Markdown to orgmode
BREAKING CHANGE: Emacs required to export orgmode files to Markdown
This commit is contained in:
30
content/lfn/projects.org
Normal file
30
content/lfn/projects.org
Normal file
@@ -0,0 +1,30 @@
|
||||
#+title: Projetas informatical
|
||||
#+setupfile: ../headers
|
||||
#+language: lfn
|
||||
|
||||
* Projetas informatical
|
||||
** Mea projetas GitHub spinida
|
||||
#+begin_export html
|
||||
<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>
|
||||
#+end_export
|
||||
|
||||
** Mea projetas GitHub lo plu stelada
|
||||
#+begin_export html
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
#+end_export
|
||||
|
||||
** La plu nova projetas sur GitHub
|
||||
#+begin_export html
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
#+end_export
|
||||
Reference in New Issue
Block a user