[Blog Github.io] Image ์ฌ์ฉ๋ฒ
์นดํ ๊ณ ๋ฆฌ: Blog
ํ๊ทธ: Blog, Image, Minimal Mistakes
1. ์ด๋ฏธ์ง ์ถ๊ฐ.
![์ค๋ช
๊ธ](์ด๋ฏธ์ง์ฃผ์)
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg)
2.์ด๋ฏธ์ง ํฌ๊ธฐ
ํฝ์
์ง์ : {: width=โ30pxโ, height=โ100pxโ}
๋น์จ์ง์ : {: width=โ50%โ, height=โ50%โ}
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg){: width="100px" height="100px"}
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg){: width="40%" height="40%"}
3.์ด๋ฏธ์ง ์์น
{: .align-center}์ ๋ค์ ๋ถ์ฌ์ฃผ๋ฉด ๊ฐ์ด๋ฐ ์ ๋ ฌ
{: .align-left}์ ๋ค์ ๋ถ์ฌ์ฃผ๋ฉด ์ผ์ชฝ ์ ๋ ฌ
{: .align-right}์ ๋ค์ ๋ถ์ฌ์ฃผ๋ฉด ์ค๋ฅธ์ชฝ ์ ๋ ฌ
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg){: .align-left}{: width="20%" height="20%"}
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg){: .align-right}{: width="25%" height="25%"}
![sleep](https://user-images.githubusercontent.com/96651722/221404568-36804ae4-5d8a-4a05-b5d3-01218c3ef12b.jpg){: .align-center}{: width="30%" height="30%"}
4.์ด๋ฏธ์ง ํ ๋๋ฆฌ
border:๊ตป๊ธฐ0px
Solid : ์ค์ ์ผ๋ก ํ์ , dashed : ์ ์ ์ผ๋ก ํ์
#eaeaea -> ํ
๋๋ฆฌ์, border-radius : ๊ผญ์ง์ ๋ฅ๊ธ๊ฒ
{:style="border:1px solid #eaeaea; border-radius: 7px;"}
๊ธ์ ์ฐ๋ค๊ฐ Notice ์๋ ํ ๋๋ฆฌ๋ฅผ ์ถ๊ฐ ํ ์ ์์๋ค.
Notice ํ
๋๋ฆฌ?? ์ ๊ธฐํ๋ค dahsed:์ ์ , #ff0000 -> ๋นจ๊ฐ
{:style="border:1px dashed #ff0000; border-radius: 5px; padding: 0px;"}
{: .notice}
Notice ํ ๋๋ฆฌ?? ์ ๊ธฐํ๋ค dahsed:์ ์ , #ff0000 -> ๋นจ๊ฐ
5. ์ด๋ฏธ์ง ๊ฐ๋จํ๊ฒ ์ถ๊ฐ ํ๋๋ฒ
1. ์ถ๊ฐํ ์ด๋ฏธ์ง๋ฅผ ๋ณต์ฌํ๋ค.
์ด๋ฏธ์ง ์์ฒด๋ณต์ฌ ( ์ฃผ์๋ณต์ฌ X )
2. ์๋ฌด github repository์ issue์ฐฝ์ ์ฐ๋ค.
Bug Report์ Expected behavior ์ ๋ถ์ฌ๋ฃ๊ธฐ ํ๋ฉด
image.png ์์ ->![image](์ฃผ์.png)
์ ์ฝ๋๊ฐ ์์ฑ๋๋ค.
์์ฑ๋ ์ฝ๋๋ฅผ ์ฌ์ฉํด ์ฃผ๋ฉด ๋๋ค.
๋๊ธ๋จ๊ธฐ๊ธฐ