You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,17 @@ By default, the script uses the `master` branch for the source code and deploys
39
39
The optional flag `--user` tells it to deploy to `master` and use `source` for the source code instead.
40
40
Using `master` for deployment is a convention for [user and organization pages](https://help.github.com/articles/user-organization-and-project-pages/).
41
41
42
-
**Note:** when deploying your user or organization page, make the `_config.yml` has `url` and `baseurl` fields as follows.
42
+
**Note:** when deploying your user or organization page, make sure the `_config.yml` has `url` and `baseurl` fields as follows.
43
43
44
44
```
45
45
url: # should be empty
46
46
baseurl: # should be empty
47
47
```
48
48
49
+
### Usage
50
+
51
+
Note that `_pages/about.md` is built to index.html in the published site. There is therefore no need to have a separate index page for the project. If an index page does exist in the root directory then this will prevent `_pages/about.md` from being added to the built site.
52
+
49
53
## Features
50
54
51
55
#### Ergonomic Publications
@@ -100,4 +104,4 @@ Style improvements and bug fixes are especially welcome.
100
104
101
105
## License
102
106
103
-
MIT
107
+
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
22
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
24
24
</div>
25
25
<divclass="col three caption">
26
26
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
40
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
41
41
</div>
42
42
<divclass="col three caption">
43
43
You can also have artistically styled 2/3 + 1/3 images, like these.
@@ -50,6 +50,6 @@ You can also put regular text between your rows of images. Say you wanted to wri
50
50
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
22
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
24
24
</div>
25
25
<divclass="col three caption">
26
26
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
40
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
41
41
</div>
42
42
<divclass="col three caption">
43
43
You can also have artistically styled 2/3 + 1/3 images, like these.
44
44
</div>
45
45
46
46
47
-
<br/><br/><br/>
47
+
<br/><br/>
48
48
49
49
50
50
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
24
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
25
25
</div>
26
26
<divclass="col three caption">
27
27
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
41
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
42
42
</div>
43
43
<divclass="col three caption">
44
44
You can also have artistically styled 2/3 + 1/3 images, like these.
45
45
</div>
46
46
47
47
48
-
<br/><br/><br/>
48
+
<br/><br/>
49
49
50
50
51
51
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
22
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
24
24
</div>
25
25
<divclass="col three caption">
26
26
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
40
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
41
41
</div>
42
42
<divclass="col three caption">
43
43
You can also have artistically styled 2/3 + 1/3 images, like these.
44
44
</div>
45
45
46
46
47
-
<br/><br/><br/>
47
+
<br/><br/>
48
48
49
49
50
50
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
22
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
24
24
</div>
25
25
<divclass="col three caption">
26
26
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
40
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
41
41
</div>
42
42
<divclass="col three caption">
43
43
You can also have artistically styled 2/3 + 1/3 images, like these.
44
44
</div>
45
45
46
46
47
-
<br/><br/><br/>
47
+
<br/><br/>
48
48
49
49
50
50
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
<img class="col one left" src="{{ site.baseurl }}/assets/img/1.jpg" alt="" title="example image"/>
22
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/2.jpg" alt="" title="example image"/>
23
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/3.jpg" alt="" title="example image"/>
24
24
</div>
25
25
<divclass="col three caption">
26
26
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
<img class="col two left" src="{{ site.baseurl }}/assets/img/6.jpg" alt="" title="example image"/>
40
+
<img class="col one left" src="{{ site.baseurl }}/assets/img/11.jpg" alt="" title="example image"/>
41
41
</div>
42
42
<divclass="col three caption">
43
43
You can also have artistically styled 2/3 + 1/3 images, like these.
44
44
</div>
45
45
46
46
47
+
<br/><br/>
48
+
49
+
47
50
The code is simple. Just add a col class to your image, and another class specifying the width: one, two, or three columns wide. Here's the code for the last row of images above:
0 commit comments