Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devHudi/gatsby-starter-hoodie
/ functions
Functions
45 in github.com/devHudi/gatsby-starter-hoodie
⨍
Functions
45
◇
Types & classes
0
↓ 2 callers
Function
spaceToDash
src/components/TagList/index.jsx:36
↓ 2 callers
Function
useScroll
()
src/hooks/useScroll.jsx:3
↓ 1 callers
Function
checkIsScrollAtBottom
()
src/components/SeriesList/index.jsx:45
↓ 1 callers
Function
checkIsScrollAtBottom
()
src/components/PostList/index.jsx:41
↓ 1 callers
Function
handleClickTitle
src/components/Article/Body/Toc/index.jsx:103
↓ 1 callers
Function
useOffsetTop
()
src/hooks/useOffsetTop.jsx:3
Function
ArticleButton
({ right, children, onClick })
src/components/Article/Footer/index.jsx:109
Function
Bio
()
src/components/Bio/index.jsx:93
Function
BlogIndex
({ data })
src/pages/index.jsx:15
Function
BlogIndex
({ data })
src/pages/about.jsx:33
Function
Body
({ children })
src/components/Layout/Body/index.jsx:10
Function
Body
({ html, hideToc })
src/components/Article/Body/index.jsx:19
Function
Comment
()
src/components/Article/Footer/Comment.jsx:7
Function
Footer
()
src/components/Layout/Footer/index.jsx:20
Function
Footer
({ previous, next })
src/components/Article/Footer/index.jsx:125
Function
Header
({ toggleTheme })
src/components/Layout/Header/index.jsx:111
Function
Header
({ title, date, tags, minToRead })
src/components/Article/Header/index.jsx:47
Function
Image
()
src/components/image.js:16
Function
Layout
({ children })
src/components/Layout/index.jsx:15
Function
Link
({ link, children })
src/components/Bio/index.jsx:84
Function
NoContent
({ name })
src/components/NoContent/index.jsx:15
Function
NotFoundPage
()
src/pages/404.jsx:33
Function
Post
({ data })
src/templates/Post.jsx:10
Function
PostList
({ postList })
src/components/PostList/index.jsx:49
Function
PrismTheme
()
src/components/Article/Body/PrismTheme/index.jsx:6
Function
RevealOnScroll
({ revealAt, reverse, children })
src/components/RevealOnScroll/index.jsx:17
Function
SEO
({ title, description, url })
src/components/SEO/index.jsx:5
Function
Search
({ data })
src/pages/search.jsx:21
Function
Series
({ header, series })
src/components/Article/Series/index.jsx:78
Function
Series
({ pageContext, data })
src/templates/Series.jsx:56
Function
SeriesList
({ seriesList })
src/components/SeriesList/index.jsx:53
Function
SeriesPage
({ data })
src/pages/series.jsx:24
Function
SideTagList
({ tags, postCount })
src/components/SideTagList/index.jsx:45
Function
Tab
({ postsCount, activeTab })
src/components/Tab/index.jsx:66
Function
TagList
({ tagList, count, selected })
src/components/TagList/index.jsx:40
Function
TagsPage
({ data })
src/pages/tags.jsx:27
Function
TextField
({ ...props })
src/components/TextField/index.jsx:41
Function
Title
({ size, children })
src/components/Title/index.jsx:23
Function
Toc
({ items, articleOffset })
src/components/Article/Body/Toc/index.jsx:71
Function
detectScrollDirection
()
src/components/Layout/Header/index.jsx:116
Function
offset
src/utils/getElmentOffset.js:1
Function
onScroll
()
src/hooks/useScroll.jsx:9
Function
reducer
(state = initialState, action)
src/reducers/theme.js:25
Function
store
src/reducers/createStore.js:4
Function
toggleTheme
()
src/components/Layout/index.jsx:29