EmaSuriano/gatsby-starter-mate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/auto-merge.yml
.github/workflows/master.yml
.github/workflows/pull-request.yml
.gitignore
.nvmrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
bin/contentful-config.json
icon.png
media/contentful-about-change.png
media/icon.png
media/screenshots/404.png
media/screenshots/About.png
media/screenshots/Landing.png
media/screenshots/Projects.png
media/screenshots/Writing.png
media/theme-dark-blue.png
media/theme-original.png
media/theme-teal.png
package.json
src/colors.json
src/styles.css
tsconfig.json
yarn.lock
.eslintrc.js34
gatsby-node.js13
bin/setup.ts65
gatsby-config.ts55
src/components/Card.tsx32
src/components/Footer.tsx54
A
1 hr
src/components/Header.tsx56
A
1 hr
src/components/Helmet.tsx54
A
1 hr
src/components/Hide.tsx13
src/components/ImageLabel.tsx39
A
2 hrs
src/components/Layout.tsx39
src/components/Link.tsx37
src/components/MarkdownComponents.tsx73
src/components/Post.tsx85
src/components/Project.tsx112
A
1 hr
src/components/ScrollIcon.tsx63
src/components/Section.tsx61
src/components/SocialLink.tsx44
src/components/Triangle.tsx35
src/icons.ts18
src/pages/404.tsx41