MH4GF / log.mh4gf.dev

https://log.mh4gf.dev
4 stars 0 forks source link

setup astro paper #480

Closed MH4GF closed 1 year ago

MH4GF commented 1 year ago
cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0bab55
Status: ✅  Deploy successful!
Preview URL: https://a3c237cb.mh4gf-dev.pages.dev
Branch Preview URL: https://setup-astro-paper.mh4gf-dev.pages.dev

View logs

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
log-mh4gf-dev ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 12, 2023 at 8:54AM (UTC)
myself ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 12, 2023 at 8:54AM (UTC)
github-actions[bot] commented 1 year ago

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["apps"]
subgraph 1["about"]
2[".eslintrc.cjs"]
3["astro.config.mjs"]
subgraph 4["src"]
subgraph 5["content"]
6["config.ts"]
end
8["env.d.ts"]
end
end
subgraph c["me"]
d[".eslintrc.js"]
e["astro.config.mjs"]
subgraph f["public"]
g["toggle-theme.js"]
end
subgraph h["src"]
subgraph i["assets"]
j["socialIcons.ts"]
end
subgraph l["components"]
m["Card.tsx"]
p["Datetime.tsx"]
q["Search.tsx"]
end
w["config.ts"]
x["types.ts"]
subgraph y["content"]
z["_schemas.ts"]
10["config.ts"]
end
subgraph 11["pages"]
12["rss.xml.ts"]
end
subgraph 14["utils"]
15["generateOgImage.tsx"]
16["getPageNumbers.ts"]
17["getPostsByTag.ts"]
18["slugify.ts"]
19["getSortedPosts.ts"]
1a["getUniqueTags.ts"]
end
end
1b["tailwind.config.cjs"]
end
end
7["astro:content"]
subgraph 9[".."]
subgraph a[".astro"]
b["types.d.ts"]
end
end
k["@types"]
subgraph n["@content"]
o["_schemas"]
end
subgraph r["@components"]
s["Card"]
end
subgraph t["@utils"]
u["slugify"]
end
v["react"]
13["@config"]
6-->7
8-->b
j-->k
m-->p
m-->o
q-->s
q-->o
q-->u
q-->v
w-->x
z-->7
10-->z
10-->7
12-->13
12-->u
12-->7
15-->13
16-->13
17-->18
17-->7
18-->o
19-->7
1a-->18
1a-->7

style 2 fill:lime,color:black
style 3 fill:lime,color:black
style 6 fill:lime,color:black
style 8 fill:lime,color:black
style d fill:lime,color:black
style e fill:lime,color:black
style g fill:lime,color:black
style j fill:lime,color:black
style m fill:lime,color:black
style p fill:lime,color:black
style q fill:lime,color:black
style w fill:lime,color:black
style x fill:lime,color:black
style z fill:lime,color:black
style 10 fill:lime,color:black
style 12 fill:lime,color:black
style 15 fill:lime,color:black
style 16 fill:lime,color:black
style 17 fill:lime,color:black
style 18 fill:lime,color:black
style 19 fill:lime,color:black
style 1a fill:lime,color:black
style 1b fill:lime,color:black

Report generated by dependency-cruiser report action d0bab55114374d239a1c87265f09c93b05972868


execute command ``` yarn run -s depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^apps/about/.eslintrc.cjs|^apps/about/astro.config.mjs|^apps/about/src/content/config.ts|^apps/about/src/env.d.ts|^apps/me/.eslintrc.js|^apps/me/astro.config.mjs|^apps/me/public/toggle-theme.js|^apps/me/src/assets/socialIcons.ts|^apps/me/src/components/Card.tsx|^apps/me/src/components/Datetime.tsx|^apps/me/src/components/Search.tsx|^apps/me/src/config.ts|^apps/me/src/content/_schemas.ts|^apps/me/src/content/config.ts|^apps/me/src/pages/[ogTitle].svg.ts|^apps/me/src/pages/rss.xml.ts|^apps/me/src/types.ts|^apps/me/src/utils/generateOgImage.tsx|^apps/me/src/utils/getPageNumbers.ts|^apps/me/src/utils/getPostsByTag.ts|^apps/me/src/utils/getSortedPosts.ts|^apps/me/src/utils/getUniqueTags.ts|^apps/me/src/utils/slugify.ts|^apps/me/tailwind.config.cjs" apps/about/.eslintrc.cjs apps/about/astro.config.mjs apps/about/src/content/config.ts apps/about/src/env.d.ts apps/me/.eslintrc.js apps/me/astro.config.mjs apps/me/public/toggle-theme.js apps/me/src/assets/socialIcons.ts apps/me/src/components/Card.tsx apps/me/src/components/Datetime.tsx apps/me/src/components/Search.tsx apps/me/src/config.ts apps/me/src/content/_schemas.ts apps/me/src/content/config.ts apps/me/src/pages/[ogTitle].svg.ts apps/me/src/pages/rss.xml.ts apps/me/src/types.ts apps/me/src/utils/generateOgImage.tsx apps/me/src/utils/getPageNumbers.ts apps/me/src/utils/getPostsByTag.ts apps/me/src/utils/getSortedPosts.ts apps/me/src/utils/getUniqueTags.ts apps/me/src/utils/slugify.ts apps/me/tailwind.config.cjs ```