ansohxxn / comments

utterances로 블로그 댓글들을 관리하기 위한 저장소
0 stars 0 forks source link

blog/i-made-my-blog/ #20

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

[Github 블로그] 깃허브(Github) 블로그를 생성해 보자. - 평생 공부 블로그 : Today I Learned‍ 🌙

Jekyll로 깃허브 블로그를 만들어 보았다.

https://ansohxxn.github.io/blog/i-made-my-blog/

huyckgod commented 3 years ago

좋은 강의 감사합니다! 잘 보고 있어요!

dltjrals2 commented 3 years ago

감사합니다! 차근차근 보면서 따라하면서 많이 배우고 있습니다!

lhk3337 commented 3 years ago

감사합니다. 꼭 필요한 부분이었는데 잘 보고 멋진 블로그를 만들어 보겠습니다

cde3frv4 commented 2 years ago

감사합니다. 보면서 많이 배워갑니다.

HawookJ commented 2 years ago

감사합니다 많이 배워갑니다

NoelClay commented 2 years ago

마지막 git push origin master를 치게 되면 error: failed to push some refs to 'https://github.com/NoelClay/NoelClay.github.io.git' 이라고 에러가 뜨게 되는데 음 여기서 막혀버렸습니다. git이 뭔지도 모르고 일단 따라만 하다보니 해결법을 모르겠네요.

NoelClay commented 2 years ago

error: src refspec master does not match any 이러한 에러도 함께 뜹니다

NoelClay commented 2 years ago

아 일단 구글링 한 정보 따라해서 오류 해결했습니다. branch를 하나 더 생성해서 main이 아니라 다른 브랜치에 올리는 방법으로 오류가 해결되었습니다. 아직 왜 그런지 무슨 차이인건지는 모르겠으나 매일 매일 글 보며 따라해볼게요. 감사합니다.

YieumYoon commented 2 years ago

git push origin master에서 에러가 생겼는데 https://stackoverflow.com/questions/24114676/git-error-failed-to-push-some-refs-to-remote 이거 참고해서 git push origin main 으로 하니까 되네요 git을 써본적이 없어서 이렇게 해도 상관없는지는 모르겠어요

NJWDaniel commented 2 years ago

git push origin master 에서 에러가 생겨서 git push 로 하니까 되네요.. 이유가 뭘까요 ..흐음 궁굼...

lhk3337 commented 2 years ago

git push origin master 에서 에러가 생겨서 git push 로 하니까 되네요.. 이유가 뭘까요 ..흐음 궁굼...

git remote -v로 origin이 있는지 확인 해보시고, main인지 master인지 확인 해보세요

gabjuho commented 10 months ago

chirpy theme로 쓰려다가 오류 엄청 터지고 여기와서 따라해봤더니 바로 되네요 ㅠㅠ 정말 감사합니다!!