Browse Source

migrate from discourse

master
sipp11 10 years ago
commit
39e9aa8b2f
  1. 3
      .gitignore
  2. 22
      _config.yml
  3. 55
      _includes/footer.html
  4. 12
      _includes/head.html
  5. 27
      _includes/header.html
  6. 25
      _includes/paginator.html
  7. 28
      _layouts/default.html
  8. 25
      _layouts/page.html
  9. 25
      _layouts/post.html
  10. 35
      _posts/2013-07-31-สวนอาหารกิ่งดาว-ภูเรือ.md
  11. 31
      _posts/2013-07-31-เจริญรัตน์-ติ่มซำ-หัวหิน.md
  12. 24
      _posts/2013-08-08-ตำแหน่งกล้อง-ด่านตรวจจับความเร็ว.md
  13. 19
      _posts/2013-08-13-กระเป๋ากับการศึกษาไทย.md
  14. 56
      _posts/2013-08-14-ทางเท้ากรุงเทพ.md
  15. 17
      _posts/2013-08-23-ที่จอดรถคนพิการ.md
  16. 25
      _posts/2013-08-25-ครัวอรพิน-วังน้ำเขียว.md
  17. 14
      _posts/2013-09-10-ความปลอดภัยบนท้องถนน.md
  18. 36
      _posts/2013-09-11-ทางหลวงพิเศษหมายเลข-6.md
  19. 69
      _posts/2013-09-15-ชุดนักศึกษา-ตีกรอบความคิด.md
  20. 18
      _posts/2013-09-16-ราคาน้ำมันเทียบกับโลก.md
  21. 25
      _posts/2013-09-17-รวมปัญหา-condo.md
  22. 42
      _posts/2013-09-18-การจราจรไทย.md
  23. 17
      _posts/2013-10-04-baluda-whale.md
  24. 13
      _posts/2013-10-07-ความฝันของกรุงเทพในอดีต.md
  25. 11
      _posts/2013-10-07-แต่ละชิ้นส่วนของจักรยาน.md
  26. 15
      _posts/2014-03-03-จราจรในจีน.md
  27. 15
      _posts/2014-03-11-รวมปัญหาบ้านจัดสรร.md
  28. 17
      _posts/2014-06-22-เบอร์-call-center-มือถือ.md
  29. 204
      _sass/_base.scss
  30. 41
      _sass/_color.scss
  31. 236
      _sass/_layout.scss
  32. 67
      _sass/_syntax-highlighting.scss
  33. 11
      about.md
  34. 41
      archive.html
  35. 136
      css/main.scss
  36. 30
      feed.xml
  37. 25
      index.html
  38. 3
      robots.txt
  39. 29
      tags.html

3
.gitignore vendored

@ -0,0 +1,3 @@
_site
.sass-cache
.DS_Store

22
_config.yml

@ -0,0 +1,22 @@
# Site settings
title: Everyday in Thailand
email: info@everyday.in.th
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
# Build settings
markdown: kramdown
permalink: /:year/:month/:title/
paginate: 5
paginate_path: "post/page/:num/"
sass:
style: :compressed
sass_dir: _sass

55
_includes/footer.html

@ -0,0 +1,55 @@
<footer class="site-footer">
<div class="wrapper">
<h2 class="footer-heading">{{ site.title }}</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li>{{ site.title }}</li>
<li><a href="mailto:{{ site.email }}">{{ site.email }}</a></li>
</ul>
</div>
<div class="footer-col footer-col-2">
<ul class="social-media-list">
{% if site.github_username %}
<li>
<a href="https://github.com/{{ site.github_username }}">
<span class="icon icon--github">
<svg viewBox="0 0 16 16">
<path fill="#828282" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/>
</svg>
</span>
<span class="username">{{ site.github_username }}</span>
</a>
</li>
{% endif %}
{% if site.twitter_username %}
<li>
<a href="https://twitter.com/{{ site.twitter_username }}">
<span class="icon icon--twitter">
<svg viewBox="0 0 16 16">
<path fill="#828282" d="M15.969,3.058c-0.586,0.26-1.217,0.436-1.878,0.515c0.675-0.405,1.194-1.045,1.438-1.809
c-0.632,0.375-1.332,0.647-2.076,0.793c-0.596-0.636-1.446-1.033-2.387-1.033c-1.806,0-3.27,1.464-3.27,3.27 c0,0.256,0.029,0.506,0.085,0.745C5.163,5.404,2.753,4.102,1.14,2.124C0.859,2.607,0.698,3.168,0.698,3.767 c0,1.134,0.577,2.135,1.455,2.722C1.616,6.472,1.112,6.325,0.671,6.08c0,0.014,0,0.027,0,0.041c0,1.584,1.127,2.906,2.623,3.206 C3.02,9.402,2.731,9.442,2.433,9.442c-0.211,0-0.416-0.021-0.615-0.059c0.416,1.299,1.624,2.245,3.055,2.271 c-1.119,0.877-2.529,1.4-4.061,1.4c-0.264,0-0.524-0.015-0.78-0.046c1.447,0.928,3.166,1.469,5.013,1.469 c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/>
</svg>
</span>
<span class="username">{{ site.twitter_username }}</span>
</a>
</li>
{% endif %}
</ul>
</div>
<div class="footer-col footer-col-3">
<p class="text">{{ site.description }}</p>
</div>
</div>
</div>
</footer>

12
_includes/head.html

@ -0,0 +1,12 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width initial-scale=1">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
</head>

27
_includes/header.html

@ -0,0 +1,27 @@
<header class="site-header">
<div class="wrapper">
<a class="site-title" href="{{ site.baseurl }}/">{{ site.title }}</a>
<nav class="site-nav">
<a href="#" class="menu-icon">
<svg viewBox="0 0 18 15">
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
</svg>
</a>
<div class="trigger">
{% for page in site.pages %}
{% if page.title %}
<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>
{% endif %}
{% endfor %}
</div>
</nav>
</div>
</header>

25
_includes/paginator.html

@ -0,0 +1,25 @@
{% if paginator.total_pages > 1 %}
<div class="pagination">
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">&laquo; Prev</a>
{% else %}
<span>&laquo; Prev</span>
{% endif %}
{{ site.baseurl }}
{% for page in (1..paginator.total_pages) %}
{% if page == paginator.page %}
<em>{{ page }}</em>
{% elsif page == 1 %}
<a href="{{ '/index.html' }}">{{ page }}</a>
{% else %}
<a href="/{{ site.paginate_path | replace: ':num', page }}"> {{ page }}</a>
{% endif %}
{% endfor %}
{% if paginator.next_page %}
<a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">Next &raquo;</a>
{% else %}
<span>Next &raquo;</span>
{% endif %}
</div>
{% endif %}

28
_layouts/default.html

