phundrak.com/content/.vuepress
Lucien Cartier-Tilet 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
..
components feat: improve caching of individual repositories 2023-05-08 11:19:41 +02:00
composables feat: handle API calls and caching through Vue components 2023-05-08 03:01:17 +02:00
public refactor: move Vuepress files in dedicated directory 2023-02-09 12:13:47 +01:00
styles feat: nicer styling of repositories and repositories lists 2023-05-08 03:35:28 +02:00
.dir-locals.el refactor: move Vuepress files in dedicated directory 2023-02-09 12:13:47 +01:00
client.ts feat: add loader spinner to API loader 2023-05-08 03:34:48 +02:00
config.ts fix(docs): remove incorrect configuration line 2023-02-27 22:49:04 +01:00
head.ts refactor: move Vuepress files in dedicated directory 2023-02-09 12:13:47 +01:00
locales.ts refactor: move Vuepress files in dedicated directory 2023-02-09 12:13:47 +01:00
themeLocales.ts Add new page for personal links 2023-03-22 16:42:13 +01:00