patrickniyo

所属分类:文章/文档
开发工具:TypeScript
文件大小:3809KB
下载次数:0
上传日期:2023-04-14 16:39:06
上 传 者sh-1993
说明:  我的个人博客花园。用于分享编程技能、教程以及最佳编码和性能实践
(My personal blogging garden. For sharing programming skills, tutorials and Best coding and performance practices)

文件列表:
.babelrc (32, 2023-08-10)
.eslintignore (38, 2023-08-10)
.eslintrc.json (1169, 2023-08-10)
.prettierignore (54, 2023-08-10)
.prettierrc (42, 2023-08-10)
CODE_OF_CONDUCT.md (5213, 2023-08-10)
LICENSE (1075, 2023-08-10)
codeql-analysis.yml (2495, 2023-08-10)
components (0, 2023-08-10)
components\ArticleFooter.tsx (707, 2023-08-10)
components\Head.tsx (1613, 2023-08-10)
components\Layout.tsx (1750, 2023-08-10)
components\Navigation.tsx (776, 2023-08-10)
components\ThemeSwitch.tsx (3114, 2023-08-10)
interfaces (0, 2023-08-10)
interfaces\ISocialMedia.ts (66, 2023-08-10)
jest.config.js (562, 2023-08-10)
lib (0, 2023-08-10)
lib\api.ts (1188, 2023-08-10)
next-env.d.ts (201, 2023-08-10)
next.config.js (86, 2023-08-10)
package.json (1813, 2023-08-10)
pages (0, 2023-08-10)
pages\_app.tsx (498, 2023-08-10)
pages\_document.tsx (383, 2023-08-10)
pages\about (0, 2023-08-10)
pages\about\index.tsx (2544, 2023-08-10)
pages\index.tsx (3109, 2023-08-10)
pages\posts (0, 2023-08-10)
pages\posts\[slug].tsx (3780, 2023-08-10)
pages\publications (0, 2023-08-10)
pages\publications\index.tsx (1368, 2023-08-10)
pages\slides (0, 2023-08-10)
... ...

# [patrickniyo.com](https://patrickniyo.com) My personal blogging garden, where I share programming skills, tutorials and Best coding and performance practices. ![Build Workflows](https://github.com/PatrickNiyogitare28/codeark.com/actions/workflows/superlinter.yml/badge.svg) ## Tools - [Typescript](https://www.typescriptlang.org/) - Write posts with [MDX](https://mdxjs.com/) - Style with [Tailwind CSS](https://tailwindcss.com/) - Linting with [ESLint](https://eslint.org/) - Formatting with [Prettier](https://prettier.io/) - Linting, typechecking and formatting on by default using [`husky`](https://github.com/typicode/husky) for commit hooks - Testing with [Jest](https://jestjs.io/) and [`react-testing-library`](https://testing-library.com/docs/react-testing-library/intro) ## Live Demo [Deployed with vercel](https://codeark-com.vercel.app/) ## Getting Started ```bash git clone https://github.com/PatrickNiyogitare28/codeark.com.git cd codeark.com yarn install # or npm install yarn dev # or npm run dev ``` Your new site will be up at http://localhost:3000/ ## CODE OF CONDUCT We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. Read the [code of conduct](https://github.com/PatrickNiyogitare28/codeark.com/blob/master/CODE_OF_CONDUCT.md) before contributing ## LICENSE [MIT](https://github.com/PatrickNiyogitare28/codeark.com/blob/master/LICENSE) ## MAINTAINER patrickniyogitare28@gmail.com

近期下载者

相关文件


收藏者