Skip to content

Commit 2a4c4f2

Browse files
committed
Goodbye GitHub Pages
1 parent 2cb73fe commit 2a4c4f2

File tree

8 files changed

+13
-490
lines changed

8 files changed

+13
-490
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitmodules

Lines changed: 0 additions & 4 deletions
This file was deleted.

Gemfile

Lines changed: 0 additions & 2 deletions
This file was deleted.

_config.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

_frontmatter.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="refresh" content="0; url=https://github.com/webpro/programming-principles" />
4+
<script>
5+
window.location = 'https://github.com/webpro/programming-principles';
6+
</script>
7+
<title>Programming Principles</title>
8+
</head>
9+
<body>
10+
This page should redirect to
11+
<a href="https://github.com/webpro/programming-principles">https://github.com/webpro/programming-principles</a>.
12+
</body>
13+
</html>

index.md

Lines changed: 0 additions & 469 deletions
This file was deleted.

webpro.github.io

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)