mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Regenerate site
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
91a8748e80
commit
9ace705ad9
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" November, 2015 · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2015-11/" />
|
||||
<meta property="og:url" content="/cgspace-notes/2015-11/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
@ -21,19 +21,19 @@
|
||||
November, 2015 · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<header class="global-header" style="background-image:url(../images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
@ -71,7 +71,7 @@
|
||||
</div>
|
||||
<div class="pull-right">
|
||||
|
||||
<span class="post-tag small"><a href="https://alanorth.github.io/cgspace-notes//tags/notes">#notes</a></span>
|
||||
<span class="post-tag small"><a href="/cgspace-notes//tags/notes">#notes</a></span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -197,7 +197,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
|
||||
<li>I reduced the pool back to the default of 30, and reduced the <code>db.maxidle</code> settings from 10 to 8</li>
|
||||
</ul>
|
||||
|
||||
<h1 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h1>
|
||||
<h2 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h2>
|
||||
|
||||
<ul>
|
||||
<li>Still more alerts that CGSpace has been up and down all day</li>
|
||||
@ -233,6 +233,8 @@ db.statementpool = true
|
||||
</div>
|
||||
<div class="author-meta col-md-6">
|
||||
|
||||
<h1 class="author-name text-primary">Alan Orth</h1>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@ -267,7 +269,7 @@ db.statementpool = true
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" 404 Page not found · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/404/" />
|
||||
<meta property="og:url" content="/cgspace-notes/404/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
@ -16,19 +16,19 @@
|
||||
404 Page not found · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -43,13 +43,13 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<a href="/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
Subscribe
|
||||
</a>
|
||||
@ -81,7 +81,7 @@
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" Categories · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
|
||||
<meta property="og:url" content="/cgspace-notes/categories/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
@ -16,19 +16,19 @@
|
||||
Categories · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -43,13 +43,13 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/categories/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<a href="/cgspace-notes/categories/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
Subscribe
|
||||
</a>
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
17
public/css/bootstrap.min.css
vendored
17
public/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:url" content="/cgspace-notes/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
@ -16,21 +16,21 @@
|
||||
CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
<link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" />
|
||||
<link href="/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<a href="/cgspace-notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
Subscribe
|
||||
</a>
|
||||
@ -60,7 +60,7 @@
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<h2><a href="https://alanorth.github.io/cgspace-notes/2015-11/">November, 2015</a></h2>
|
||||
<h2><a href="/cgspace-notes/2015-11/">November, 2015</a></h2>
|
||||
<div class="post-meta clearfix">
|
||||
<div class="post-date pull-left">
|
||||
Posted on
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
<footer>
|
||||
<ul class="pager">
|
||||
<li class="next"><a href="https://alanorth.github.io/cgspace-notes/2015-11/">Read more <span aria-hidden="true">»</span></a></li>
|
||||
<li class="next"><a href="/cgspace-notes/2015-11/">Read more <span aria-hidden="true">»</span></a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
@ -110,7 +110,7 @@
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
@ -2,19 +2,19 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>CGSpace Notes</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/</link>
|
||||
<link>/cgspace-notes/</link>
|
||||
<description>Recent content on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate>
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/cgspace-notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>November, 2015</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2015-11/</link>
|
||||
<link>/cgspace-notes/2015-11/</link>
|
||||
<pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2015-11/</guid>
|
||||
<guid>/cgspace-notes/2015-11/</guid>
|
||||
<description>
|
||||
|
||||
<h2 id="2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-22</h2>
|
||||
@ -135,7 +135,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
|
||||
<li>I reduced the pool back to the default of 30, and reduced the <code>db.maxidle</code> settings from 10 to 8</li>
|
||||
</ul>
|
||||
|
||||
<h1 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h1>
|
||||
<h2 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h2>
|
||||
|
||||
<ul>
|
||||
<li>Still more alerts that CGSpace has been up and down all day</li>
|
||||
|
@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><link rel="canonical" href="https://alanorth.github.io/cgspace-notes/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=https://alanorth.github.io/cgspace-notes/" /></head></html>
|
||||
<!DOCTYPE html><html><head><link rel="canonical" href="/cgspace-notes/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=/cgspace-notes/" /></head></html>
|
@ -2,13 +2,13 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<loc>/cgspace-notes/</loc>
|
||||
<lastmod>2015-11-23T17:00:57+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2015-11/</loc>
|
||||
<loc>/cgspace-notes/2015-11/</loc>
|
||||
<lastmod>2015-11-23T17:00:57+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" Tags · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/tags/" />
|
||||
<meta property="og:url" content="/cgspace-notes/tags/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
@ -16,19 +16,19 @@
|
||||
Tags · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -43,13 +43,13 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/tags/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<a href="/cgspace-notes/tags/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
Subscribe
|
||||
</a>
|
||||
@ -64,7 +64,7 @@
|
||||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://alanorth.github.io/cgspace-notes//tags/notes">notes</a> 1</li>
|
||||
<li><a href="/cgspace-notes//tags/notes">notes</a> 1</li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
@ -87,7 +87,7 @@
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<meta property="og:title" content=" Notes · CGSpace Notes" />
|
||||
|
||||
<meta property="og:site_name" content="CGSpace Notes" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/tags/notes/" />
|
||||
<meta property="og:url" content="/cgspace-notes/tags/notes/" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
@ -16,19 +16,19 @@
|
||||
Notes · CGSpace Notes
|
||||
</title>
|
||||
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/main.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/font-awesome.min.css" />
|
||||
<link rel="stylesheet" href="/cgspace-notes/css/github.css" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
|
||||
<link rel="shortcut icon" href="https://alanorth.github.io/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
|
||||
<link rel="shortcut icon" href="/cgspace-notes/images/favicon.ico" />
|
||||
<link rel="apple-touch-icon" href="/cgspace-notes/images/apple-touch-icon.png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="global-header" style="background-image:url( /images/bg.jpg )">
|
||||
<section class="header-text">
|
||||
<h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
<h1><a href="/cgspace-notes/">CGSpace Notes</a></h1>
|
||||
|
||||
<div class="sns-links hidden-print">
|
||||
|
||||
@ -43,13 +43,13 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<a href="/cgspace-notes/" class="btn-header btn-back hidden-xs">
|
||||
<i class="fa fa-angle-left" aria-hidden="true"></i>
|
||||
Home
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://alanorth.github.io/cgspace-notes/tags/notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<a href="/cgspace-notes/tags/notes/index.xml" class="btn-header btn-subscribe hidden-xs">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i>
|
||||
Subscribe
|
||||
</a>
|
||||
@ -64,7 +64,7 @@
|
||||
<hr/>
|
||||
<article>
|
||||
<header>
|
||||
<h2><a href="https://alanorth.github.io/cgspace-notes/2015-11/">November, 2015</a></h2>
|
||||
<h2><a href="/cgspace-notes/2015-11/">November, 2015</a></h2>
|
||||
<div class="post-meta clearfix">
|
||||
<div class="post-date pull-left">
|
||||
Posted on
|
||||
@ -80,7 +80,7 @@
|
||||
|
||||
<footer>
|
||||
<ul class="pager">
|
||||
<li class="next"><a href="https://alanorth.github.io/cgspace-notes/2015-11/">Read more <span aria-hidden="true">»</span></a></li>
|
||||
<li class="next"><a href="/cgspace-notes/2015-11/">Read more <span aria-hidden="true">»</span></a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
@ -107,7 +107,7 @@
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script src="/cgspace-notes/js/highlight.pack.js"></script>
|
||||
<script>
|
||||
hljs.initHighlightingOnLoad();
|
||||
</script>
|
||||
|
@ -2,19 +2,19 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Notes on CGSpace Notes</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/tags/notes/</link>
|
||||
<link>/cgspace-notes/tags/notes/</link>
|
||||
<description>Recent content in Notes on CGSpace Notes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 23 Nov 2015 17:00:57 +0300</lastBuildDate>
|
||||
<atom:link href="https://alanorth.github.io/cgspace-notes/tags/notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="/cgspace-notes/tags/notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>November, 2015</title>
|
||||
<link>https://alanorth.github.io/cgspace-notes/2015-11/</link>
|
||||
<link>/cgspace-notes/2015-11/</link>
|
||||
<pubDate>Mon, 23 Nov 2015 17:00:57 +0300</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2015-11/</guid>
|
||||
<guid>/cgspace-notes/2015-11/</guid>
|
||||
<description>
|
||||
|
||||
<h2 id="2015-11-22:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-22</h2>
|
||||
@ -135,7 +135,7 @@ datid | datname | pid | usesysid | usename | application_name | client_addr
|
||||
<li>I reduced the pool back to the default of 30, and reduced the <code>db.maxidle</code> settings from 10 to 8</li>
|
||||
</ul>
|
||||
|
||||
<h1 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h1>
|
||||
<h2 id="2015-11-29:3d03b850f8126f80d8144c2e17ea0ae7">2015-11-29</h2>
|
||||
|
||||
<ul>
|
||||
<li>Still more alerts that CGSpace has been up and down all day</li>
|
||||
|
Loading…
Reference in New Issue
Block a user