TIL 로 자료정리하면서 절때 하지말것.
- 정리하지 말 것 ( 남이 해둔것을 옮겨서 차근차근 정리 하는 행위 )
- 공부할 것 공부한 것을 뭔가를 안보고 슥슥 설명할 정도가 되면 지식으로 남았다고 봐도 될 것 같다.
git command clone, update commit, push prepare git pull origin master re git add , commit , push
- make repository at github
- setting github pages and change jekyll theme
- commit comments using browser
- write comments and reply
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and For more details see GitHub Flavored Markdown.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.