https://github.com/inutano/blog.inutano.com

https://github.com/inutano/blog.inutano.com

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: inutano
  • Language: MDX
  • Default Branch: main
  • Size: 678 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Gatsby

Gatsby minimal TypeScript starter

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal TypeScript starter.

    ```shell

    create a new Gatsby site using the minimal TypeScript starter

    npm init gatsby ```

  2. Start developing.

    Navigate into your new site’s directory and start it up.

    shell cd my-gatsby-site/ npm run develop

  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.tsx to see your site update in real-time!

  4. Learn more

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts)

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud

Owner

  • Name: Tazro Inutano Ohta
  • Login: inutano
  • Kind: user
  • Location: Tokyo
  • Company: @DBCLS

#WeAreHackersWeDance

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v3 composite
  • enriikke/gatsby-gh-pages-action v2 composite
package.json npm
  • @types/node ^18.11.10 development
  • @types/react ^18.0.26 development
  • @types/react-dom ^18.0.9 development
  • typescript ^4.9.3 development
  • @mdx-js/react ^2.2.1
  • gatsby ^5.3.2
  • gatsby-omni-font-loader ^2.0.2
  • gatsby-plugin-google-analytics ^5.3.0
  • gatsby-plugin-image ^3.3.2
  • gatsby-plugin-mdx ^5.3.1
  • gatsby-plugin-sass ^6.3.1
  • gatsby-plugin-sharp ^5.3.2
  • gatsby-source-filesystem ^5.3.1
  • gatsby-transformer-sharp ^5.3.1
  • markdown-to-jsx ^7.1.8
  • marked ^4.2.5
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-helmet ^6.1.0
  • sass ^1.57.0
yarn.lock npm
  • 1396 dependencies