Skip to content

Commit 2bbac8c

Browse files
committed
setting up for github pages hosting
1 parent 60035c3 commit 2bbac8c

File tree

40 files changed

+202
-521
lines changed

40 files changed

+202
-521
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="refresh" content="0; url=website/public/index.html">
6+
<link rel="canonical" href="website/public/index.html">
7+
<title>Redirecting...</title>
8+
</head>
9+
<body>
10+
<p>Redirecting to <a href="website/public/index.html">The Io Programming Language</a>...</p>
11+
</body>
12+
</html>

website/public/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<!DOCTYPE html>
22
<html lang="en">
33

4-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="">
88
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
99
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
10-
<meta name="color-scheme" content="light dark"><meta property="og:url" content="http://localhost:1313/404.html">
10+
<meta name="color-scheme" content="light dark"><meta property="og:url" content="https://example.org/404.html">
1111
<meta property="og:site_name" content="The Io Programming Language">
1212
<meta property="og:title" content="404 Page not found">
1313
<meta property="og:locale" content="en_us">
1414
<meta property="og:type" content="website">
1515
<title>404 Page not found | The Io Programming Language</title>
1616
<link rel="icon" href="/favicon.png" >
1717
<link rel="manifest" href="/manifest.json">
18-
<link rel="canonical" href="http://localhost:1313/404.html">
18+
<link rel="canonical" href="https://example.org/404.html">
1919
<link rel="stylesheet" href="/book.min.4cb515616f615b2a0bff9bc1586e8704536e3d9ada38b7ed57973b3f954b35de.css" integrity="sha256-TLUVYW9hWyoL/5vBWG6HBFNuPZraOLftV5c7P5VLNd4=" crossorigin="anonymous">
2020
<script defer src="/fuse.min.js"></script>
2121
<script defer src="/en.search.min.20734475dc55187083547d768bab4ab01cefdbd4f93d7659611364d02969e74c.js" integrity="sha256-IHNEddxVGHCDVH12i6tKsBzv29T5PXZZYRNk0Clp50w=" crossorigin="anonymous"></script>

website/public/categories/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
<!DOCTYPE html>
22
<html lang="en-us" dir="ltr">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="description" content="">
77
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
88
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
9-
<meta name="color-scheme" content="light dark"><meta property="og:url" content="http://localhost:1313/categories/">
9+
<meta name="color-scheme" content="light dark"><meta property="og:url" content="https://example.org/categories/">
1010
<meta property="og:site_name" content="The Io Programming Language">
1111
<meta property="og:title" content="Categories">
1212
<meta property="og:locale" content="en_us">
1313
<meta property="og:type" content="website">
1414
<title>Categories | The Io Programming Language</title>
1515
<link rel="icon" href="/favicon.png" >
1616
<link rel="manifest" href="/manifest.json">
17-
<link rel="canonical" href="http://localhost:1313/categories/">
17+
<link rel="canonical" href="https://example.org/categories/">
1818
<link rel="stylesheet" href="/book.min.4cb515616f615b2a0bff9bc1586e8704536e3d9ada38b7ed57973b3f954b35de.css" integrity="sha256-TLUVYW9hWyoL/5vBWG6HBFNuPZraOLftV5c7P5VLNd4=" crossorigin="anonymous">
1919
<script defer src="/fuse.min.js"></script>
2020
<script defer src="/en.search.min.20734475dc55187083547d768bab4ab01cefdbd4f93d7659611364d02969e74c.js" integrity="sha256-IHNEddxVGHCDVH12i6tKsBzv29T5PXZZYRNk0Clp50w=" crossorigin="anonymous"></script>
21-
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="The Io Programming Language" />
21+
<link rel="alternate" type="application/rss+xml" href="https://example.org/categories/index.xml" title="The Io Programming Language" />
2222
<!--
2323
Made with Book Theme
2424
https://github.com/alex-shpak/hugo-book

website/public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on The Io Programming Language</title>
5-
<link>http://localhost:1313/categories/</link>
5+
<link>https://example.org/categories/</link>
66
<description>Recent content in Categories on The Io Programming Language</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

0 commit comments

Comments
 (0)