Skip to content
View MagicienDeCode's full-sized avatar

Block or report MagicienDeCode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MagicienDeCode/README.md

Dev

  • dev deploy npm start

How to add a category?

    1. create a folder XX in src/data
    1. copy an example of title.json
    1. add a Category in src/components/category.ts
    1. create a folder XX in src/pages and add index.tsx in it
    1. add XXJson in src/components/header.tsx in allItems for search auto-complete

How to add an article?

    1. add XX.md in src/data/{category}
    1. add infos in src/data/{category}/title.json
    1. make sure (xx.md) path == (title.js) type/page

Eslint check

run npm run lint

Less for css

A global css file is in src/layouts/gloable.less

Layout

A global layout file is in src/layouts/index.tsx

Pinned Loading

  1. py3_interview py3_interview Public

    Python3, Leetcode

    Python 3

  2. MachineLearning_ROC MachineLearning_ROC Public

    La reconnaissance optique de caractères chinois

    Python

  3. Interview Interview Public

    ALL IN ONE: algorithm, system design, leadership principles, etc ...

  4. Transactional Transactional Public

    Spring @Transactional Kotlin Example TestContainer

    Kotlin 4 1

  5. LeetCode_Solution LeetCode_Solution Public

    java / kotlin leetcode solution

    Java 14 2

  6. magiciendecode.fr magiciendecode.fr Public

    My Site

    TypeScript