Browse Source

adjust kickstarter post + add images

master
sipp11 10 years ago
parent
commit
1f8e18d9cd
  1. 2
      _layouts/post.html
  2. 2
      _posts/2014-12-24-thermodo.md
  3. 4
      _posts/2014-12-26-legion-meter.md
  4. 1
      _posts/2014-12-28-almond-plus-11ac-router.md
  5. 1
      _posts/2014-12-28-obdlink-mx-wifi.md
  6. 1
      _posts/2014-12-28-parallella.md
  7. 1
      _posts/2014-12-28-udoo-linux-arduino-board.md
  8. 14
      css/main.scss
  9. BIN
      sites/2014/12/legion-current.jpg
  10. BIN
      sites/2014/12/legion-power.jpg
  11. BIN
      sites/2014/12/thermodo.jpg

2
_layouts/post.html

@ -11,7 +11,7 @@ layout: default
<article class="post-content">
{% if page.kickstarter.widget %}
<iframe class="pull-right" frameborder="0" height="420" scrolling="no" src="{{ page.kickstarter.widget }}" width="220"></iframe>
<iframe class="kickstarter-widget" frameborder="0" height="450" scrolling="no" src="{{ page.kickstarter.widget }}" width="220"></iframe>
{% endif %}
{{ content }}
</article>

2
_posts/2014-12-24-thermodo.md

@ -17,6 +17,8 @@ I backed them for an aluminum (or __premium__) one as they named in their shop.
### Impression
![Cool Looking Green Thermodo](/sites/2014/12/thermodo.jpg)
On hardware side, as mentioned earlier, everything about it was awesome. I didn't see any flaw, but some users complained about its cap which should have been screwing type inside of snap lock. I couldn't say it was a deal breaker. Although its color did wear after usage, it did look great still I had to admit that.
On software side, when they started their project, they only claimed to have iOS app, but Android app was introduced later on. Maybe it was a stretch goal. I didn't remember much. However, as of now, their Android app was crap. Nothing is good coming out of it no matter how hard you wanted it to be. For iOS app, it did look great as advertised.

4
_posts/2014-12-26-legion-meter.md

@ -12,6 +12,8 @@ tags:
---
This was from one of established companies which came to start a new product line and new customers of course. They used to do a portable battery with a indicator; this shouldn't be hard for them, should they?
![Power](/sites/2014/12/legion-power.jpg)
### Impression
Its built was great; screen was nice; it made me believe it was going to last long time. Legion was a plug-and-play sort of thing. Plugging into USB port wherever it is, then your phone cable to the other end. It gave you voltage, current, power, and electricity meter which you could reset. Another feature was a switch to take advantage of fast charging by disable data communications and let your phone drain all current from computer USB port. It worked fine on my 2010 MacBook Pro which switching from 2-3W draw normally to 5-6W draw instantly.
@ -26,6 +28,8 @@ This had no delay whatsoever.
$39 at Kickstarter and $69.99 now at [the store](http://plxdevices.com/product_info.php?id=MOBLLEGIONMETER) which has discount every now and then. It sounded expensive, but if you looked around for what that did the same thing, you would find this price is reasonable. I suggested you wait for discount though.
![Current](/sites/2014/12/legion-current.jpg)
### Did it work?
Yep, Legion was totally legit. It worked great anytime you used it. You could buy one without regret.

1
_posts/2014-12-28-almond-plus-11ac-router.md

@ -1,5 +1,6 @@
---
layout: post
status: draft
title: "Almond+: 802.11ac Touchscreen WiFi Router + Smart home Hub"
date: Dec 28, 2014
author:

1
_posts/2014-12-28-obdlink-mx-wifi.md

@ -1,5 +1,6 @@
---
layout: post
status: draft
title: "OBDLink MX WiFi"
date: Dec 26, 2014
author:

1
_posts/2014-12-28-parallella.md

@ -1,5 +1,6 @@
---
layout: post
status: draft
title: "Parallella: A Supercomputer?"
date: Dec 28, 2014
author:

1
_posts/2014-12-28-udoo-linux-arduino-board.md

@ -1,5 +1,6 @@
---
layout: post
status: draft
title: "UDOO: Android Linux Arduino board"
date: Dec 28, 2014
author:

14
css/main.scss

@ -75,6 +75,20 @@ form#cse-search-box input {
-moz-border-top-colors: none;
}
.kickstarter-widget {
width: 220px;
height: 445px;
float: right;
position: relative;
right: -225px;
margin-left: -220px;
}
.project-card, .card_widget {
line-height: 1.35;
}
.pull-right {
float: right;
}

BIN
sites/2014/12/legion-current.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
sites/2014/12/legion-power.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
sites/2014/12/thermodo.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Loading…
Cancel
Save