Giter Site home page Giter Site logo

log.theater's Issues

Add: `icon`

Background

Re-editing Icon.

New File

  • icon.tsx

Fix: Accessibility

Background

Target Files

footer.tsx
tag.tsx
entryTemplate.css
footer.css

Update: Configuration files for libraries used in development.

Background

I have decided to review the configuration values in the configuration file used during development.

Target Files

  • .editorconfig
  • .eslintrc.json
  • .prettierignore
  • package.json
  • package-lock.json

Contents

.prettierignore

  • exclude from target gatsby-types.d.ts

.eslintrc.json

  • add import/resolver 's setting
  • add rule set

.editorconfig

  • add target file .js

package.json

  • version up
  • updating Dependent Packages
  • update dependent packages during development
  • library version updates
  • script section rewrite

library details.
In

  • eslint-import-resolver-typescript

Out

  • esm
  • gatsby-plugin-typegen
  • @graphql-codegen/typescript

Update: `Tag` component

Background

Extract the process of icon creation.

Target Files

tag.tsx

contents

write import section.

Update: Changed to work temporarily.

Background

Remove user define file.
Changed to work temporarily.

Targe Files

components

  • article.tsx
  • date.tsx
  • footer.tsx
  • head.tsx
  • header.tsx
  • layout.tsx
  • tag.tsx

pages

  • index.tsx
  • about.tsx
  • 404.tsx
  • activity.tsx
  • introduce.tsx
  • terms.tsx
  • cookie.tsx
  • privacy.tsx

templates

  • entryTemplate.tsx
  • tagTemplate.tsx

type define file

  • typs.ts → gatsby-type.d.ts

Update: Specific configuration file rewrite.

Background

gatsby-*.jsgatsby-*.ts.

custom-configuration
gatsby-config.js → gatsby-config.ts
I can now convert from [email protected] .

gatsby-node.js → gatsby-node.ts
I can now convert from [email protected] .

gatsby-browser.js → gatsby-browser.ts
I can now convert from [email protected]

Target Files

  • gathby-config.js
  • gathby-node.js
  • gatsby-browser.js

New File

  • babel.config.json

custimize configuration.

Update File

  • tsconfig.json

unnecessary setting

FYI

https://www.gatsbyjs.com/docs/how-to/local-development/graphql-typegen/
https://www.gatsbyjs.com/docs/how-to/custom-configuration/babel/#how-to-use-a-custom-babelrc-file
https://babeljs.io/docs/config-files#file-relative-configuration

Update: CSS file.

Background

Re-editing css files.

Target Files

article.css
code-block.css
entryTemplate.css
footer.css
icon.css

Add: siteMetadata hooks

Background

Created hook so that siteMetadata can be used around.

Target

  • useSiteMetaData.ts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.