文件名称:p4nth3rblog:使用NextJS和Contentful构建的个人博客网站
文件大小:204KB
文件格式:ZIP
更新时间:2024-04-02 21:26:17
javascript nextjs contentful JavaScript
p4nth3rblog 去做 网站地图
【文件预览】:
p4nth3rblog-main
----jsconfig.json(212B)
----next.config.js(78B)
----package.json(397B)
----layouts()
--------main.styles.js(2KB)
--------main.js(460B)
----.prettierrc(112B)
----.env.local.example(159B)
----LICENSE(1KB)
----package-lock.json(112KB)
----pages()
--------uses.js(1KB)
--------index.js(1KB)
--------404.js(814B)
--------buildrss.js(3KB)
--------api()
--------privacy-policy.js(1KB)
--------_document.js(1KB)
--------blog.js(2KB)
--------blog()
----.gitignore(414B)
----components()
--------PostList()
--------Header()
--------ContentWrapper()
--------RecentPostList()
--------RichTextPageContent()
--------Footer()
--------PageContentWrapper()
--------SocialLinks()
--------PreviewBanner()
--------HeroBanner()
--------ThingsIUse()
--------PageMeta()
--------Post()
----styles()
--------Typography.module.css(3KB)
--------PageContentWrapper.module.css(38B)
--------Header.module.css(6KB)
--------PublishedDate.module.css(635B)
--------ThingsIUse.module.css(3KB)
--------ExternalUrl.module.css(1KB)
--------Tags.module.css(623B)
--------RichTextPageContent.module.css(1KB)
--------RecentPostList.module.css(144B)
--------HeroBanner.module.css(2KB)
--------ContentList.module.css(979B)
--------Pagination.module.css(1KB)
--------SocialLinks.module.css(863B)
--------PreviewBanner.module.css(331B)
--------ContentWrapper.module.css(114B)
--------Footer.module.css(955B)
--------Button.module.css(842B)
----public()
--------android-chrome-192x192.png(16KB)
--------apple-touch-icon.png(9KB)
--------robots.txt(44B)
--------safari-pinned-tab.svg(6KB)
--------favicon-32x32.png(2KB)
--------mstile-150x150.png(11KB)
--------favicon-16x16.png(999B)
--------browserconfig.xml(246B)
--------android-chrome-512x512.png(48KB)
--------site.webmanifest(392B)
--------favicon.ico(15KB)
----README.md(34B)
----utils()
--------Config.js(1KB)
--------Tools.js(210B)
--------OpenGraph.js(822B)
--------ContentfulApi.js(10KB)
--------Date.js(823B)
--------ReactMarkdownRenderers.js(973B)
--------TwitterApi.js(697B)