반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- COALESCE
- codedeploy error
- AWS CI/CD 구축하기
- IntelliJ
- Kafka
- codepipeline
- aws
- Spring
- PostgreSQL
- node
- Airflow
- redis
- Spring Error
- kubeflow
- java bigdecimal
- 도커
- SQL
- Jenkins
- Python
- Flux
- JavaScript
- VPN
- aws cicd
- bootstrap
- chartjs
- codebuild
- docker
- codedeploy
- chart.js
- or some instances in your deployment group are experiencing problems.
Archives
- Today
- Total
Small Asteroid Blog
[git 블로그] 깃허브 블로그 만들기 (github.io) 본문
728x90
Jekyll Themes
jekyllthemes.org
다음 사이트에서 블로그 테마 선택할 수 있다
다음과 같이 초록색 화면이 나오면 성공한것이다.
다음과 같이 git bash창에서
깃 연동하기
git clone
파일 위치 이동
cd directory
필요한 플러그인 설치
bundle install
서버시작
bundle exec Jekyll serve
//127.0.0.1:4000 에서 확인가능함
728x90
반응형
'도구 > Git' 카테고리의 다른 글
깃블로그 깃허브 블로그 파일 위치 (0) | 2021.04.28 |
---|---|
fatal : unable to access "" could not resolve host: "" 해결 (0) | 2021.04.13 |
git 초기설정 및 연결하기 (0) | 2021.03.29 |
[Git] [rejected] master -> master (non-fast-forward) 해결 방법(강제push) (0) | 2021.02.19 |
WARNING! Using --password via the CLI is insecure. Use --password-stdin (0) | 2020.11.03 |