Initial commit

This commit is contained in:
Tom Raithel
2017-01-20 07:23:25 +01:00
commit 37ae2943d5
9 changed files with 136 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
---
layout: post
title: "React"
ring: adopt
---
Hier steht eine Einleitung über *React* - super "cool"
Hier noch ein [link](http://www.google.de) zu google
<!--except-->
Hier steht der Rest!
History
-------
{% include
history-entry.html
ring="trial"
date="2017-12-10"
content="This is a history entry
- Foo
- Bar
"
%}

View File

@@ -0,0 +1,8 @@
---
layout: post
title: "Foo"
ring: trial
new: true
---
Foo

View File

@@ -0,0 +1,8 @@
---
layout: post
title: "Bar"
ring: assess
new: true
---
Bar

17
radar/v1/tools/grunt.md Normal file
View File

@@ -0,0 +1,17 @@
---
layout: post
title: "Grunt"
ring: hold
new: true
---
Hier steht was über *Grunt*
Hier noch ein [link](http://www.google.de) zu google
<!--except-->
Hier steht der Rest!
History
-------