Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RafaelGoulartB/next-blog-cms
/ functions
Functions
27 in github.com/RafaelGoulartB/next-blog-cms
⨍
Functions
27
◇
Types & classes
16
Function
Article
({ posts })
pages/articles.tsx:21
Function
Footer
()
components/footer/index.tsx:5
Function
Hamburger
({ handleToggle })
components/header/hamburger.tsx:7
Function
HeadSection
({ title = HeadSectionFixtures.title, description = HeadSectionFixtures.description })
components/section/head/index.tsx:7
Function
Header
components/header/index.tsx:38
Function
HeadingPost
({ title, author, date })
components/heading-post/index.tsx:10
Function
HighlightSection
({ id, title, description, image, createdAt })
components/highlight-card/index.tsx:8
Function
Home
({ head, posts })
pages/index.tsx:24
Function
LatestCard
({ id, title, description, image, createdAt })
components/latest-card/index.tsx:8
Function
ListPost
({ children })
components/list-post/index.tsx:3
Function
Logo
()
components/header/logo.tsx:4
Function
MenuItems
({ children, link, onClick })
components/header/index.tsx:17
Function
MyApp
({ Component, pageProps })
pages/_app.tsx:12
Function
Post
({ post = PostFixtures[0] })
pages/posts/[id].tsx:29
Function
PostDate
({ date, ...props })
components/post-date/index.tsx:8
Function
PostListSection
({ posts = PostFixtures })
components/section/postListSection/index.tsx:15
Function
RecentPostCard
({ id, title, description, image, createdAt })
components/recent-card/index.tsx:8
Function
RecentPostsContainer
({ children })
components/recent-card/container.tsx:3
Function
SearchInput
({ search, setSearch, isSearchLoading, setIsSearchLoading })
components/header/search-input.tsx:16
Function
SocialLinks
({ link, icon })
components/social-links.tsx:9
Function
ThemeContainer
({ children })
contexts/theme/theme-container.tsx:5
Function
getStaticPaths
()
pages/posts/[id].tsx:68
Function
getStaticProps
()
pages/articles.tsx:15
Function
getStaticProps
()
pages/index.tsx:17
Function
getStaticProps
({ params })
pages/posts/[id].tsx:17
Function
handleToggle
()
components/header/index.tsx:40
Method
render
()
pages/_document.tsx:4