반응형

오블완 4

[Gatsby 블로그] 템플릿 사용해서 localhost 블로그 띄워보기

https://www.gatsbyjs.com/starters/LekoArts/gatsby-starter-minimal-blog/ gatsby-starter-minimal-blog | GatsbyThis starter is part of a german tutorial series on Gatsby. The starter will change over time to use more advanced stuff (feel free to express your ideas in the repository). Its first priority is a minimalistic style coupled with a lot of features for thewww.gatsbyjs.comminimal-blog를 사용해서 ..

취업 2024.11.21

[Gatsby 블로그] #2 pnpm 설치해서 Gatsby 설치

Gatsby를 설치하기 위해서는 node.js가 설치되어있어야합니다.https://nodejs.org/en/download/package-managercurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash새로운 설정 적용을 위해 config loadsource ~/.zshrcnode 최신 lts 버전으로 설치nvm install --ltspnpm 설치brew install pnpm Homebrew로 설치한 경우 디렉토리 설정이 안되었기 때문에 글로벌 bin 디렉토리 설정pnpm config set global-bin-dir ~/.local/share/pnpmPATH 환경 변수 추가export PATH=$PATH:~/...

취업 2024.11.20

[Gatsby 블로그] #1 Gatsby 알아보기

https://www.gatsbyjs.com/docs Welcome to the Gatsby Way of Building | GatsbyGatsby is a React-based open source framework for creating websites. Whether your site has 100 pages or 100,000 pages — if you care deeply about performance, scalability, and built-in security — you'll love building with us. Start pulling data from youwww.gatsbyjs.com React 기반 정적 사이트 생성기라길래 Gatsby로 블로그를 개설해보기로 했습니다.먼저 Ga..

취업 2024.11.19

LinkedIn 기본 프로필 아주 쉽게 작성하기★

이직 준비 기념 링크드인 개편을 해보겠습니다.링크드인은 영어가 Primary profile 언어인데요..요즘은 번역이 쉬우니 GPT의 도움을 받아 빈 내용을 채워봅니다. 1. Primary Position(회사)+Add new position을 하시면 경력 추가가 가능합니다.Title -> 수행했던 직무나 역할을 간결하게 표현합니다.저는 Software Engineer를 넣었습니다.Employment type -> 정규직인지 알바인지 등등 선택가능합니다.정규직 : Full-time알바 : Part-timeCompany or organization -> 다니고 있는 직장명이나 단체명을 넣으세요I am currently working in this role -> 현재 재직중이면 체크하세요End current..

취업 2024.11.18
반응형