Commit Graph

103 Commits

Author SHA1 Message Date
d54aabd621
refactor: rework API loader and caching
All checks were successful
deploy / deploy (push) Successful in 2m24s
This commit removes dependency on rxjs.

It also implements better composables to handle data fetching from
remote APIs and caching these values more transparently.

This commit also switches from yarn to npm

It also switches to the official Umami plugin
2024-06-20 09:27:59 +02:00
24d558e0f5
test
All checks were successful
deploy / deploy (push) Successful in 2m51s
2024-02-26 07:38:38 +01:00
bc36bdec90
feat(umami): switch to dedicated Vuepress plugin
All checks were successful
deploy / deploy (push) Successful in 3m24s
2024-02-26 06:51:54 +01:00
1b54860f93
docs(find-me): Update Discord handle
Update content/en/find-me.org
Update content/find-me.org
Update content/lfn/find-me.org
2024-02-26 06:51:27 +01:00
37f9b36b2f
feat,docs: add Umami to website, update privacy pages
All checks were successful
deploy / deploy (push) Successful in 2m1s
2024-01-27 18:25:44 +01:00
4b447369c2
chore: switch from Drone to Gitea Actions
All checks were successful
deploy / deploy (push) Successful in 2m8s
2024-01-27 16:55:30 +01:00
cf1147204c
chore: update Vuepress, add search bar 2024-01-27 16:15:57 +01:00
1ff33bfd64
chore: update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-03 19:48:47 +01:00
2496bff82f
fix: only subscribe once to observables 2023-11-03 19:48:47 +01:00
6a37029e55
docs: update index and privacy 2023-11-03 19:48:47 +01:00
2f11f5a477
docs: update index in English and French 2023-11-03 19:48:46 +01:00
b84d320908
docs: update content/lfn/index.org 2023-11-03 19:48:40 +01:00
48ec3f49a0
docs(README): update Emacs version on badge 2023-11-03 19:48:40 +01:00
0fa7aa7a97
docs(resume): update resume 2023-11-03 19:48:40 +01:00
236e28c14e
docs(vocal synth): update ALYS links 2023-11-03 19:48:39 +01:00
ec625ce8a5
Revert "chore: update mastodon account"
This reverts commit 5d88c1855a.
2023-11-03 19:48:39 +01:00
4ae4912268
chore: update mastodon account 2023-11-03 19:48:39 +01:00
7d09cfa8ef
docs: update webfinger 2023-11-03 19:48:39 +01:00
fc863eab30
docs: fixed incorrect link to image 2023-11-03 19:48:39 +01:00
1a5565a953
docs: update readme 2023-11-03 19:48:39 +01:00
c1f6a4b110
chore: add two static files
The webfinger is my general Mastodon alias.

I use sometimes the CSS files in my emails to stylize them a bit.
2023-11-03 19:48:39 +01:00
4f0aee4c62
feat: implement Gemini export and deployment 2023-11-03 19:48:39 +01:00
23bbcfabe3
docs: update pinned GitHub repositories 2023-11-03 19:48:39 +01:00
c19d847686
chore: add gitattributes file for orgmode detection in languages of project 2023-11-03 19:48:39 +01:00
e9d890f4dc
docs: update README instructions 2023-11-03 19:48:39 +01:00
6eb11a8e09
refactor: simplify code head generation 2023-11-03 19:48:39 +01:00
c0b7ed4984
chore: update CI 2023-11-03 19:48:34 +01:00
cc0a479550
docs: switch from Markdown to orgmode
BREAKING CHANGE: Emacs required to export orgmode files to Markdown
2023-05-11 00:19:47 +02:00
e4014d78d4
docs: fix English spelling
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 18:30:12 +02:00
89d2e1b9b3
feat: display API errors
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 18:04:30 +02:00
c026ed4c6f
docs: update projects page
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
2023-05-08 17:39:44 +02:00
e1180f6227
docs: update find me page 2023-05-08 17:37:29 +02:00
9ee9b2e4c2
docs: update about page 2023-05-08 17:37:29 +02:00
40b88ee4fd
feat: change order of pages, set about page to second to last 2023-05-08 17:37:29 +02:00
8b5ce594c5
chore: update fonts 2023-05-08 17:37:20 +02:00
937e618a7c
docs: update resume
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 16:35:33 +02:00
1885072da2
feat: better repository card
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 15:57:45 +02:00
1e738b51b7
docs: better Elefen translation 2023-05-08 15:57:14 +02:00
893544a53c
docs: add credits for icons
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 15:34:20 +02:00
5fbab2eefc
feat: add custom icons to the website
This commit adds icons from various sources as a single font file to the website. Icons can be
inserted with the new Icon component.
2023-05-08 15:33:22 +02:00
9641f40f65
feat: fix missing privacy in sidebar
All checks were successful
continuous-integration/drone/push Build is passing
This commit not only fixes the missing privacy page in the sidebar when the website is in English or
Elefen, but it also simplifies listing all pages available on the website regardless of the
language.
2023-05-08 14:44:10 +02:00
158b61e57c
docs: fix headings in project pages
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 13:22:18 +02:00
a025f39d5a
feat: add link on repository cards to repos
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-08 13:16:58 +02:00
af8ae8aea2
docs: fix typos 2023-05-08 13:16:29 +02:00
a92580cdd3
docs: separate about and privacy pages 2023-05-08 13:16:10 +02:00
09971c0f24
docs: update projets pages 2023-05-08 12:48:56 +02:00
1e3e15ab4e
feat: add possibility to list specific repositories
ListRepositories will now fetch repos with FetchRepositories only if no repositories are already
passed to the component in its default slot.
2023-05-08 12:48:56 +02:00
1678100198
feat: improve caching of individual repositories
This commit adds the possibility to provide to the caching component data already known and to be
cached immediately without the need of a callback function. This allows caching individual
repositories without having to rely on additional API calls. However, repos can also be retrieved
individually from the GitHub API based on their full name.
2023-05-08 11:19:41 +02:00
e0bcdb6dd3
refactor(cache): remove unused elements in Cache's script 2023-05-08 10:37:39 +02:00
85da82cd70
feat(cache): improve error message in console
No need to try and give the data found in localStorage, just say what went wrong and move on.
2023-05-08 10:36:19 +02:00