4 posts tagged with "gatsby"
Gatsby 배포된 문서에 이미지 표시 방법
Posted on March, 2021해당 문서(.md)에 이미지를 가져와 보여주고 싶은데 방법을 몰랐다. 그래서 아래와 같은 방법으로 추가했다. static 디렉토리에 이미지 파일을 넣는다. static 디렉토리가 md 파일 입장에서 root(/)로 시작한다. (예를 들어 static/images/diary.svg 이면 -> /images/diary.svg…
Read full postGatsby로 Github.io 만들기
Posted on March, 2021gatsby를 이용하여 개인 사이트를 github.io에 업로드까지 과정을 설명해보려고 한다. Gatsby란? JAMstack(Javascript / API / Markup) SSG(Static Site Generator) 중 하나 개발 환경 구성 windows 10 git node.js 나 NVM v12.13.…
Read full postTest Post After Netlify CMS Install
Posted on January, 2020Crossing Fingers... Looks like we've gotten the cms working, folks. Give it a try!
Read full postWelcome To My Web Developer Blog
Posted on August, 2018This blog template is designed for web developers. Whether you're a professional web developer or are just getting started in the world of web development, this Gatsby starter is ready to go, right…
Read full post