Skip to content

Commit a43cb73

Browse files
authored
Update README.md
1 parent d6e4186 commit a43cb73

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
This was forked (then detached) from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/), which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.
1+
A Github Pages template for academic websites. This was forked (then detached) from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/), which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.
2+
3+
# Instructions
4+
5+
1. Fork this repository
6+
1. Rename it "yourusername.github.io"
7+
1. Update variables in _config.yml to match your site
8+
* url is especially important
9+
1. Update files in _pages directory to set top-level
10+
1. Update/delete sample files for different kinds of collections
11+
* The files for each item are in _talks, _teaching, _publications, _portfolio, and _posts for each item in these collections
12+
* Delete the sample files (no need to delete the directory) if you do not want a kind of collection in your site
13+
1. Update top menu bar (to add/remove items) by editing _data/navigation.yml
14+
1. Run talkmap.ipynb (must have repository cloned) to generate talkmap

0 commit comments

Comments
 (0)