Skip to content

Commit f02f228

Browse files
authored
Merge pull request #30 from teh/remove-changelog
Remove changelog
2 parents f789ef6 + 838d8cd commit f02f228

19 files changed

+79
-453
lines changed

Diff for: _includes/footer.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
<footer class="footer">
22
<div class="container">
33
<p class="pull-right" style="clear: right"><iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=haskell-distributed&repo=distributed-process&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe></p>
4-
<p>&copy; 2012 - 2013 <a href="http://twitter.com/welltyped">Well-Typed</a>
4+
<p>&copy; 2012 - 2017 <a href="http://twitter.com/welltyped">Well-Typed</a>
55
- <a href="http://twitter.com/CloudHaskell" target="_blank">CloudHaskell</a>
66
- <a href="https://github.com/hyperthunk" target="_blank">Tim Watson</a>
77
</p>
8-
<p class="pull-right" style="clear: right"><iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=haskell-distributed&repo=distributed-process-platform&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe></p>
8+
<p class="pull-right" style="clear: right"><iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=haskell-distributed&repo=distributed-process&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe></p>
99
<p><a href="http://github.com/haskell-distributed">Code</a> licensed under <a href="https://github.com/haskell-distributed/distributed-process/blob/master/LICENSE" target="_blank">BSD-3</a>,
1010
</p>
1111
<p>
12-
Website design shamelessly derived from <a href="https://twitter.com/kmett">Edward Kmett's'</a>
12+
Website design shamelessly derived from <a href="https://twitter.com/kmett">Edward Kmett's'</a>
1313
<a href="http://lens.github.com/">lens library github pages</a> under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
1414
</p>
1515
<p class="pull-right" style="clear: right; margin-right: -2px">
1616
<a href="https://twitter.com/CloudHaskell" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @CloudHaskell</a>
1717
</p>
1818
<p><a href="http://glyphicons.com">Glyphicons</a> and <a href="http://www.vectorportal.com/">Vectorportal</a> images reproduced with permission.</p>
19-
<p class="pull-right" style="clear: right"><!-- TODO: build status
19+
<p class="pull-right" style="clear: right"><!-- TODO: build status
2020
--></p>
2121

2222
<ul class="footer-links">

Diff for: _includes/nav.html

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
</a>
3333
<ul class="dropdown-menu">
3434
<li><a href="/wiki.html">Wiki</a></li>
35-
<li><a href="/changes.html">ChangeLog</a></li>
3635
<li><a href="http://www.haskell.org/haskellwiki/Cloud_Haskell">CH on haskell.org</a></li>
3736
<li><a href="https://github.com/haskell-distributed">Github Repositories</a></li>
3837
<li><a href="/static/semantics.pdf">Formal Semantics</a></li>

Diff for: _layouts/changelog.html

-59
This file was deleted.

Diff for: _layouts/changes.html

-53
This file was deleted.

Diff for: changelog/dp-0.4.1.md

-23
This file was deleted.

Diff for: changelog/dp-0.4.2.md

-28
This file was deleted.

Diff for: changelog/dp-0.5.0.md

-61
This file was deleted.

Diff for: changelog/dpp-0.1.0.md

-83
This file was deleted.

0 commit comments

Comments
 (0)