build site
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
@@ -26,8 +26,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" />
|
||||
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<meta property="twitter:description" content="Just About Everything" />
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/categories/tech/" />
|
||||
<meta property="og:url" content="https://davidpaulyoung.com/categories/tech/" />
|
||||
|
||||
|
||||
<meta property="twitter:card" content="summary" />
|
||||
@@ -271,7 +271,7 @@
|
||||
<div data-pagefind-ignore="all">
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/06/04/introducing-the-istio-v1alpha3-routing-api/">
|
||||
<a href="https://davidpaulyoung.com/2018/06/04/introducing-the-istio-v1alpha3-routing-api/">
|
||||
<h2 class="post-title">
|
||||
Istio v1aplha3 routing API介绍(译文)
|
||||
</h2>
|
||||
@@ -294,7 +294,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/06/02/istio08/">
|
||||
<a href="https://davidpaulyoung.com/2018/06/02/istio08/">
|
||||
<h2 class="post-title">
|
||||
Istio 0.8 Release发布
|
||||
</h2>
|
||||
@@ -321,7 +321,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/05/23/external_system_auth/">
|
||||
<a href="https://davidpaulyoung.com/2018/05/23/external_system_auth/">
|
||||
<h2 class="post-title">
|
||||
微服务安全沉思录之三
|
||||
</h2>
|
||||
@@ -348,7 +348,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/05/23/service_2_service_auth/">
|
||||
<a href="https://davidpaulyoung.com/2018/05/23/service_2_service_auth/">
|
||||
<h2 class="post-title">
|
||||
微服务安全沉思录之二
|
||||
</h2>
|
||||
@@ -375,7 +375,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/05/22/user_authentication_authorization/">
|
||||
<a href="https://davidpaulyoung.com/2018/05/22/user_authentication_authorization/">
|
||||
<h2 class="post-title">
|
||||
微服务安全沉思录之一
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user