mirror of
https://github.com/alrayyes/wiki.git
synced 2025-08-07 15:21:03 +00:00
* feat: fetch google fonts before build Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * Update quartz/plugins/emitters/componentResources.ts * fix: fetching wolff2 Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: remove request stylesheet Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix: race condition Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: remove preconnect for static fonts since we are already downloading fonts into public folder Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: remove deadcode Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: add options to gate for cdn caching Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * chore: apply jacky's suggestion Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * chore: add docs and only use one promise Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * fix: fmt Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: remove deadcode * chore: final touches Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> * revert: changes in theme.ts * fix: styles and remove deadcode Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --------- Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> |
||
|---|---|---|
| .. | ||
| pages | ||
| scripts | ||
| styles | ||
| ArticleTitle.tsx | ||
| Backlinks.tsx | ||
| Body.tsx | ||
| Breadcrumbs.tsx | ||
| ContentMeta.tsx | ||
| Darkmode.tsx | ||
| Date.tsx | ||
| DesktopOnly.tsx | ||
| Explorer.tsx | ||
| ExplorerNode.tsx | ||
| Footer.tsx | ||
| Graph.tsx | ||
| Head.tsx | ||
| Header.tsx | ||
| index.ts | ||
| MobileOnly.tsx | ||
| PageList.tsx | ||
| PageTitle.tsx | ||
| RecentNotes.tsx | ||
| renderPage.tsx | ||
| Search.tsx | ||
| Spacer.tsx | ||
| TableOfContents.tsx | ||
| TagList.tsx | ||
| types.ts | ||