Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/awesome-stoicism
/ functions
Functions
17 in github.com/DavidWells/awesome-stoicism
⨍
Functions
17
◇
Types & classes
2
↓ 3 callers
Function
createAuthorSlug
(author)
site/utils/createSlug.js:12
↓ 3 callers
Function
createQuoteSlug
(quote)
site/utils/createSlug.js:3
↓ 2 callers
Function
makeSlug
(str)
site/utils/createSlug.js:16
↓ 1 callers
Function
getSlugs
(context)
site/pages/raw-md/[postname].js:5
↓ 1 callers
Function
makeIdFromPath
* * @param {string} resourcePath * * Make an ID from a path * * Currently, `resourcePath` is formatted like this: * - "blog/name-of-file.mdx"
site/next.config.js:66
↓ 1 callers
Function
trimAt
(str, length)
site/utils/createSlug.js:8
↓ 1 callers
Function
useAnalytics
()
site/utils/analytics/index.js:21
Function
Footer
()
site/components/Footer/index.js:5
Function
Home
({ links })
site/pages/index.js:12
Function
Logo
()
site/components/Logo.js:4
Function
NavBar
({ leftContent, rightContent })
site/components/Nav/index.js:5
Function
QuoteCard
({ data })
site/components/Quote/index.js:3
Function
TitleAndMetaTags
({ url = 'https://hellophilosophy.com', pathname, title = 'Hello Philosophy', description = 'Stoic quo
site/components/TitleAndMetaTags.js:6
Function
Wrapper
({ children })
site/components/Wrapper/index.js:4
Function
handleRouteChange
(url)
site/utils/analytics/index.js:28
Method
render
()
site/pages/_document.js:5
Function
sortByAuthors
(a, b)
scripts/generate.js:27