Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 66bf9f8

Browse files
author
Barrie Hadfield
committed
Site updated to bc7bb54
1 parent 7b3eefb commit 66bf9f8

17 files changed

Lines changed: 21 additions & 22 deletions

File tree

blog/2016/01/26/getting-started-with-reactrb-and-rails/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h2 class="h5 project-tagline center-text">
300300
<li class="nav-item"><a href="/start/operations">Operations</a></li>
301301
<ul class="nav">
302302
<li class="nav-item"><a href="/start/operations#operations-and-stores">Operations and Stores</a></li>
303-
<li class="nav-item"><a href="/start/operations#ispatchers-and-receivers">Dispatchers and Receivers</a></li>
303+
<li class="nav-item"><a href="/start/operations#dispatchers-and-receivers">Dispatchers and Receivers</a></li>
304304
<li class="nav-item"><a href="/start/operations#server-operations">Server Operations</a></li>
305305
</ul>
306306
<br>

feed.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="alternate" href="http://blog.url.com/blog/2017/02/28/spring-2017-comps-release/"/>
1515
<id>http://blog.url.com/blog/2017/02/28/spring-2017-comps-release/</id>
1616
<published>2017-02-28T00:00:00+00:00</published>
17-
<updated>2017-04-13T10:46:52+01:00</updated>
17+
<updated>2017-04-12T20:02:11+01:00</updated>
1818
<author>
1919
<name>Article Author</name>
2020
</author>
@@ -171,7 +171,7 @@
171171
<link rel="alternate" href="http://blog.url.com/blog/2017/01/28/editing-flux-loop-verses-decoupling/"/>
172172
<id>http://blog.url.com/blog/2017/01/28/editing-flux-loop-verses-decoupling/</id>
173173
<published>2017-01-28T00:00:00+00:00</published>
174-
<updated>2017-04-11T18:41:54+01:00</updated>
174+
<updated>2017-04-10T17:24:38+01:00</updated>
175175
<author>
176176
<name>Article Author</name>
177177
</author>
@@ -323,7 +323,7 @@ Yes. Note that Operations return promises, so asynchronous operation is assumed
323323
<link rel="alternate" href="http://blog.url.com/blog/2017/01/17/comparing-redux-with-hyperloop/"/>
324324
<id>http://blog.url.com/blog/2017/01/17/comparing-redux-with-hyperloop/</id>
325325
<published>2017-01-17T00:00:00+00:00</published>
326-
<updated>2017-04-11T18:41:54+01:00</updated>
326+
<updated>2017-04-10T17:24:38+01:00</updated>
327327
<author>
328328
<name>Article Author</name>
329329
</author>
@@ -655,7 +655,7 @@ return (
655655
<link rel="alternate" href="http://blog.url.com/blog/2016/09/08/Hyperloop-is-born/"/>
656656
<id>http://blog.url.com/blog/2016/09/08/Hyperloop-is-born/</id>
657657
<published>2016-09-08T06:50:00+01:00</published>
658-
<updated>2017-04-11T18:41:54+01:00</updated>
658+
<updated>2017-01-23T06:47:00+00:00</updated>
659659
<author>
660660
<name>Article Author</name>
661661
</author>
@@ -710,7 +710,7 @@ return (
710710
<link rel="alternate" href="http://blog.url.com/blog/2016/06/29/reactrb-v0-8-5/"/>
711711
<id>http://blog.url.com/blog/2016/06/29/reactrb-v0-8-5/</id>
712712
<published>2016-06-29T01:00:00+01:00</published>
713-
<updated>2017-04-11T18:41:54+01:00</updated>
713+
<updated>2017-03-04T06:08:16+00:00</updated>
714714
<author>
715715
<name>Article Author</name>
716716
</author>
@@ -812,7 +812,7 @@ return (
812812
<link rel="alternate" href="http://blog.url.com/blog/2016/01/26/getting-started-with-reactrb-and-rails/"/>
813813
<id>http://blog.url.com/blog/2016/01/26/getting-started-with-reactrb-and-rails/</id>
814814
<published>2016-01-26T16:29:00+00:00</published>
815-
<updated>2017-04-11T18:41:54+01:00</updated>
815+
<updated>2017-03-04T06:08:16+00:00</updated>
816816
<author>
817817
<name>Article Author</name>
818818
</author>
20.9 KB
Loading
76.4 KB
Loading
20.7 KB
Loading
75.3 KB
Loading
20.8 KB
Loading
75.2 KB
Loading
20.8 KB
Loading
75.1 KB
Loading

0 commit comments

Comments
 (0)