Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • collinanderson/conversationaldevelopment-com
  • gitlab-com/conversationaldevelopment-com
  • nornagon/conversationaldevelopment-com
  • nolith/conversationaldevelopment-com
4 results
Show changes
Commits on Source (2)
Loading
Loading
@@ -10,7 +10,7 @@ body_class: index
</p>
<p>
Experience has show us that these conversations can be summarized into four principles
to simplify the software deveopment life cycle.
to simplify the software development life cycle.
</p>
<ul>
<li>
Loading
Loading
@@ -50,8 +50,8 @@ body_class: index
</div><!--/.article-head-->
<div class="article-content">
{{ post.excerpt }}
<a href="/{{ post.url }}/" class="full-post-link js-pjax">Read more</a>
</div><!--/.article-content-->
<a href="{{ post.url }}">Read more</a>
</div>
</article>
{% endfor %}
 
Loading
Loading