> For the complete documentation index, see [llms.txt](https://c-auto.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c-auto.gitbook.io/blog/readme.md).

# C-auto share-docs

<br>

## C-auto 공용 블로그 주소

* <https://c-auto.gitbook.io/blog/>

<br>

## C-auto 공용 블로그 작성 가이드

아래 과정을 개인 git에 fork 후 PR로 진행해도 괜찮지만 이미지 삽입이 github 내에서 작업하는게 편합니다!!

### 1. share-docs repo에서 `Add file-Create new file` 버튼 클릭

![스크린샷 2023-08-04 오후 5 33 52](https://github.com/C-auto/share-docs/assets/91866763/f864891d-4f1f-4704-a2ef-2d6e78b4dec0)

### 2. 파일경로와 이름을 설정 후 내용 작성

* 파일경로는 현재는 `python`, `java`, `Dataengineer` 3개로 운영하고 있습니다.(새로운 경로가 필요할 경우 관리자에게 요청해주세요!!)
* 파일명 작성 후 현재 파일 경로와 파일명은 잘 확인해주세요!!(파일경로/파일명 이 branch 명으로 설정해야만 이후 git action이 적용됩니다.)
* 내용 작성 후 commit change 버튼 눌러주세요!!(내용 임시 저장을 위해 작성 전 중간중간에 해당 버튼눌러 저장해주세요.)

![스크린샷 2023-08-04 오후 5 40 10](https://github.com/C-auto/share-docs/assets/91866763/c6fcc603-63b0-4bc3-b280-821bf1cef62e)

### 3. 브런치 명 설정

* 브런치 명은 `.md`를 제외한 폴더명/파일명 으로 생성해주세요
* 예시기준 `python/hello_test`

![스크린샷 2023-08-04 오후 5 42 03](https://github.com/C-auto/share-docs/assets/91866763/d918350a-f751-4548-a564-b9c761e3a5c3)

### 4. 작성이 완료되면 PR 요청

* 현재 PR 요청 시 자동으로 Reviewer 요청 기능이 적용되어 있지 않습니다.
* PR 요청 시 수동으로 Reviewer 요청 부탁드리며, 해당 기능 추가 시 공지 후 가이드 수정할 예정입니다.

![스크린샷 2023-08-04 오후 5 44 59](https://github.com/C-auto/share-docs/assets/91866763/9f264670-0c70-4565-a000-84fc3c67d84d)

### 5. PR 생성 후 git action 적용대기

* 현재 PR 생성 후 push할 때 자동으로 작성자, 작성일자가 추가되는 기능이 적용되어 있습니다.
* git action 적용까지 20초 정도 대기 해주세요
* 현재 기준 Review에 대해 강제하고 있지 않지만, Review에 대한 부분은 추후 기능 추가할 예정입니다.

![스크린샷 2023-08-04 오후 5 47 06](https://github.com/C-auto/share-docs/assets/91866763/ff5ef7b5-7247-495d-89cc-be6cd9554134)
