Regenerate public with proper baseurl

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2015-11-30 12:55:53 +02:00
parent 4f5858f83f
commit 9083c1da17
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 55 additions and 55 deletions

View File

@ -21,19 +21,19 @@
November, 2015 &middot; CGSpace Notes November, 2015 &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -48,7 +48,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes" class="btn-header btn-back hidden-xs"> <a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -71,7 +71,7 @@
</div> </div>
<div class="pull-right"> <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="https://alanorth.github.io/cgspace-notes//tags/notes">#notes</a></span>
</div> </div>
</div> </div>
@ -267,7 +267,7 @@ db.statementpool = true
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -16,19 +16,19 @@
404 Page not found &middot; CGSpace Notes 404 Page not found &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,7 +43,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes" class="btn-header btn-back hidden-xs"> <a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -81,7 +81,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -16,19 +16,19 @@
Categories &middot; CGSpace Notes Categories &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,7 +43,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes" class="btn-header btn-back hidden-xs"> <a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -85,7 +85,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -16,13 +16,13 @@
CGSpace Notes CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/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="https://alanorth.github.io/cgspace-notes/index.xml" rel="alternate" type="application/rss+xml" title="CGSpace Notes" />
@ -30,7 +30,7 @@
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -110,7 +110,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -16,19 +16,19 @@
Tags &middot; CGSpace Notes Tags &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,7 +43,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes" class="btn-header btn-back hidden-xs"> <a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -64,7 +64,7 @@
<ul> <ul>
<li><a href="https://alanorth.github.io/cgspace-notes/tags/notes">notes</a> 1</li> <li><a href="https://alanorth.github.io/cgspace-notes//tags/notes">notes</a> 1</li>
</ul> </ul>
</section> </section>
@ -87,7 +87,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>

View File

@ -16,19 +16,19 @@
Notes &middot; CGSpace Notes Notes &middot; CGSpace Notes
</title> </title>
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/bootstrap.min.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/main.css" /> <link rel="stylesheet" href="https://alanorth.github.io/cgspace-notes/css/main.css" />
<link rel="stylesheet" href="https://alanorth.github.io/cgspace-notescss/font-awesome.min.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-notescss/github.css" /> <link rel="stylesheet" href="https://alanorth.github.io/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="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-notesimages/favicon.ico" /> <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-notesimages/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="https://alanorth.github.io/cgspace-notes/images/apple-touch-icon.png" />
</head> </head>
<body> <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"> <section class="header-text">
<h1><a href="https://alanorth.github.io/cgspace-notes">CGSpace Notes</a></h1> <h1><a href="https://alanorth.github.io/cgspace-notes/">CGSpace Notes</a></h1>
<div class="sns-links hidden-print"> <div class="sns-links hidden-print">
@ -43,7 +43,7 @@
</div> </div>
<a href="https://alanorth.github.io/cgspace-notes" class="btn-header btn-back hidden-xs"> <a href="https://alanorth.github.io/cgspace-notes/" class="btn-header btn-back hidden-xs">
<i class="fa fa-angle-left" aria-hidden="true"></i> <i class="fa fa-angle-left" aria-hidden="true"></i>
&nbsp;Home &nbsp;Home
</a> </a>
@ -107,7 +107,7 @@
</footer> </footer>
<script src="https://alanorth.github.io/cgspace-notesjs/highlight.pack.js"></script> <script src="https://alanorth.github.io/cgspace-notes/js/highlight.pack.js"></script>
<script> <script>
hljs.initHighlightingOnLoad(); hljs.initHighlightingOnLoad();
</script> </script>