build site
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.161.1"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta name="generator" content="Hugo 0.161.1">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
@@ -27,8 +27,8 @@
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:image" content="http://localhost:1313//img/home-bg-jeep.jpg">
|
||||
<meta property="twitter:image" content="http://localhost:1313//img/home-bg-jeep.jpg" />
|
||||
<meta property="og:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg">
|
||||
<meta property="twitter:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg" />
|
||||
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<meta property="twitter:description" content="Just About Everything" />
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/" />
|
||||
<meta property="og:url" content="https://davidpaulyoung.com/" />
|
||||
|
||||
|
||||
<meta property="twitter:card" content="summary" />
|
||||
@@ -272,7 +272,7 @@
|
||||
<div data-pagefind-ignore="all">
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/05/01/may-day-jiulonghu/">
|
||||
<a href="https://davidpaulyoung.com/2018/05/01/may-day-jiulonghu/">
|
||||
<h2 class="post-title">
|
||||
川西秘境探险
|
||||
</h2>
|
||||
@@ -300,7 +300,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/04/16/using-helm-to-deploy-to-kubernetes/">
|
||||
<a href="https://davidpaulyoung.com/2018/04/16/using-helm-to-deploy-to-kubernetes/">
|
||||
<h2 class="post-title">
|
||||
Helm介绍
|
||||
</h2>
|
||||
@@ -327,7 +327,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/04/11/service-mesh-vs-api-gateway/">
|
||||
<a href="https://davidpaulyoung.com/2018/04/11/service-mesh-vs-api-gateway/">
|
||||
<h2 class="post-title">
|
||||
Service Mesh 和 API Gateway的关系探讨(译文)
|
||||
</h2>
|
||||
@@ -350,7 +350,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/03/29/what-is-service-mesh-and-istio/">
|
||||
<a href="https://davidpaulyoung.com/2018/03/29/what-is-service-mesh-and-istio/">
|
||||
<h2 class="post-title">
|
||||
谈谈微服务架构中的基础设施:Service Mesh与Istio
|
||||
</h2>
|
||||
@@ -377,7 +377,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/03/13/use-docker-behind-http-proxy/">
|
||||
<a href="https://davidpaulyoung.com/2018/03/13/use-docker-behind-http-proxy/">
|
||||
<h2 class="post-title">
|
||||
如何配置docker使用HTTP代理
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user