@ -0,0 +1,28 @@
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header.html %}
<div class="page-content">
<div class="wrapper">
{{ content }}
</div>
</div>
{% include footer.html %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-34877059-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

25
_layouts/page.html

@ -0,0 +1,25 @@
---
layout: default
---
<div class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<article class="post-content">
{{ content }}
</article>
<div id="disqus_thread"></div>
<script>
var disqus_shortname = 'everyday-in-th';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>

25
_layouts/post.html

@ -0,0 +1,25 @@
---
layout: default
---
<div class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
<p class="post-meta">{{ page.date | date: "%b %-d, %Y" }}{% if page.author %} • {{ page.author.display_name }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</p>
</header>
<article class="post-content">
{{ content }}
</article>
<div id="disqus_thread"></div>
<script>
var disqus_shortname = 'everyday-in-th';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>

35
_posts/2013-07-31-สวนอาหารกิ่งดาว-ภูเรือ.md

@ -0,0 +1,35 @@
---
layout: post
title: "สวนอาหารกงดาว@ภเรอ จ.เลย"
date: Jul 31, 2013 1:57 AM
author:
display_name: 'ipeeddy'
categories: food
tags: review eatout
---
- จำไดา Trip ครงนนใชเสนทาง *ภเรอ - เชยงคาน - ภทอก* จากจดเรมตนเรากไปถง อ.ภเรอ กงเวลาอาหารเยนซะแลว....ขอบอกวาไมไดวางแผนเรองหารานอาหารอรอยไววงหนาเลยจรงๆ...^^
- ผานปม ปตท. (ซงนาจะใหญดของ อ.ภเรอ) ขางในตกแตงสวนสวยงาม และมานอาหารบรรยากาศดดรานอยางสวยงามอยานหลงปมนน....ขอบอกวามวสวยมากๆ ทเดยว....
- มองไปไกลๆ จากรานอาหารในปม ทานจะไดเหนรานอาหารอยไกลๆ ชอว*"สวนอาหารกงดาว"* เปาหมายเปลยนทนท...พวกเราพยายามหาทางลดเลาะลงไป ยงงยกจะไดเจอรานนนอยางแนนอน 5555
![](//betterbangkok.s3.amazonaws.com/7c4d445b2f5fb3a5e041cdbb205c6467af34ef967.JPG)
**วาวว!!**
งรานแลว ขอบอกวา...นอกจากบรรยากาศทสงบในชวงยามเยนๆ แลว ขอบอกวาเคาตกแตงรานไดารกจรงๆ ขอชมจรงๆ คะ
![](//betterbangkok.s3.amazonaws.com/8fd821d6fc5af2434b3a0adc6392027baff5736c0.JPG)
ขอบอกวา ทางรานเคาทำเลมเมนอาหารไดสวยงามดคะ (เลนเอาคนสงอาหารเพลนกบการเลอกเมนอาหาร) สวนตากลองกเกบภาพไป...จดไปคะ
![](//betterbangkok.s3.amazonaws.com/912abda109ccf04e10b644b4c816ab78c185eefb6.JPG)
เหนแลว....เลยใชะ ^^
![](//betterbangkok.s3.amazonaws.com/11dc84eaa18d9adba7277622c4e0caf1b9ba331705.JPG)
เมนอาหารแปลกๆ นารบประทาน ...ขออออกตววาจำชอเมนงไมไดเลยสรปวาชออะไร...**โฮง หรอ โตง** 5555 (รอคำตอบจากผจรงนะคะ)
![](//betterbangkok.s3.amazonaws.com/10b901bce1dd04c95f8156784e5d13b256397896e8.JPG)
หวงวาคงจะไดโอกาสผานไปท อ.ภเรอ จ.เลย อกครง....คงไดเจอกนอกนะคะ อยากไปอกมากกกก **^____^**

31
_posts/2013-07-31-เจริญรัตน์-ติ่มซำ-หัวหิน.md

@ -0,0 +1,31 @@
---
layout: post
title: "เจรญรตนมซำ@หวหน"
date: Jul 31, 2013 1:57 AM
author:
display_name: 'sipp11'
categories: food
tags: review eatout
---
อรานทผมกนตงแตเดกละครบ เปนตมซำทอรอยทดทผมเคยกนจรงๆ
![](//betterbangkok.s3.amazonaws.com/34961d41134a003c3787fae5382046e83da61990d.jpg)
นนาวเหนยวอรอยทเดยว
![](//betterbangkok.s3.amazonaws.com/41f00ec2f81624a7b782da1c6d3059cce7b5e6bb5.jpg)
ผลงานครบ อรอยแบบหยดไมอยเดยว=)
![](//betterbangkok.s3.amazonaws.com/5deaa68e6b29dd0fe155f45ac8699828f7f503ba5.jpg)
ตอนนทางรานเคายายมาทวหน กเลยมของเพมดวยเปนขาวยำคร
![](//betterbangkok.s3.amazonaws.com/2b4c2ef3714f0cf000e126bc2ef2b50020ec57900.jpg)
านอยวหนนะครบ อยดถนนใหญเลย ขบยงไงกองเจอครบ อยระหวาง ซ.หวหน 58 กบ 60 ครบ หรอดจาก [Google Maps][1] เอากไดวยความทเปนรานตมซำ กเปดถงแคประมาณบาย 3 คร
![](//betterbangkok.s3.amazonaws.com/6235d82be959d2168e85e719d9ae54d91c434a44a.jpg)
[1]: https://maps.google.com/maps/ms?msa=0&msid=214880843152264566486.0004913b4676e6bbd1b8e&ie=UTF8&t=m&vpsrc=0&ll=12.582371,99.952556&spn=0.003916,0.005477&z=18&iwloc=0004913b4a117215972fb

24
_posts/2013-08-08-ตำแหน่งกล้อง-ด่านตรวจจับความเร็ว.md

@ -0,0 +1,24 @@
---
layout: post
title: "ตำแหนงกลอง + ดานตรวจจบความเรว"
date: Aug 8, 2013 5:49 AM
author:
display_name: 'sipp11'
categories: social
tags: failed cop police
---
วยความทบรถเปนประจำครบ แลวกเจอตำรวจตงดานเปนประจำ กเลยมารวบรวมแสดงใหา มนมตรงไหนบาง จะไดระวงใหกครบ เพราะวา หยดเพอไปจายเงนมนเสยเวลากวา ขบใหำกวา 120 km/h แลวผานจดมกลอง / ดานครบ ในสวนของเวลาทเคาจะถายไดจะเปนเฉพาะกลางวนทฝนไมตกนะครบ ดงนนกลางคนไมบความเรว เทาทประสบการณบอกผมมาคร
[ตำแหนงกลอง/ดาน via Google Maps][1]
ปกตแลวตำรวจจะจบความเรวทเกน 120 km/h (มาตรฐานกลองวดของเคานะครบ 55)
- 120 - 130 km/h จะ 200 บาท
- 130 - 140 km/h จะ 300 บาท
- 140+ km/h จะ 4-500 บาท
วนกลองทายแลวสงถงบานนนกจะ 400-500 บาทตามแตสถานตำรวจไหน และความเรวเทาไหรสำหรบตางจงหวด สวนกรงเทพฯ ก 1,000 บาทเตมอตราตลอดคร
ปล. เทาทผมเหนเยอะจรงๆ กจะมแตทางอสานครบ โคราชนวดเลย ใครรตำแหนงตรงไหนอยางไรกแนะนำเพมไดครบ เพอความปลอดภยในเงนในกระเปาเรา =)
[1]: http://goo.gl/3nLge0

19
_posts/2013-08-13-กระเป๋ากับการศึกษาไทย.md

@ -0,0 +1,19 @@
---
layout: post
title: "ถาการศกษาไทย ทำใหเดกตองแบกของหนกไป รร. ทกคน"
date: Aug 20, 2013 4:21 PM
author:
display_name: 'sipp11'
categories: การศกษา
tags: failed
---
ผมเหนตวอยางจากนอง ชน ป.5-6 ทแบกเปงมาก เลยขอเปดดามอะไรบาง สรปไดของขนาดน
![](//betterbangkok.s3.amazonaws.com/142fa4bf6b106b4e9879810ae291b5d52cfc0a78e8.jpg)
![](//betterbangkok.s3.amazonaws.com/15859420bc98a2b905c4dd25292e4a61bcca18087f.jpg)
ไมไดบอกวาจะเปนอยางนกคนนะครบ แตา ถาเดกมวนหนงทดวา ตองมความรบผดชอบเอาไปทกอยางเพอการเรยนแลวละก ผมวา มนกาจะผดพลาดแลวมงคร
การแกาจะม locker ทโรงเรยนใหเดก? ไมองประจำใหเดกเพอจะไดเกบของในโตะได
ปล. สมยผมเดกๆ ผมยงเคยโดนเฆยน (สมยนนยงเอาไมไผนเดกแรงๆ ประจานได ไมเหมอนสมยน) เพยงแคเพราะผมไมไดเอาหนงสอไปละครบ (และนนก ม.2-3 ในกรงเทพฯ) นะครบ อยางวาครบ ผมไมสนใจจะแบกของหนกแมเคาจะบงคบกตาม ฮาๆ

56
_posts/2013-08-14-ทางเท้ากรุงเทพ.md

@ -0,0 +1,56 @@
---
layout: post
title: "ทางเทากรงเทพป 2013"
date: Aug 14, 2013 11:52 PM
author:
display_name: 'sipp11'
categories: politic
tags: failed
---
เหนอยางนแลวกเหนอยใจครบ ประเดนไมใชแคเพยงทางเทาจะไม แตงบงทางอกตางหาก
1. แนวถนนนาคนวาส (2013-08)
![](//betterbangkok.s3.amazonaws.com/12f03ad31340e21069bf1f501cf43b87750830b688.jpg)
2. ถนนสคนธสวสด (ทอกบถนนนาคนวาส) (2013-08)
![](//betterbangkok.s3.amazonaws.com/13fde90bf327a55b4d6b6c3a8808314838b2146ef2.jpg)
าหาไดเพมเตมกคงมาใสเพมเรอยๆคร
Ref: [http://pantip.com/topic/30826719][1]
-----
>Aug 21, '13 6:04 PM
หลงจากกระแส social network ทำใหการรอถอนในบางสวนออกเหมอนกนแฮะ
[<img src="//betterbangkok.s3.amazonaws.com/16644cb197b9b19bf1cd50b6758065413f4e6428eb.jpg" width="690" height="935">][2]
*กดรปจะ link ไป Facebook ของหนาคนอนกษครบ*
ญหาเดยวทผมสงสยมนคอ TOR ไอนเปนไงกนแน แลว สรปวา ถอนเพราะประชาชนเดอนรอนแลวมนจะมผลอะไร?? คดแลวกไดแตสงสยตอไป
-----
>Aug 21, '13 6:04 PM
จากขอมลทานๆ ดเหมอนกบวาปายพวกนเปนสมปทานครบ ซงผมกไมอยแนใจซกเทาไหรามนมกฏเกณฑอะไรยงไง ขอบเขตแคไหน
> นายอรญ อภจาร ประธานกรรมการ บรท ทรกตไฟว จำกด (มหาชน) หรอทเอสเอฟ (TSF) ผประกอบธรกจประเภทสอโฆษณาและประชาสมพนธรายใหญของประเทศไทย เปดเผยวาบรทสามารถควาสมปทาน 9 ปจาก กทม. ตอจากบรทฝรงเศส โดยจะเขาบรหารปายโฆษณาบรเวณปายรถเมล และทางเทา 90% ของกรงเทพฯทงหมดกวา 3,500 ปาย มลคาสมปทานจายให กทม. 340 ลานบาท ชวยหนนสงปรบตวใหบรททเอสเอฟ เปนบรททอปายโฆษณาประเภทสอกลางแจงทกตองตามกฎหมายอนดบหนงของประเทศ
>“แมการไดมาของสมปทานน บรทไดมาดวยราคาสทธายให กทม.สงสดเปนประวการณ แตเปนไปดวยนโยบายของคณะกรรมการบรททกำหนดไวาการทำอออคชน หรอการจดซอจดจางดวยวการทางอเลกทรอนกส จะตองเปนไปอยางโปรงใส เพอให กทม. และบรทไดประโยชนอยางสงสด ซงเดมนน กทม.ไดาสทธเพยงปละ 50 ลานบาท ทเอสเอฟมองวาตลาดปายขนาดกลางและขนาดเลกทไมใชายเถอนราคาขายอยเดอนละ 20,000 บาทตอปาย.
Ref: [ขาวไทยรฐ (2012-11-21): ทเอสเอฟ กวาดเรยบสมปทานปาย กทม. ][1]
-----
>Aug 23, '13 5:51 AM
ความกาวหนา --> [pantip][4] สรปกตามปกตครบ รอถอน แตงไมครบถวน จะดวยเหตผลอะไร แตนะ ผมกไมไดดเจนวาขนตอนจรงๆ เปนยงไง กคงไดแตรอดอไปครบ =)
[1]: http://pantip.com/topic/30826719
[2]: https://www.facebook.com/photo.php?fbid=433043313478079&set=a.178805445568535.38582.178696715579408&type=1&theater
[3]: http://www.thairath.co.th/content/newspaper/307635
[4]: http://pantip.com/topic/30873801

17
_posts/2013-08-23-ที่จอดรถคนพิการ.md

@ -0,0 +1,17 @@
---
layout: post
title: "ทจอดรถคนพการ @ เมกาบางนา"
date: Aug 23, 2013 8:53 PM
author:
display_name: 'sipp11'
categories: social
tags: failed
---
บางทไมอยเขาใจครบ วา จะทำทจอดคนพการไปทำไม ถาไมเคยสนใจวาคนจอดเปนคนพการราว? แตนนเจอของแปลกกวาเดมคร
@Mega Bang-na -- ทจอดใตอาคาร ประต Big C คร
![](//betterbangkok.s3.amazonaws.com/171ed1c20ebe26db99899aaffa7378d11e79dd1c9d.jpg)
เออ.... ผมงงครบ ถาคดวา ตองทำตามกฏหมาย เพอรองรบคนพการ กอยาใหนทเรศนกเลยคร

25
_posts/2013-08-25-ครัวอรพิน-วังน้ำเขียว.md

@ -0,0 +1,25 @@
---
layout: post
title: "ครวอรพน@วงนำเขยว "
date: Aug 25, 2013 4:31 AM
author:
display_name: 'ipeeddy'
categories: food
tags: review eatout
---
าทานขบรถระหวางเสนทางจาก อ.วงนำเขยว ไปยง อ.ปากชอง โดยใช ทล.304 ประมาณหลกกโลเมตรท 31 จะเหนปายชอรานว**"ครวอรพน**" ดานซายมอ อาจจะดไมเดนและสะดดตามากเทาไรนะคะ ^^
![](//betterbangkok.s3.amazonaws.com/1867cfdfd94ef336f0c75a3121617163e11840f89a.jpg)
ขอบอกตอเลยวา...รานนเปนรานเกาแกเปดมานานมากแลว ซงมกคาประจำเปนบรรดาเจาของรสอรททงหลายท อ.วงนำเขยว (เพราะทกครงทแวะไปทาน จะเจอบอยมากๆ) ประกอบกบเจาของรานจะเปนคนทธยาศยดมาก จะเขามาทกทายลกคาดวยหนาตาทมแยมตลอดเลยคะ เลยไมองแปลกใจใชยคะ ทจะเหนปายโฆษณาของสปอนเซอร 555
![](//betterbangkok.s3.amazonaws.com/192c078b6d45d6b2196ff3c396a3162e64f3f0ee8f.jpg)
จรงๆ แลวเมนอาหาร "ครวอรพน" มหลากหลายใหเลอกนะคะ....แตพลาดไมไดคงตองจดเมนตามปายโฆษณาของเคาเลยก**"ผดไทยไรเสนกงสด"** ขอบอกตอวาทงรสชาดความอรอยทไมเคยเปลยนพรอมกงตวใหญหลายตว ทำใหานไปทไรไมเคยเปลยนใจสงเมนนซะทเลย อ
![](//betterbangkok.s3.amazonaws.com/208359f6e140fedc4fa6b4f5a24133d01d8a32e1e9.jpg)
[Google Map](https://www.google.com/maps/preview#!q=14.624571%2C101.71539&data=!4m10!1m9!4m8!1m3!1d4559!2d101.71539!3d14.624571!3m2!1i1291!2i907!4f13.1)
านมาทางนเมอไร อยาลมแวะไปทานนะคะ....ขอบอกตอ ^__^

14
_posts/2013-09-10-ความปลอดภัยบนท้องถนน.md

@ -0,0 +1,14 @@
---
layout: post
title: "ความปลอดภยบนทองถนน (ทหาไมอยจะได)"
date: Sep 10, 2013 10:12 PM
author:
display_name: 'sipp11'
categories: social
tags: failed
---
การขนถงแกสกนแบบหอย แกวงไกวเลยทเดยว -- สงสยถงแกสบานเราจะแขงแรงมากครบ 55
![](//betterbangkok.s3.amazonaws.com/21b59c97d26c23d6801fdf19d7f0e11de7674f3348.jpg)
@ถ.ประชาช

36
_posts/2013-09-11-ทางหลวงพิเศษหมายเลข-6.md

@ -0,0 +1,36 @@
---
layout: post
title: "ทางหลวงพเศษหมายเลข 6"
date: Sep 11, 2013 12:39 PM
author:
display_name: 'sipp11'
categories: politic
tags: failed
---
![](//betterbangkok.s3.amazonaws.com/400e0db80b79340da0687cfe6cea0af0d4a9c73cb7.png)
สำหรบการทำทางหลวงพเศษ ผมเปนคนนงทเหนดวยครบ จรงๆแลว ผมสนบสนนถนนอารมณอยแลว ซงมเงอนไขอย 3 ขอหลกๆ ในมมมองผม
1. ไม U-Turn ตรงกลางถนน
2. ไมคนเดน หรอ รานคาขางถนน
3. มทางเขา-ออกชดเจน ไม
ผมเชอวา ถนนประเภทน (อารมณเดยวกบ Interstate Highway System/Freeway System) จะชวยใหการคมนาคมเจรญขนเยอะมากครบ ทงความปลอดภย และความเรวทได
แตญหา คอ ถนนสายน ตามรปดานลาง มนคอ แทบจะเรยกวา ทบกบเสน พหลโยธน และมตรภาพ เลยน!@$%?
![](//betterbangkok.s3.amazonaws.com/2214da3bd3ee974b1c6510e0e10820dabbb8458f9c.jpg)
การทำเชนน ผมไมเหนวามนจะมประโยชนาอะไรขนมาเลยดวยซำไป ผมวา เอาเงนไปลงทนตดเสนใหมจากนครนายก ไมฉะเชงเทราตดผานเขาไปยงจะดกวามยเนย??? ถงตอนน ผมกไมเขาใจวา การสรางถนนทบกบถนนเสนหลกเดม มนจะชวยอะไร? ถาจะเปนอยางนงตอมอ ตรงกลางถนน แลวทำเปนยกระดบ นาจะมประโยชนกวาดวยซำ เพราะไมองลำบากทะเลาะกบชาวบาน เรองเวรคนทกตางหาก -.-
ประเทศไทย -.- เมอไหรนจะเจรญละเน
ref:
- [เปดแนวเวนคนทนมอเตอรเวยสายใหม "บางปะอน-โคราช" 196 กโลเมตร ผา 3 จงหวด 12 อำเภอ "พระนครศรอยธยา-สระบ-โคราช"][1]
- [Wikipedia ทางหลวงพเศษหมายเลข 6][2]
[1]: http://www.ncc.or.th/horkorat/index.php/news/163-motorway
[2]: http://th.wikipedia.org/wiki/%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B8%AB%E0%B8%A5%E0%B8%A7%E0%B8%87%E0%B8%9E%E0%B8%B4%E0%B9%80%E0%B8%A8%E0%B8%A9%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%A5%E0%B8%82_6

69
_posts/2013-09-15-ชุดนักศึกษา-ตีกรอบความคิด.md

@ -0,0 +1,69 @@
---
layout: post
title: "ชดนกศกษา ตกรอบความคดความเปนมนษย !@#!$"
date: Sep 11, 2013 12:39 PM
author:
display_name: 'sipp11'
categories: social
tags: failed
---
เรองมนกงมาหลายวนอยครบ แตผมไมอยจะไดตามขาวจนกระทงวนน ไดรายการ*เถยงใหเรอง*ทาง Thai PBS นงอม เนโกะ มาเถยงกบเคาดวย -.-
เทาทงประเดน ค
1. ชดนกศกษาตกรอบความเปนมนษย e.g. หามทำอะไรลวงเกน(สงศกดทธ?!@?) ชดนกศกษาทำใหทำอะไรตามใจไมไดเพราะกรอบทดนกศกษากำหนดไว
2. ธรรมศาสตรชาอะไรซกอยาง ทำไมตองบงคบใหใสดนกศกษา เพราะมนไมแสดงถงอะไรเลย แถมยงลำบากในหลายเรองเชนขน มอเตอรไซด หรอขกรยานลำบาก (เทาทงกแค 2 เรองนแตบอกวา หลายเรองนะครบ)
3. เรองเพศถกตกรอบ ถกหาม -- อนนจะเปนประเดนทแตกไปออกไปมากท
4. โสเภณ -- อนนจะเอามาเพออางในประเดนขอ 3
สรปไดา เดกนอยคนนเหมอนจะใชเหตผลเชน uniform สำคญในเรองการทำงาน ถาเคาจำเปนตองใช แตกลบบอกวา ในสถานการณเคาอยอ นกศกษา มเพอเรยนร uniform มนไมา แถมยงปดกนความคด การแสดงออก -- เออ ฟงแลวกเหมอนวา ตวเคายงสบสนอยเลยวา สรปเอาไงแน
แตกลบกลายเปนวา คนอนหลดไปกบประเดนอนวา (ประเดน 2) อ.ประจำวชาทเปนปญหามทธจำกดการใสดนกศกษาไดจรงราว? [เทาทงเหมอนวาจะขนกบการนยามคำวา ชดสภาพหละครบ ถาคดตามกฏท -- แตนกง subjective อกเลยไมทางหาขอสรปได]
ในเรองของประเดน 3 & 4 ไมเหนจำเปนจะตองสนใจเดกนพลามเลยครบ ไมไดวยใหแกญหา 1 และ/หรอ 2 ได แตญหาคอ นองเคามภาพบออาจจะขายไดมากกวามง -.-
**สรป**: ปากนองเคาดใชได แตไมใชา พดแบบเถยงไมไดนกเหลอแคหาคนทประเดนใหตรงจด นองเคาพดมาก มนกดมากอยแลว ไมองไปกลว 55 เลนใหตรงประเดนนองเคากาจะเงยบปากไดไมยาก ปญหาคอ สอตองการจะขายตอไปหรอไม.. กเทานน เหอๆ
ref:
- [เถยงใหเรอง @ThaiPBS via Facebook][1]
- [“อม เนโกะ” โตใสานชดนกศกษา แจงแคแตงเปน “กะหร” รวมกจกรรมคณะ][2]
- [ชดนกศกษาไมใสไดปะ][3]
- [“อม เนโกะ“ โผลบ! ตนคดโปสเตอรฉาวตานชดนกศกษา][4] [ฮอฮา-อาจารย-มธ.-โพสตปแตงชดนกศกษา][5]
----
>Sep 15, '13 1:58 PM
เพมเตมรปตามขาว (เดกนอยนเขาใจทำตวเปนขาวดจรงๆ คงจะถอวา บรรลตถประสงคครบ) :
![](//betterbangkok.s3.amazonaws.com/46632892efa33ba64b980080d2abf46e1d6065832b.jpg)
![](//betterbangkok.s3.amazonaws.com/234d043dc868ac7c7f9064db5d007cbcb485da4ba8.jpg)
Link ทเกยวของ:
- [Facebook มนษยศาสตรเสร][6]
----
>Sep 16, '13 9:30 PM
คดพลก: กลบกลายเปนวา นงเนโกะอะไรเนย เปนกะเทยซะงน แตคราวนจะซวยเพราะโดนชาวบานเลนเรองหมนเบองสงแทนแลวละซ ... สรปกลายเปนวา พกรรายการ Thai PBS แซวใหใสดนกศกษาชายนเพราะเคารเหรอเนย? แลวตอนนเคาใสด นศ ชาย หรอ หญงไปเรยนกนแนเนย !@?#$%$? ตวนองเคาคงจะสบสนมากมายจรงๆ
![](//betterbangkok.s3.amazonaws.com/3939b077c7237bcb395106e2b051d0d4455547c883.jpg)
านขาวเพมเตมได: [แจงจบกะเทย “อม เนโกะ” หมนเบองสง (ชมคลป) via ผดการ][7]
[1]: https://www.facebook.com/DebateThaiPBS
[2]: http://www.manager.co.th/Home/ViewNews.aspx?NewsID=9560000114226
[3]: http://www.dailynews.co.th/article/440/232065
[4]: http://news.sanook.com/1207625/%E0%B8%AD%E0%B8%B1%E0%B9%89%E0%B8%A1-%E0%B9%80%E0%B8%99%E0%B9%82%E0%B8%81%E0%B8%B0-%E0%B9%82%E0%B8%9C%E0%B8%A5%E0%B9%88%E0%B8%A3%E0%B8%B1%E0%B8%9A-%E0%B8%95%E0%B9%89%E0%B8%99%E0%B8%84%E0%B8%B4%E0%B8%94%E0%B9%82%E0%B8%9B%E0%B8%AA%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%89%E0%B8%B2%E0%B8%A7%E0%B8%95%E0%B9%89%E0%B8%B2%E0%B8%99%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2/
[5]: http://news.sanook.com/1208694/%E0%B8%AE%E0%B8%B7%E0%B8%AD%E0%B8%AE%E0%B8%B2-%E0%B8%AD%E0%B8%B2%E0%B8%88%E0%B8%B2%E0%B8%A3%E0%B8%A2%E0%B9%8C-%E0%B8%A1%E0%B8%98.-%E0%B9%82%E0%B8%9E%E0%B8%AA%E0%B8%95%E0%B9%8C%E0%B8%A3%E0%B8%B9%E0%B8%9B%E0%B9%81%E0%B8%95%E0%B9%88%E0%B8%87%E0%B8%8A%E0%B8%B8%E0%B8%94%E0%B8%99%E0%B8%B1%E0%B8%81%E0%B8%A8%E0%B8%B6%E0%B8%81%E0%B8%A9%E0%B8%B2-%E0%B8%9A%E0%B8%AD%E0%B8%81%E0%B9%80%E0%B8%9B%E0%B9%87%E0%B8%99%E0%B8%8A%E0%B9%88%E0%B8%A7%E0%B8%87%E0%B9%80%E0%B8%A7%E0%B8%A5%E0%B8%B2%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B8%99%E0%B9%88%E0%B8%B2%E0%B8%88/
[6]: https://www.facebook.com/LiberalHumanCMU
[7]: http://manager.co.th/Crime/ViewNews.aspx?NewsID=9560000116683

18
_posts/2013-09-16-ราคาน้ำมันเทียบกับโลก.md

@ -0,0 +1,18 @@
---
layout: post
title: "ราคานำมนเทยบกบโลก"
date: Sep 16, '13 12:50 PM
author:
display_name: 'sipp11'
categories: politic
tags: info
---
นนงใจจะเกบไวเปนขอมลมากกวา เพราะสงทาสนใจคอประเทศทำมนแพงทาสดในโลกคอ Norway และเหตผลทาสนใจคอ รฐเคาไมวยเรองนำมนเลยเพราะวาเงนทงหมดเอาไปใชสำหรบการพฒนาการศกษา (เรยนมหาวทยาลยฟร) และพฒนาระบบพนฐานของประเทศครบ โดยราคานำมน premium ของเคา (95 บานเรา) ก $10.12/gallon ซงกประมาณ $2.67/liter หรอ 85 บาทตอลตร
ประเดนกอ ราคาแพงกวาบานเราประมาณ 1.6 เทาแตเคาทำใหเดกเคาเรยนฟรไดเลยนะครบ แลวเมองไทยกบกองทนนำมนเราเอาไปใชไดอยางมประสทธภาพพอแลวหรอย
านขาวได: [Israel gas prices ranked third highest in the world via haaretz.com][1]
[1]: http://www.haaretz.com/business/israel-gas-prices-ranked-third-highest-in-the-world-1.459475

25
_posts/2013-09-17-รวมปัญหา-condo.md

@ -0,0 +1,25 @@
---
layout: post
title: "รวมปญหา condo"
date: Sep 17, 2013 10:55 PM
author:
display_name: 'sipp11'
categories: estate
tags: info condo
---
วยความทโลก net มน share อะไรกนงายเรองกดเจน แตนกมงายครบ ผมกเลยกะวาจะใสๆไว อยางนอยกไวางอง ตามชอโครงการ สนดานของผประกอบการแตละรอบไว ok ครบ แนนอน มนไมไดแสดงวา มนจะเปนอยางนนทงหมด เรากไดแตอมลไวเพอประเมนความเสยงของแตละการตดสนใจคร
- the Base 77 จาก*แสนส* [2013-08-28] ฝนงนำซม - ทบเพอแกไขเจอโฟมและขยะ แทนทจะเปนมวลเบา
- 2013-08-28 [Kristopher George Houston เจาของหองทเจอปญหา][1]
- 2013-08-30 [Sansiri Family Facebook][2]
- 2013-08-30 [Sansiri blog ความคบหนาท 1][3]
- 2013-08-31 [ความคบหนาท 2][4]
- The Key จาก *Land & House* [2013-09-17] ปญหาความปลอดภย มลพษทางกลนและเสยงจาก generator ทางกบหองพกเพยงแคนคอนกรต[ via Pantip][5]
[1]: https://www.facebook.com/photo.php?fbid=10151630254676305&set=o.54651330333&type=1&theater
[2]: http://www.facebook.com/photo.php?fbid=10151599750940334&amp;set=a.126472610333.116815.54651330333&amp;type=1
[3]: http://announce.sansiriblog.com/?page_id=80
[4]: http://announce.sansiriblog.com/?page_id=82
[5]: http://pantip.com/topic/30992016

42
_posts/2013-09-18-การจราจรไทย.md

@ -0,0 +1,42 @@
---
layout: post
title: "ภาพการจราจรเมองไทย: ขยายถนนไปกแกไมตรงจด"
date: Sep 18, 2013 2:40 PM
author:
display_name: 'sipp11'
categories: social
tags: failed traffic
---
คงเปนภาพชนตาของไมใชแคแถวจตกรละครบ แต@bytetheway เคาวาดไวดเจน อธบายทกอยางดมาก
![](//betterbangkok.s3.amazonaws.com/3552b2679a5459107c858e2faa53d14a9c232d26aa.jpg)
ามนยงเปนอยางน รถตดกคงยงอยเมองไทยตราบนานเทานานคร
ref: [Byte Narawan's Facebook][1]
![](//betterbangkok.s3.amazonaws.com/37a29292a0474b39857a51280e2b98ccfd01b4a5a9.jpg)
จะเปนระเบยบไดมากทดและ
![](//betterbangkok.s3.amazonaws.com/26802044a04acafac889340c38a120716f46fcf176.jpg)
ref: [Pantip](http://pantip.com/topic/31126753)
![](//betterbangkok.s3.amazonaws.com/2797d9bf0cc1919b78d60a83589989ce5b824741e2.jpg)
ref: [Facebook](https://www.facebook.com/photo.php?fbid=10151632900611945&set=a.136906796944.111876.550406944&type=1&theater)
![](//betterbangkok.s3.amazonaws.com/284aeaae17fa26579bc9503cac1d740bc61ec97d46.jpg)
![](//betterbangkok.s3.amazonaws.com/29e5e845aeededc9be11ea2c1f1b58fd7058e15532.jpg)
![](//betterbangkok.s3.amazonaws.com/45ac49ed7dff2c182220d88593494511fd47995beb.jpg)
ภาพ ณ วนท 19 ตลาคม 2013 -- ตำรวจเพมชองทางขาออกแถวๆ ฟารมโชคชย แตสรปวา กลายเปน ออกทกเลน ตามนย..ทเหนกนทวๆไป...ในเมองเรา ฮาๆ
ref: [Pantip](http://pantip.com/topic/31129500)
[1]: https://www.facebook.com/photo.php?fbid=10151181891478590&set=a.462796198589.247086.530968589&type=1&permPage=1

17
_posts/2013-10-04-baluda-whale.md

@ -0,0 +1,17 @@
---
layout: post
title: "ดปลาวาฬทเพชรบ"
date: Oct 4, 2013 11:56 PM
author:
display_name: 'sipp11'
categories: travel
tags: whale sea
---
![](//betterbangkok.s3.amazonaws.com/36dd33f36cbb458cdadb903f1c840817c90469b63d.jpg)
วนตวกงไมเคยไป แตนนาสนใจจรงๆ เทาทรายละเอยดเพอเตรยมพรอมไปก [ThaiWhales.org][1] ไมหาขอมลเพมเตมไดจาก [Facebook ของ ThaiWhales][2] นแหละครบ เทาทๆกาเรอประมาณ 10 คน ~ 4,000 บาท ครบ ออกเชาๆ เพราะวาฬจะเจอไดอยชวงเทยง (ชม. กวาๆ จากชายฝงบางตะบน จงหวดเพชรบ) แปะไวอน ถาไดไปจะ update เพมเตม ออ เรอเทาทานตองโทรจอง ไลเบอรไดตาม facebook ดานบนแหละ
[1]: http://www.thaiwhales.org/watching-travel
[2]: https://www.facebook.com/thaiwhales

13
_posts/2013-10-07-ความฝันของกรุงเทพในอดีต.md

@ -0,0 +1,13 @@
---
layout: post
title: "ความฝนของกรงเทพในอดต"
date: Oct 7, 2013 6:41 PM
author:
display_name: 'sipp11'
categories: social
tags: old history train
---
![](//betterbangkok.s3.amazonaws.com/2452b6695d44eafc1af2c6cc2edcd9103f7d8ece6b.jpg)
copy มาจาก facebook นานจนจำไมไดแลววา มนประมาณปไหน หรอเปนแผนทำรถไฟฟายงไงกนแน แตนกสวยสะอาดตาดนะครบ ตางจากวนนจรงๆ (หรอเพราะแคา ภาพทวาดมนกแคแตงดๆ)

11
_posts/2013-10-07-แต่ละชิ้นส่วนของจักรยาน.md

@ -0,0 +1,11 @@
---
layout: post
title: "แตละชนสวนของจกรยาน"
date: Oct 7, 2013 7:03 PM
author:
display_name: 'sipp11'
categories: misc
tags: bike
---
![](//betterbangkok.s3.amazonaws.com/25e5604b2e1318492a8a321e5ef705a45ba9ee24cf.jpg)

15
_posts/2014-03-03-จราจรในจีน.md

@ -0,0 +1,15 @@
---
layout: post
title: "การจราจรของแยกในเมองจน"
date: Mar 3, 2014 9:13 PM
author:
display_name: 'sipp11'
categories: social
tags: failed traffic
---
ๆแลว กไมางกบเมองไทยเลยแฮะ 55+ ไมเสยทคนไทยเปนลกหลานคนจนกนเยอะแยะ
![](//betterbangkok.s3.amazonaws.com/3028104c0bc6f227a95e61538c372a64fbbace1e53.jpg)
ref: [bbc](http://www.bbc.com/autos/story/20140228-in-china-traffic-as-tetris)

15
_posts/2014-03-11-รวมปัญหาบ้านจัดสรร.md

@ -0,0 +1,15 @@
---
layout: post
title: "รวมปญหาบานจดสรร"
date: Mar 11, 2014 5:07 PM
author:
display_name: 'sipp11'
categories: estate
tags: info house
---
เกบๆ ไวตามสไตล
1. AP บานกลางกรง The Nice รชวภา [15 ลาน(กบ)ปญหา][1]
[1]: http://pantip.com/topic/31761383/story

17
_posts/2014-06-22-เบอร์-call-center-มือถือ.md

@ -0,0 +1,17 @@
---
layout: post
title: "เบอรฟร Call Center สำหรบมอถอคายตางๆ"
date: Jun 22, 2014 6:18 PM
author:
display_name: 'sipp11'
categories: misc
tags: info
---
วยขอบงคบของกฏหมายทกคายมอถอตองมเบอร Call Center ฟร แตบรทตางๆ กโปรโมทแตเบอร 4 หลก เพราะเปนทางทงคบใหาใชายได โดยทไมดกฏอะไร เพราะกเบอรฟรอยแลว ดงนนกพยายามใชเบอรฟรครบ :smile:
- AIS: 02-271-9263
- DTAC: 02-202-7267
- TRUE: 02-900-8088
งเกตวาเบอรเรศกนเลยทเดยว 55+ กอยางวามนไมไดสรางรายไดใหเคา ฮ

204
_sass/_base.scss

@ -0,0 +1,204 @@
/**
* Reset some basic elements
*/
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0;
}
/**
* Basic styling
*/
body {
font-family: $base-font-family;
font-size: $base-font-size;
line-height: $base-line-height;
font-weight: 300;
color: $text-color;
background-color: $background-color;
-webkit-text-size-adjust: 100%;
}
/**
* Set `margin-bottom` to maintain vertical rhythm
*/
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
%vertical-rhythm {
margin-bottom: $spacing-unit / 2;
}
/**
* Images
*/
img {
max-width: 100%;
vertical-align: middle;
}
/**
* Figures
*/
figure > img {
display: block;
}
figcaption {
font-size: $small-font-size;
}
/**
* Lists
*/
ul, ol {
margin-left: $spacing-unit;
}
li {
> ul,
> ol {
margin-bottom: 0;
}
}
/**
* Headings
*/
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}
/**
* Links
*/
a {
color: $brand-color;
text-decoration: none;
&:visited {
color: darken($brand-color, 15%);
}
&:hover {
color: $text-color;
text-decoration: underline;
}
}
/**
* Blockquotes
*/
blockquote {
color: $grey-color;
border-left: 4px solid $grey-color-light;
padding-left: $spacing-unit / 2;
font-size: 18px;
letter-spacing: -1px;
font-style: italic;
> :last-child {
margin-bottom: 0;
}
}
/**
* Code formatting
*/
pre,
code {
font-size: 15px;
border: 1px solid $grey-color-light;
border-radius: 3px;
background-color: #eef;
}
code {
padding: 1px 5px;
}
pre {
padding: 8px 12px;
overflow-x: scroll;
> code {
border: 0;
padding-right: 0;
padding-left: 0;
}
}
/**
* Wrapper
*/
.wrapper {
max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit} * 2));
max-width: calc(#{$content-width} - (#{$spacing-unit} * 2));
margin-right: auto;
margin-left: auto;
padding-right: $spacing-unit;
padding-left: $spacing-unit;
@extend %clearfix;
@include media-query($on-laptop) {
max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit}));
max-width: calc(#{$content-width} - (#{$spacing-unit}));
padding-right: $spacing-unit / 2;
padding-left: $spacing-unit / 2;
}
}
/**
* Clearfix
*/
%clearfix {
&:after {
content: "";
display: table;
clear: both;
}
}
/**
* Icons
*/
.icon {
> svg {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
path {
fill: $grey-color;
}
}
}

41
_sass/_color.scss

@ -0,0 +1,41 @@
//Variations
$purpleAmethyst: #9966cc !default;
$purpleCerise: #de3163 !default;
$purpleFandango: #b53389 !default;
$purpleHeliotrope: #df73ff !default;
$purpleLavendar: #b57edc !default;
$purpleMagenta: #ff0090 !default;
$purpleOrchid: #da70d6 !default;
$purplePlum: #8e4585 !default;
$purpleRose: #865873 !default;
$purpleBlush: #864E66 !default;
$purpleOpera: #B977A9 !default;
$purpleVerona: #A77AAC !default;
$purpleSpring: #A389B8 !default;
$purpleBlossom: #8A7AA2 !default;
$purpleShowers: #7571A4 !default;
$purpleLilac: #797FA8 !default;
//Dulux 10
$orangeAddvocate: #ff6138 !default;
$orangeGinger: #995039 !default;
$orangeAutumn: #BE5F37 !default;
$orangeDawn: #E47C6C !default;
$orangeBongo: #E66E5B !default;
$orangeMango: #E98762 !default;
$orangeCoral: #EC926F !default;
$orangePaprika: #CF5141 !default;
$orangeAfrican: #DB6335 !default;
$orangeFlame: #D46946 !default;
$orangeAuburn: #DD8251 !default;
$orangeHarvest: #EE8C4D !default;
$orangeSands: #EB8830 !default;
$lightSands: #fff2e3 !default;
$lightPurple: #f1dcff !default;

236
_sass/_layout.scss

@ -0,0 +1,236 @@
/**
* Site header
*/
.site-header {
border-top: 5px solid $grey-color-dark;
border-bottom: 1px solid $grey-color-light;
min-height: 56px;
// Positioning context for the mobile navigation icon
position: relative;
}
.site-title {
font-size: 26px;
line-height: 56px;
letter-spacing: -1px;
margin-bottom: 0;
float: left;
&,
&:visited {
color: $grey-color-dark;
}
}
.site-nav {
float: right;
line-height: 56px;
.menu-icon {
display: none;
}
.page-link {
color: $text-color;
line-height: $base-line-height;
// Gaps between nav items, but not on the first one
&:not(:first-child) {
margin-left: 20px;
}
}
@include media-query($on-palm) {
position: absolute;
top: 9px;
right: 30px;
background-color: $background-color;
border: 1px solid $grey-color-light;
border-radius: 5px;
text-align: right;
.menu-icon {
display: block;
float: right;
width: 36px;
height: 26px;
line-height: 0;
padding-top: 10px;
text-align: center;
> svg {
width: 18px;
height: 15px;
path {
fill: $grey-color-dark;
}
}
}
.trigger {
clear: both;
display: none;
}
&:hover .trigger {
display: block;
padding-bottom: 5px;
}
.page-link {
display: block;
padding: 5px 10px;
}
}
}
/**
* Site footer
*/
.site-footer {
border-top: 1px solid $grey-color-light;
padding: $spacing-unit 0;
}
.footer-heading {
font-size: 18px;
margin-bottom: $spacing-unit / 2;
}
.contact-list,
.social-media-list {
list-style: none;
margin-left: 0;
}
.footer-col-wrapper {
font-size: 15px;
color: $grey-color;
margin-left: -$spacing-unit / 2;
@extend %clearfix;
}
.footer-col {
float: left;
margin-bottom: $spacing-unit / 2;
padding-left: $spacing-unit / 2;
}
.footer-col-1 {
width: -webkit-calc(35% - (#{$spacing-unit} / 2));
width: calc(35% - (#{$spacing-unit} / 2));
}
.footer-col-2 {
width: -webkit-calc(20% - (#{$spacing-unit} / 2));
width: calc(20% - (#{$spacing-unit} / 2));
}
.footer-col-3 {
width: -webkit-calc(45% - (#{$spacing-unit} / 2));
width: calc(45% - (#{$spacing-unit} / 2));
}
@include media-query($on-laptop) {
.footer-col-1,
.footer-col-2 {
width: -webkit-calc(50% - (#{$spacing-unit} / 2));
width: calc(50% - (#{$spacing-unit} / 2));
}
.footer-col-3 {
width: -webkit-calc(100% - (#{$spacing-unit} / 2));
width: calc(100% - (#{$spacing-unit} / 2));
}
}
@include media-query($on-palm) {
.footer-col {
float: none;
width: -webkit-calc(100% - (#{$spacing-unit} / 2));
width: calc(100% - (#{$spacing-unit} / 2));
}
}
/**
* Page content
*/
.page-content {
padding: $spacing-unit 0;
}
.page-heading {
font-size: 20px;
}
.post-list {
margin-left: 0;
list-style: none;
> li {
margin-bottom: $spacing-unit;
}
}
.post-meta {
font-size: $small-font-size;
color: $grey-color;
}
.post-link {
display: block;
font-size: 24px;
}
/**
* Posts
*/
.post-header {
margin-bottom: $spacing-unit;
}
.post-title {
font-size: 42px;
letter-spacing: -1px;
line-height: 1;
@include media-query($on-laptop) {
font-size: 36px;
}
}
.post-content {
margin-bottom: $spacing-unit;
h2 {
font-size: 32px;
@include media-query($on-laptop) {
font-size: 28px;
}
}
h3 {
font-size: 26px;
@include media-query($on-laptop) {
font-size: 22px;
}
}
h4 {
font-size: 20px;
@include media-query($on-laptop) {
font-size: 18px;
}
}
}

67
_sass/_syntax-highlighting.scss

@ -0,0 +1,67 @@
/**
* Syntax highlighting styles
*/
.highlight {
background: #fff;
@extend %vertical-rhythm;
.c { color: #998; font-style: italic } // Comment
.err { color: #a61717; background-color: #e3d2d2 } // Error
.k { font-weight: bold } // Keyword
.o { font-weight: bold } // Operator
.cm { color: #998; font-style: italic } // Comment.Multiline
.cp { color: #999; font-weight: bold } // Comment.Preproc
.c1 { color: #998; font-style: italic } // Comment.Single
.cs { color: #999; font-weight: bold; font-style: italic } // Comment.Special
.gd { color: #000; background-color: #fdd } // Generic.Deleted
.gd .x { color: #000; background-color: #faa } // Generic.Deleted.Specific
.ge { font-style: italic } // Generic.Emph
.gr { color: #a00 } // Generic.Error
.gh { color: #999 } // Generic.Heading
.gi { color: #000; background-color: #dfd } // Generic.Inserted
.gi .x { color: #000; background-color: #afa } // Generic.Inserted.Specific
.go { color: #888 } // Generic.Output
.gp { color: #555 } // Generic.Prompt
.gs { font-weight: bold } // Generic.Strong
.gu { color: #aaa } // Generic.Subheading
.gt { color: #a00 } // Generic.Traceback
.kc { font-weight: bold } // Keyword.Constant
.kd { font-weight: bold } // Keyword.Declaration
.kp { font-weight: bold } // Keyword.Pseudo
.kr { font-weight: bold } // Keyword.Reserved
.kt { color: #458; font-weight: bold } // Keyword.Type
.m { color: #099 } // Literal.Number
.s { color: #d14 } // Literal.String
.na { color: #008080 } // Name.Attribute
.nb { color: #0086B3 } // Name.Builtin
.nc { color: #458; font-weight: bold } // Name.Class
.no { color: #008080 } // Name.Constant
.ni { color: #800080 } // Name.Entity
.ne { color: #900; font-weight: bold } // Name.Exception
.nf { color: #900; font-weight: bold } // Name.Function
.nn { color: #555 } // Name.Namespace
.nt { color: #000080 } // Name.Tag
.nv { color: #008080 } // Name.Variable
.ow { font-weight: bold } // Operator.Word
.w { color: #bbb } // Text.Whitespace
.mf { color: #099 } // Literal.Number.Float
.mh { color: #099 } // Literal.Number.Hex
.mi { color: #099 } // Literal.Number.Integer
.mo { color: #099 } // Literal.Number.Oct
.sb { color: #d14 } // Literal.String.Backtick
.sc { color: #d14 } // Literal.String.Char
.sd { color: #d14 } // Literal.String.Doc
.s2 { color: #d14 } // Literal.String.Double
.se { color: #d14 } // Literal.String.Escape
.sh { color: #d14 } // Literal.String.Heredoc
.si { color: #d14 } // Literal.String.Interpol
.sx { color: #d14 } // Literal.String.Other
.sr { color: #009926 } // Literal.String.Regex
.s1 { color: #d14 } // Literal.String.Single
.ss { color: #990073 } // Literal.String.Symbol
.bp { color: #999 } // Name.Builtin.Pseudo
.vc { color: #008080 } // Name.Variable.Class
.vg { color: #008080 } // Name.Variable.Global
.vi { color: #008080 } // Name.Variable.Instance
.il { color: #099 } // Literal.Number.Integer.Long
}

11
about.md

@ -0,0 +1,11 @@
---
layout: page
title: About
permalink: /about/
---
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
You can find the source code for the Jekyll new theme at: [github.com/jglovier/jekyll-new](https://github.com/jglovier/jekyll-new)
You can find the source code for Jekyll at [github.com/jekyll/jekyll](https://github.com/jekyll/jekyll)

41
archive.html

@ -0,0 +1,41 @@
---
layout: default
title : Archive
---
<section id="archive">
{% assign posts_collate = site.posts %}
{% for post in posts_collate %}
{% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %}
{% capture this_month %}{{ post.date | date: "%B" }}{% endcapture %}
{% capture this_month_num %}{{ post.date | date: "%m" }}{% endcapture %}
{% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %}
{% capture next_month %}{{ post.previous.date | date: "%B" }}{% endcapture %}
{% if forloop.first %}
<h1 id="{{this_year}}">{{this_year}}</h1>
<h3 id ="{{this_year}}:{{this_month_num}}">{{this_month}}</h3>
<ul>
{% endif %}
<li id="{{ post.date | date_to_xmlschema }}">{{ post.date | date: "%B %e, %Y" }} &raquo; <a href="{{ BASE_PATH }}{{ post.url }}">{{ post.title }}</a></li>
{% if forloop.last %}
</ul>
{% else %}
{% if this_year != next_year %}
</ul>
<h1 id="{{ next_year }}">{{next_year}}</h1>
<h3 id="{{ next_year }}:{{ next_month }}">{{next_month}}</h3>
<ul>
{% else %}
{% if this_month != next_month %}
</ul>
<h3 id="{{ next_year }}:{{ next_month }}">{{next_month}}</h3>
<ul>
{% endif %}
{% endif %}
{% endif %}
{% endfor %}
{% assign posts_collate = nil %}
</section>

136
css/main.scss

@ -0,0 +1,136 @@
---
# Only the main Sass file needs front matter (the dashes are enough)
---
@charset "utf-8";
// Our variables
$base-font-family: Helvetica, Arial, sans-serif;
$base-font-size: 16px;
$small-font-size: $base-font-size * 0.875;
$base-line-height: 1.5;
$spacing-unit: 30px;
$text-color: #111;
$background-color: #fdfdfd;
$brand-color: #2a7ae2;
$grey-color: #828282;
$grey-color-light: lighten($grey-color, 40%);
$grey-color-dark: darken($grey-color, 25%);
// Width of the content area
$content-width: 800px;
$on-palm: 600px;
$on-laptop: 800px;
form#cse-search-box {
display: inline;
}
form#cse-search-box input {
font-size: $base-font-size;
font-family: $base-font-family;
color: $brand-color;
max-width:200px;
border-bottom-color: $grey-color-light;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-collapse: collapse;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
border-image-slice: 100% 100% 100% 100%;
border-image-source: none;
border-image-width: 1 1 1 1;
border-left-color: rgb(85, 85, 85);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(85, 85, 85);
border-right-style: none;
border-right-width: 0px;
border-spacing: 0px 0px;
border-top-color: rgb(85, 85, 85);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: none;
border-top-width: 0px;
box-shadow: rgba(0, 0, 0, 0.075) 0px 0px 0px 0px inset;
margin: 0px;
padding: 4px 6px;
text-align: start;
transition-delay: 0s, 0s;
transition-duration: 0.2s, 0.2s;
transition-property: border, box-shadow;
transition-timing-function: cubic-bezier(0, 0, 1, 1), cubic-bezier(0, 0, 1, 1);
vertical-align: middle;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
ul.post-list>li {
display: block;
padding-top: 1em;
padding-bottom: 1em;
border-bottom: 1px solid $grey-color-light;
}
ul.tag_box {
list-style: none;
}
ul.tag_box>li {
display: inline-block;
}
span.label-success {
background-color: $grey-color-light;
}
span.label-success a, span.label-success a:hover {
color: $text-color;
text-decoration: none;
}
span.label {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: $text-color;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
}
// Using media queries with like this:
// @include media-query($on-palm) {
// .wrapper {
// padding-right: $spacing-unit / 2;
// padding-left: $spacing-unit / 2;
// }
// }
@mixin media-query($device) {
@media screen and (max-width: $device) {
@content;
}
}
// Import partials from `sass_dir` (defaults to `_sass`)
@import
"base",
"layout",
"syntax-highlighting"
;

30
feed.xml

@ -0,0 +1,30 @@
---
layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>{{ site.title | xml_escape }}</title>
<description>{{ site.description | xml_escape }}</description>
<link>{{ site.url }}{{ site.baseurl }}/</link>
<atom:link href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" rel="self" type="application/rss+xml"/>
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
<generator>Jekyll v{{ jekyll.version }}</generator>
{% for post in site.posts limit:10 %}
<item>
<title>{{ post.title | xml_escape }}</title>
<description>{{ post.content | xml_escape }}</description>
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
<link>{{ post.url | prepend: site.baseurl | prepend: site.url }}</link>
<guid isPermaLink="true">{{ post.url | prepend: site.baseurl | prepend: site.url }}</guid>
{% for tag in post.tags %}
<category>{{ tag | xml_escape }}</category>
{% endfor %}
{% for cat in post.categories %}
<category>{{ cat | xml_escape }}</category>
{% endfor %}
</item>
{% endfor %}
</channel>
</rss>

25
index.html

@ -0,0 +1,25 @@
---
layout: default
---
<div class="home">
{% include paginator.html %}
<ul class="post-list">
{% for post in paginator.posts %}
<li>
<span class="post-meta">{{ post.date | date: "%b %-d, %Y" }} | {{ post.categories | array_to_sentence_string }} | {{ post.tags | array_to_sentence_string }} </span>
<h2>
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
</h2>
{{ post.content }}
</li>
{% endfor %}
</ul>
{% include paginator.html %}
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>
</div>

3
robots.txt

@ -0,0 +1,3 @@
# robotstxt.org/
User-agent: *

29
tags.html

@ -0,0 +1,29 @@
---
layout: default
title: Tags
---
<!--TODO: Find a fix to tags with spaces-->
<ul class="tag_box inline">
{% if site.tags.first[0] != null %}{% comment %} If tags exist {% endcomment %}
{% for tag in site.tags %}{% comment %} add an element like the following for each tag item {% endcomment %}
<li><a href="#{{ tag[0] }}"><span class="label label-success">{{ tag[0] }}</span> {% comment %} This is just the tag name {% endcomment %}
<span>{{ tag[1].size }}</span>{% comment %} This counts the number of posts in a given tag {% endcomment %}
</a></li>
{% endfor %}
{% endif %}
</ul>
{% for tag in site.tags %}
<h1 id="{{ tag[0] }}">{{ tag[0] }}</h1>
<ul>
{% for tag_post in tag[1] %}
{% if tag_post.title != null %}
{% if page.url == tag_post.url %}
<li class="active"><a href="#" class="active">{{tag_post.title}}</a></li>
{% else %}
<li>{{ tag_post.date | date: "%B %e, %Y" }} &raquo; <a href="{{tag_post.url}}">{{tag_post.title}}</a></li>
{% endif %}
{% endif %}
{% endfor %}
</ul>
{% endfor %}
Loading…
Cancel
Save