diff --git a/content/posts/2017-02-05-ruby-refinement.md b/content/posts/2017-02-05-ruby-refinement.md index bdf71d72..c546486d 100644 --- a/content/posts/2017-02-05-ruby-refinement.md +++ b/content/posts/2017-02-05-ruby-refinement.md @@ -63,4 +63,4 @@ MyLogClass.new.log('My Message', 'DEBUG') # NoMethodError: undefined method `red' for "My Message":String ``` -
View post on imgur.com
\ No newline at end of file
+{{< figure src="/images/2017-02-05/20170205001.png" alt="console" >}}
diff --git a/content/posts/2017-02-19-ruby-array-methods.md b/content/posts/2017-02-19-ruby-array-methods.md
index 2ad0e96f..9af42573 100644
--- a/content/posts/2017-02-19-ruby-array-methods.md
+++ b/content/posts/2017-02-19-ruby-array-methods.md
@@ -9,7 +9,7 @@ images:
- /images/2017-02-19/ruby-array-methods.png
---
-![](https://i.imgur.com/EsiorQx.jpg)
+{{< figure src="/images/2017-02-19/pakutaso.jpg" alt="cover" >}}
[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
diff --git a/content/posts/2017-02-26-ruby-pre-defined-variables.md b/content/posts/2017-02-26-ruby-pre-defined-variables.md
index 1cfd3f70..9250b753 100644
--- a/content/posts/2017-02-26-ruby-pre-defined-variables.md
+++ b/content/posts/2017-02-26-ruby-pre-defined-variables.md
@@ -9,7 +9,7 @@ images:
- /images/2017-02-26/ruby-pre-defined-variables.png
---
-![](https://i.imgur.com/EsiorQx.jpg)
+{{< figure src="/images/2017-02-26/pakutaso.jpg" alt="cover" >}}
[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
diff --git a/content/posts/2017-03-05-ruby-time-and-date.md b/content/posts/2017-03-05-ruby-time-and-date.md
index 8f2c35e4..1a1603ff 100644
--- a/content/posts/2017-03-05-ruby-time-and-date.md
+++ b/content/posts/2017-03-05-ruby-time-and-date.md
@@ -9,7 +9,7 @@ images:
- /images/2017-03-05/ruby-time-and-date.png
---
-![](https://i.imgur.com/EsiorQx.jpg)
+{{< figure src="/images/2017-03-05/pakutaso.jpg" alt="cover" >}}
[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
diff --git a/content/posts/2017-03-19-active-record-merge-method.md b/content/posts/2017-03-19-active-record-merge-method.md
index d74b9371..5b0bbbbe 100644
--- a/content/posts/2017-03-19-active-record-merge-method.md
+++ b/content/posts/2017-03-19-active-record-merge-method.md
@@ -10,7 +10,7 @@ images:
- /images/2017-03-19/active-record-merge-method.png
---
-![](https://i.imgur.com/EsiorQx.jpg)
+{{< figure src="/images/2017-03-05/pakutaso.jpg" alt="cover" >}}
[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
diff --git a/content/posts/2018-09-01-cloudbuild-with-cache.md b/content/posts/2018-09-01-cloudbuild-with-cache.md
index 07647920..d4462a3c 100644
--- a/content/posts/2018-09-01-cloudbuild-with-cache.md
+++ b/content/posts/2018-09-01-cloudbuild-with-cache.md
@@ -12,7 +12,7 @@ images:
---
-![](https://i.imgur.com/EsiorQx.jpg)
+{{< figure src="/images/2018-09-01/pakutaso.jpg" alt="cover" >}}
[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
diff --git a/static/images/2017-02-05/20170205001.png b/static/images/2017-02-05/20170205001.png
new file mode 100644
index 00000000..0a5a9b4d
Binary files /dev/null and b/static/images/2017-02-05/20170205001.png differ
diff --git a/static/images/2017-02-19/pakutaso.jpg b/static/images/2017-02-19/pakutaso.jpg
new file mode 100644
index 00000000..5c1a8f0f
Binary files /dev/null and b/static/images/2017-02-19/pakutaso.jpg differ
diff --git a/static/images/2017-02-26/pakutaso.jpg b/static/images/2017-02-26/pakutaso.jpg
new file mode 100644
index 00000000..5c1a8f0f
Binary files /dev/null and b/static/images/2017-02-26/pakutaso.jpg differ
diff --git a/static/images/2017-03-05/pakutaso.jpg b/static/images/2017-03-05/pakutaso.jpg
new file mode 100644
index 00000000..5c1a8f0f
Binary files /dev/null and b/static/images/2017-03-05/pakutaso.jpg differ
diff --git a/static/images/2017-03-19/pakutaso.jpg b/static/images/2017-03-19/pakutaso.jpg
new file mode 100644
index 00000000..5c1a8f0f
Binary files /dev/null and b/static/images/2017-03-19/pakutaso.jpg differ
diff --git a/static/images/2018-09-01/pakutaso.jpg b/static/images/2018-09-01/pakutaso.jpg
new file mode 100644
index 00000000..5c1a8f0f
Binary files /dev/null and b/static/images/2018-09-01/pakutaso.jpg differ