MCPcopy Create free account

hub / github.com/calpa/gatsby-starter-calpa-blog / functions

Functions57 in github.com/calpa/gatsby-starter-calpa-blog

↓ 4 callersFunctionisBrowser
()
src/api/index.js:7
↓ 3 callersFunctionparseImgur
(rawImage, size = 'large')
src/api/images.js:9
↓ 2 callersFunctionisLocalDevelopment
()
gatsby-browser.js:15
↓ 2 callersFunctionparsePageUrl
(index)
src/api/url.js:40
↓ 1 callersFunctionaddOnePage
(currentPage = 0, maxPages = 1)
src/api/url.js:33
↓ 1 callersFunctiongetCurrentPage
()
src/api/index.js:11
↓ 1 callersFunctiongetMaxPages
src/api/index.js:25
↓ 1 callersFunctiongetPageNumber
src/components/Pagination/index.js:18
↓ 1 callersFunctiongetPageNumber
()
src/api/index.js:9
↓ 1 callersFunctioninstallFontAwesome
()
src/api/installFontAwesome.js:11
↓ 1 callersFunctionminusOnePage
(currentPage)
src/api/url.js:25
↓ 1 callersFunctionparseImageTag
({ href, title, text })
src/api/images.js:43
↓ 1 callersFunctionparseTitle
(title, text)
src/api/images.js:41
↓ 1 callersMethodrender
()
src/templates/blog-post.js:52
↓ 1 callersFunctionschemaOrgJSONLD
({ url, title, siteTitleAlt, isPost, image, description, })
src/components/SEO/index.js:8
FunctionCardHeader
({ url, image, backgroundColor })
src/components/Card/index.js:16
FunctionDropdown
({ pages, text })
src/components/Pagination/Dropdown/index.js:5
FunctionExternalLink
({ href, title, target, className, rel, })
src/components/ExternalLink/index.js:5
FunctionFooter
()
src/components/Footer/index.js:8
FunctionGithubCorner
({ url })
src/components/GithubCorner/index.js:5
FunctionHTML
({ htmlAttributes, headComponents, bodyAttributes, preBodyComponents, body, postBodyComponents, })
src/html.js:4
FunctionHead
()
src/components/Layout/Head.js:5
FunctionIcon
({ href, icon })
src/components/Sidebar/index.js:22
FunctionJueJin
({ jueJinPostLink, jueJinLikeIconLink })
src/components/JueJin/index.js:4
FunctionLatestPost
({ posts })
src/components/Sidebar/LatestPost/index.js:8
FunctionLayout
({ children, location })
src/components/Layout/layout.js:16
FunctionNavLinkText
({ color, text })
src/templates/index.js:11
FunctionNotFoundPage
({ data })
src/pages/404.js:6
FunctionPage
({ pageContext, location })
src/templates/index.js:34
FunctionPageItem
({ number, content })
src/components/Pagination/index.js:10
FunctionPagination
({ pathname, pageCount })
src/components/Pagination/index.js:20
FunctionSubscription
()
src/components/Sidebar/Subscription/index.js:3
FunctionTableOfContent
({ __html })
src/components/TableOfContent/index.js:6
FunctionTag
({ name, count })
src/components/Tag/index.js:4
FunctionTagPage
({ data, pageContext })
src/templates/tag.js:8
FunctioncomponentDidMount
()
src/components/Content/index.js:14
MethodcomponentDidMount
()
src/templates/blog-post.js:40
Functionconstructor
(props)
src/components/Content/index.js:8
Methodconstructor
(props)
src/templates/blog-post.js:35
Methodconstructor
(props)
src/api/layout.js:6
FunctiongetGalleryImage
({ href, title, text })
src/api/images.js:48
FunctiongetPages
src/api/index.js:28
FunctiongetPath
()
src/api/index.js:23
FunctiongetUrl
({ createdDate, url })
src/api/url.js:4
FunctiongotoPage
(url, show = false)
src/api/url.js:6
FunctionhandleNextPage
(pageNumber, maxPages)
src/api/url.js:56
FunctionhandlePreviousPage
(pageNumber)
src/api/url.js:50
FunctionimageStyle
(headerImage, color)
src/components/Card/index.js:11
Functionload
(el)
src/components/Content/index.js:20
FunctiononRouteUpdate
(state)
gatsby-browser.js:34
Functionoverflow
()
src/api/index.js:30
FunctionparseChineseDate
src/api/index.js:34
FunctionparseDate
src/api/index.js:32
FunctionparseMarkdownUrl
(date, rawUrl)
src/api/url.js:16
FunctionparseUrl
(date, rawUrl)
src/api/url.js:18
Methodrender
()
src/api/layout.js:13
FunctionwrapLayout
(WrappedComponent)
src/api/layout.js:4