GitHub Pages
1652 git clone https://github.com/suyanan/suyanan.github.io
1653 ls
1654 cd suyanan.github.io/
1655 ls
1656 echo "hello world" > index.html
1657 ls
1658 git add --all
1659 git commit -m "Initial commit"
1660 git push -u origin master
我的主页:
suyanan
Jekyll
Transform your plain text into static websites and blogs.
GitHub Pages supports Jekyll, a popular static site generator.
网友评论