contentz-tech/build

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.json
.eslintrc
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/publish.yml
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
example/articles/article-with-vimeo-video.mdx
example/articles/article-with-youtube-video.mdx
example/articles/my-first-article.mdx
example/articles/my-second-article.mdx
example/config.yml
example/links.yml
example/pages/about.mdx
example/resume.json
example/slides/my-talk.mdx
package.json
src/components/__snapshots__/canonical.test.tsx.snap
src/components/__snapshots__/card.test.tsx.snap
src/components/__snapshots__/footer.test.tsx.snap
src/components/__snapshots__/header.test.tsx.snap
src/components/__snapshots__/lead.test.tsx.snap
src/components/__snapshots__/patreon.test.tsx.snap
src/components/html/__snapshots__/code.test.tsx.snap
src/components/html/__snapshots__/heading.test.tsx.snap
src/components/html/__snapshots__/list.test.tsx.snap
src/components/html/__snapshots__/media.test.tsx.snap
src/components/html/__snapshots__/table.test.tsx.snap
src/components/html/__snapshots__/text.test.tsx.snap
src/data/languages.json
src/messages/en.json
src/messages/es.json
tsconfig.json
yarn.lock
cli.js31
end-to-end.test.js222
jest-puppeteer.config.js6
src/build.ts50
src/builders/analytics.ts21
src/builders/articles.tsx101
src/builders/error.tsx18
src/builders/feed.ts65
src/builders/home.tsx18