test-repo-new-commits/README.md

36 lines
721 B
Markdown
Raw Normal View History

2012-11-21 16:19:50 +01:00
test-repo
=========
2012-11-21 16:26:37 +01:00
Test Repository
2012-11-21 16:40:37 +01:00
`git clone https://github.com/zpqrtbnk/test-repo.git .`
2016-12-14 15:26:58 +01:00
We have pages at : http://zpqrtbnk.github.io/test-repo/
2012-11-21 16:42:42 +01:00
Edit the file
Add an image
Can't get a newline? Must add two spaces
2012-11-21 16:40:37 +01:00
2012-11-21 16:42:42 +01:00
Include
2012-11-21 16:36:25 +01:00
![Image](https://raw.github.com/zpqrtbnk/test-repo/master/wtf.jpg)
2012-11-21 16:40:37 +01:00
2012-11-21 16:56:53 +01:00
But I don't know how to float the image left or right, nor how to center it, nor how to size
it so it's very basic anyway...
2012-11-21 16:42:42 +01:00
`git add`
`git push origin master`
2012-11-21 16:56:53 +01:00
`git pull`
`git checkout`
2012-11-21 16:26:37 +01:00
2016-12-14 15:26:58 +01:00
etc
2021-07-29 13:16:09 +02:00
etc
2021-07-29 13:19:26 +02:00
<img src="./wtf.jpg" />
2021-07-29 13:18:54 +02:00
2021-07-29 13:17:19 +02:00
<p align="center" style="background:#000;padding:5px;color:#fff;font-size:150%;margin-bottom:64px">
2021-07-29 13:19:26 +02:00
<img src="./wtf.jpg" />
2021-07-29 13:17:19 +02:00
<span style="margin-left:48px;">wubble</span>
</p>