File tree 5 files changed +1
-6
lines changed
5 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,7 @@ refresh:
60
60
git fetch origin
61
61
git pull origin $(BRANCH )
62
62
63
- publish :
64
- ./mk_website.py
63
+ publish : website
65
64
bash publish.bash
66
65
67
66
clean :
Original file line number Diff line number Diff line change 15
15
< li > < a href ="index.html "> README</ a > </ li >
16
16
< li > < a href ="license.html "> LICENSE</ a > </ li >
17
17
< li > < a href ="install.html "> INSTALL</ a > </ li >
18
- < li > < a href ="docs/ "> Documentation</ a > </ li >
19
18
< li > < a href ="https://github.com/caltechlibrary/pairtree "> Github</ a > </ li >
20
19
</ ul > </ nav >
21
20
Original file line number Diff line number Diff line change 15
15
< li > < a href ="index.html "> README</ a > </ li >
16
16
< li > < a href ="license.html "> LICENSE</ a > </ li >
17
17
< li > < a href ="install.html "> INSTALL</ a > </ li >
18
- < li > < a href ="docs/ "> Documentation</ a > </ li >
19
18
< li > < a href ="https://github.com/caltechlibrary/pairtree "> Github</ a > </ li >
20
19
</ ul > </ nav >
21
20
Original file line number Diff line number Diff line change 15
15
< li > < a href ="index.html "> README</ a > </ li >
16
16
< li > < a href ="license.html "> LICENSE</ a > </ li >
17
17
< li > < a href ="install.html "> INSTALL</ a > </ li >
18
- < li > < a href ="docs/ "> Documentation</ a > </ li >
19
18
< li > < a href ="https://github.com/caltechlibrary/pairtree "> Github</ a > </ li >
20
19
</ ul > </ nav >
21
20
Original file line number Diff line number Diff line change 3
3
<li><a href="index.html">README</a></li>
4
4
<li><a href="license.html">LICENSE</a></li>
5
5
<li><a href="install.html">INSTALL</a></li>
6
- <li><a href="docs/">Documentation</a></li>
7
6
<li><a href="https://github.com/caltechlibrary/pairtree">Github</a></li>
8
7
</ul>
You can’t perform that action at this time.
0 commit comments