mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
CSS font sizes
This commit is contained in:
@@ -1,123 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
404 Page not found · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/404/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container f04">
|
||||
<div class="content">
|
||||
<div class="num">404</div>
|
||||
<div class="detail">Sorry, this page does not exist.</div>
|
||||
<div class="suggestion"><a href="http://localhost:1313/">Visit home page</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
@@ -1,140 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
about · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/about/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="page-heading">
|
||||
|
||||
about
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="markdown">
|
||||
<p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Information about you.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
||||
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
|
||||
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
|
||||
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
@@ -1,138 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
code · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/code/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="page-heading">
|
||||
|
||||
code
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="markdown">
|
||||
<p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
||||
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
|
||||
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
|
||||
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
@@ -1,141 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
Fixeds · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/fixed/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="page-heading">
|
||||
|
||||
Fixeds
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<li class="post-item">
|
||||
<div class="meta">Aug 22, 2015</div>
|
||||
<a href="http://localhost:1313/about/"><div>about</div></a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="post-item">
|
||||
<div class="meta">Aug 19, 2015</div>
|
||||
<a href="http://localhost:1313/code/"><div>code</div></a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
||||
|
@@ -2,19 +2,19 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Fixeds on Hugo Themes</title>
|
||||
<link>http://localhost:1313/fixed/</link>
|
||||
<link>http://hugo.spf13.com/fixed/</link>
|
||||
<description>Recent content in Fixeds on Hugo Themes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-US</language>
|
||||
<lastBuildDate>Sat, 22 Aug 2015 06:42:21 -0700</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/fixed/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://hugo.spf13.com/fixed/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>about</title>
|
||||
<link>http://localhost:1313/about/</link>
|
||||
<title>About</title>
|
||||
<link>http://hugo.spf13.com/about/</link>
|
||||
<pubDate>Sat, 22 Aug 2015 06:42:21 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/about/</guid>
|
||||
<guid>http://hugo.spf13.com/about/</guid>
|
||||
<description><p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Information about you.</p>
|
||||
@@ -29,11 +29,11 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p&g
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>code</title>
|
||||
<link>http://localhost:1313/code/</link>
|
||||
<title>Code</title>
|
||||
<link>http://hugo.spf13.com/code/</link>
|
||||
<pubDate>Wed, 19 Aug 2015 20:29:37 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/code/</guid>
|
||||
<guid>http://hugo.spf13.com/code/</guid>
|
||||
<description><p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
|
@@ -1,135 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
Hugo Themes · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="page-heading">Posts</div>
|
||||
|
||||
|
||||
<li class="post-item">
|
||||
<div class="meta">Aug 22, 2015</div>
|
||||
<a href="http://localhost:1313/posts/redirect-webpages-html/"><div>Redirect webpages using HTML</div></a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
||||
|
@@ -2,19 +2,19 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Hugo Themes</title>
|
||||
<link>http://localhost:1313/</link>
|
||||
<link>http://hugo.spf13.com/</link>
|
||||
<description>Recent content on Hugo Themes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-US</language>
|
||||
<lastBuildDate>Sat, 22 Aug 2015 15:45:30 -0700</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://hugo.spf13.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Redirect webpages using HTML</title>
|
||||
<link>http://localhost:1313/posts/redirect-webpages-html/</link>
|
||||
<link>http://hugo.spf13.com/posts/redirect-webpages-html/</link>
|
||||
<pubDate>Sat, 22 Aug 2015 15:45:30 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/posts/redirect-webpages-html/</guid>
|
||||
<guid>http://hugo.spf13.com/posts/redirect-webpages-html/</guid>
|
||||
<description>
|
||||
|
||||
<p>Webpage redirection is great for automatically redirecting people visiting an old URL to a new URL where the content has moved to. It can be done using JavaScript, but there is also a convenient HTML-only solution.</p>
|
||||
@@ -35,11 +35,11 @@
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>about</title>
|
||||
<link>http://localhost:1313/about/</link>
|
||||
<title>About</title>
|
||||
<link>http://hugo.spf13.com/about/</link>
|
||||
<pubDate>Sat, 22 Aug 2015 06:42:21 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/about/</guid>
|
||||
<guid>http://hugo.spf13.com/about/</guid>
|
||||
<description><p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Information about you.</p>
|
||||
@@ -54,11 +54,11 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p&g
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>code</title>
|
||||
<link>http://localhost:1313/code/</link>
|
||||
<title>Code</title>
|
||||
<link>http://hugo.spf13.com/code/</link>
|
||||
<pubDate>Wed, 19 Aug 2015 20:29:37 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/code/</guid>
|
||||
<guid>http://hugo.spf13.com/code/</guid>
|
||||
<description><p>TODO: Page not complete yet.</p>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
|
@@ -1,135 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
Posts · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/posts/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section header">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<nav>
|
||||
<ul>
|
||||
<a href="http://localhost:1313/posts"><li>posts</li></a>
|
||||
<a href="http://localhost:1313/about"><li>about</li></a>
|
||||
<a href="http://localhost:1313/code"><li>code</li></a>
|
||||
</ul>
|
||||
</nav>
|
||||
<a href="http://localhost:1313/"><div class="name">map[]</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section icons">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
|
||||
|
||||
<a href="//github.com/username" target="_blank">
|
||||
<i class="icon ion-social-github"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//twitter.com/username" target="_blank">
|
||||
<i class="icon ion-social-twitter"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//linkedin.com/in/username" target="_blank">
|
||||
<i class="icon ion-social-linkedin"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="//facebook.com/username" target="_blank">
|
||||
<i class="icon ion-social-facebook larger"></i>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="mailto:username@hogwarts.edu">
|
||||
<i class="icon ion-ios-email larger"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section main">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="page-heading">
|
||||
|
||||
Posts
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<li class="post-item">
|
||||
<div class="meta">Aug 22, 2015</div>
|
||||
<a href="http://localhost:1313/posts/redirect-webpages-html/"><div>Redirect webpages using HTML</div></a>
|
||||
</li>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
||||
|
@@ -2,19 +2,19 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on Hugo Themes</title>
|
||||
<link>http://localhost:1313/posts/</link>
|
||||
<link>http://hugo.spf13.com/posts/</link>
|
||||
<description>Recent content in Posts on Hugo Themes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-US</language>
|
||||
<lastBuildDate>Sat, 22 Aug 2015 15:45:30 -0700</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://hugo.spf13.com/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Redirect webpages using HTML</title>
|
||||
<link>http://localhost:1313/posts/redirect-webpages-html/</link>
|
||||
<link>http://hugo.spf13.com/posts/redirect-webpages-html/</link>
|
||||
<pubDate>Sat, 22 Aug 2015 15:45:30 -0700</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/posts/redirect-webpages-html/</guid>
|
||||
<guid>http://hugo.spf13.com/posts/redirect-webpages-html/</guid>
|
||||
<description>
|
||||
|
||||
<p>Webpage redirection is great for automatically redirecting people visiting an old URL to a new URL where the content has moved to. It can be done using JavaScript, but there is also a convenient HTML-only solution.</p>
|
||||
|
@@ -1,102 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
|
||||
<base href="http://localhost:1313/">
|
||||
<title>
|
||||
|
||||
|
||||
Redirect webpages using HTML · Hugo Themes
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="http://localhost:1313/posts/redirect-webpages-html/">
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/pygments.css">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/main.css">
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon"
|
||||
|
||||
href="http://localhost:1313/img/myicon.ico"
|
||||
|
||||
>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body lang="en">
|
||||
|
||||
<div class="section main post">
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
<div class="front-matter">
|
||||
<a href="http://localhost:1313/posts/redirect-webpages-html/"><div class="page-heading">
|
||||
|
||||
Redirect webpages using HTML
|
||||
|
||||
</div>
|
||||
|
||||
</a>
|
||||
<div class="meta">
|
||||
<div class="date">Aug 22, 2015</div>
|
||||
<div class="word-count"><div class="middot"></div>200 words</div>
|
||||
<div class="reading-time"><div class="middot"></div>1 minute read</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="markdown">
|
||||
|
||||
|
||||
<p>Webpage redirection is great for automatically redirecting people visiting an old URL to a new URL where the content has moved to. It can be done using JavaScript, but there is also a convenient HTML-only solution.</p>
|
||||
|
||||
<p>To redirect visitors reaching <code>yourwebsite.com/blog</code> to <code>yourwebsite.com/posts</code>, add this to the <code><head></code> section of the HTML at <code>yourwebsite.com/blog</code>:</p>
|
||||
|
||||
<p><div class="highlight"><pre><span class="nt"><meta</span> <span class="na">http-equiv=</span><span class="s">"refresh"</span> <span class="na">content=</span><span class="s">"0;url='/posts'"</span> <span class="nt">/></span>
|
||||
<span class="nt"><link</span> <span class="na">rel=</span><span class="s">"canonical"</span> <span class="na">href=</span><span class="s">"/posts"</span> <span class="nt">/></span>
|
||||
</pre></div>
|
||||
</p>
|
||||
|
||||
<h3 id="walkthrough:afdc852818bb97af4efb4d34b2fcce3b">walkthrough</h3>
|
||||
|
||||
<p>Setting <code>http-equiv="refresh"</code> in the first line performs the actual redirect. The number in the <code>content</code> attribute specified in seconds tells the browser how long to wait before redirecting. In this example, <code>0</code> redirects immediately. Increasing the wait may be useful for briefly displaying a 404 page before automatically switching to the home page. The <code>url</code> specfies the destination for the redirect. In this example, we wanted to switch to <code>/posts</code>.</p>
|
||||
|
||||
<p>The second line is optional; it helps search engines know which the preferred version of the page is. Usually, this is the redirect destination.</p>
|
||||
|
||||
<br>
|
||||
<p><a href="http://localhost:1313/posts">Back to posts</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("\x3cGoogle-Analytics-ID\x3e");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<script>document.write('<script src="http://'
|
||||
+ (location.host || 'localhost').split(':')[0]
|
||||
+ ':1313/livereload.js?mindelay=10"></'
|
||||
+ 'script>')</script></body>
|
||||
</html>
|
||||
|
||||
|
@@ -2,23 +2,23 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
<loc>http://hugo.spf13.com/</loc>
|
||||
<lastmod>2015-08-22T15:45:30-07:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/posts/redirect-webpages-html/</loc>
|
||||
<loc>http://hugo.spf13.com/posts/redirect-webpages-html/</loc>
|
||||
<lastmod>2015-08-22T15:45:30-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/about/</loc>
|
||||
<loc>http://hugo.spf13.com/about/</loc>
|
||||
<lastmod>2015-08-22T06:42:21-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/code/</loc>
|
||||
<loc>http://hugo.spf13.com/code/</loc>
|
||||
<lastmod>2015-08-19T20:29:37-07:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
Reference in New Issue
Block a user