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
- iOS Target
- Github file size
- Ribs
- Dependency Rule
- Apple Certificate
- rib
- RxSwift
- 클린아키텍쳐
- RIBs Tutorial
- 로버트마틴형
- Concurrent
- ios
- iOS 버전 점유율
- coordinateSpace
- SWIFT
- 대머리깃허브
- conflicting access to memory
- Automatically manage signing
- 잡초가득블로그
- in-out
- Dispatch.main.sync
- windowScene
- Large File Storage
- App Signing
- RxCocoa
- UICoordinateSpace
- memory safety
- swiftdocs
- Git Large File Storage
- 메모리 접근 충돌
Archives
- Today
- Total
빙수왕의 개발일지
티스토리 블로그에 코드블럭 예쁘게 나오게 하기 본문
내꺼 너무 못생김 ㅠㅠ
일단 제일 쉬운방법
1. 블로그 관리 - 플러그인 - 코드문법 강조 사용

결과

2. gist 사용
gist 만들고 embed 형식으로 복사한 후,

티스토리에서 html 모드로 변경하고 아래처럼 붙여넣으면 된다.

짜잔
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print("My First Gist!") |
'개발 > 그 외' 카테고리의 다른 글
LFS (Git Large File Storage) (1) | 2021.12.15 |
---|---|
The Clean Architecture, 클린 아키텍쳐 blog 정리 (1) | 2021.10.31 |
맥에서 화면 분할, 반만 보기 단축키 설정 (윈도우 + <-) (0) | 2021.07.27 |
쿠키런 킹덤 쿠폰 아이디만 바꿔서 한번에 등록하기.. 리세마라 편하게 하기 (1) | 2021.02.14 |
터미널에서 폴더 생성과 이동을 한번에 하기 mkdir + cd (0) | 2020.08.29 |