Giter Site home page Giter Site logo

bicstone / portfolio Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 29.91 MB

bicstone's Portfolio / Blog (Made with Gatsby.js)

Home Page: https://bicstone.me

License: MIT License

TypeScript 99.62% Shell 0.03% CSS 0.22% MDX 0.13%
blog emotion gatsby graphql hacktoberfest material-design mdx mui portfolio portfolio-website react typescript

portfolio's Introduction

# requires Node.js >= 16
npx bicstone

portfolio's People

Contributors

bicstone avatar dependabot[bot] avatar mend-bolt-for-github[bot] avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fossabot

portfolio's Issues

feat: 資格

経歴に入れようと思ったけど数が多いから分ける

feat: Helloの改良

  • 一部のtyped復活
  • 現在の「What I Do」と結合する
  • 文章を短くシンプルにする

pref: 画像最適化

ブログ機能実装まで使わない想定(SVGで済ますため)

gatsby-remark-images
gatsby-plugin-sharp
gatsby-transformer-sharp

feat: 方眼表示

方眼表示を実装

      body {
        background-color: #fff;
        background-image: linear-gradient(
            transparent 95%,
            rgba(0, 0, 0, 0.06) 50%,
            rgba(0, 0, 0, 0.06)
          ),
          linear-gradient(
            90deg,
            transparent 95%,
            rgba(0, 0, 0, 0.06) 50%,
            rgba(0, 0, 0, 0.06)
          );
        background-size: 16px 16px;
        background-repeat: repeat;
      }

feat: SEO

gatsby-plugin-react-helmet
gatsby-plugin-react-helmet-canonical-urls
gatsby-plugin-robots-txt
gatsby-plugin-canonical-urls

feat: PWA

gatsby-plugin-offline
gatsby-plugin-manifest

ci: netfly自動デプロイ

developは ステージング環境 ( stg.masshiro.me )
main は 本番環境 ( masshiro.me )
とりあえずnoindex??

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.