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/02/09/vim-tips/">
|
||||
<a href="https://davidpaulyoung.com/2018/02/09/vim-tips/">
|
||||
<h2 class="post-title">
|
||||
Vim Tips
|
||||
</h2>
|
||||
@@ -295,7 +295,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/02/09/docker-without-sudo/">
|
||||
<a href="https://davidpaulyoung.com/2018/02/09/docker-without-sudo/">
|
||||
<h2 class="post-title">
|
||||
如何使用非root用户执行docker命令
|
||||
</h2>
|
||||
@@ -318,7 +318,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>
|
||||
@@ -345,7 +345,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2018/01/02/nginmesh-install/">
|
||||
<a href="https://davidpaulyoung.com/2018/01/02/nginmesh-install/">
|
||||
<h2 class="post-title">
|
||||
Nginx开源Service Mesh组件Nginmesh安装指南
|
||||
</h2>
|
||||
@@ -368,7 +368,7 @@
|
||||
<hr>
|
||||
|
||||
<div class="post-preview">
|
||||
<a href="http://localhost:1313/2017/11/28/access-application-from-outside/">
|
||||
<a href="https://davidpaulyoung.com/2017/11/28/access-application-from-outside/">
|
||||
<h2 class="post-title">
|
||||
如何从外部访问Kubernetes集群中的应用?
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user