Skip to content

Commit 93fb6ac

Browse files
authored
3 sub-directories [33 files]
1 parent 7bc6c5e commit 93fb6ac

File tree

33 files changed

+11822
-0
lines changed

33 files changed

+11822
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<HR>
2+
<img src="/404.jpeg" alt="404 error on 404 image file for 404 page, 404" width="300" height="200">
3+
<H1>404</H1>
4+
<H2><a href="https://en.wikipedia.org/wiki/HTTP_404">File not found</a></H2>
5+
<HR>
6+
<p><a href="https://github.com/seanpm2001/404Day">Celebrate 404 day</a></p>
7+
<p>The file could not be found, is damaged, or you do not have permission to access it. Please <a href="https://github.com/seanwallawalla-testing/seanwallawalla-testing.github.io/issues">[raise an issue]</a> if a link is not working correctly.</p>
8+
<HR>
9.13 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
permalink: /404.html
3+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
=== Authors ====
2+
1. @seanpm2001
3+
2. No other authors as of 2021, August 24th at 3:36 pm
4+
5+
---
6+
The authors file is for everyone who has contributed to this project directly. The credits file is for all credits and authors, along with other projects used in this project.
7+
---
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
***
3+
4+
# 2021 August GitHub pages test
5+
6+
## Info
7+
8+
In 2021 August, I went through another set of changes to the way I make projects. I didn't find until a few days later that it is incompatible with GitHub pages. Frustratingly, I don't even get a good error message that tells me what went wrong. It fails in 0 seconds and just says "GitHub pages failed to build your site"
9+
10+
So I am going to test here, by hand, on ring 2 of GitHub pages development what went wrong, and will keep trying until I can build the site. For the mean time, this site may go offline due to build errors.
11+
12+
It is either 1 or more of the following 7 files that are at fault:
13+
14+
`.editorconfig`
15+
16+
`.gitattributes`
17+
18+
`.gitignore`
19+
20+
`copying` / `copyingl` MIME: text/x-copying
21+
22+
`credits`
23+
24+
`install`
25+
26+
`makefile.mk`
27+
28+
I have to figure out which file is causing the failure, and fix the problem, then I will continue on with the build process.
29+
30+
For future use, this branch is going to go stale, but I am going to keep it for legacy and archival purposes.
31+
32+
***
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
2+
***
3+
4+
# 2021 August GitHub pages test
5+
6+
## Info
7+
8+
In 2021 August, I went through another set of changes to the way I make projects. I didn't find until a few days later that it is incompatible with GitHub pages. Frustratingly, I don't even get a good error message that tells me what went wrong. It fails in 0 seconds and just says "GitHub pages failed to build your site"
9+
10+
So I am going to test here, by hand, on ring 2 of GitHub pages development what went wrong, and will keep trying until I can build the site. For the mean time, this site may go offline due to build errors.
11+
12+
It is either 1 or more of the following 7 files that are at fault:
13+
14+
`.editorconfig`
15+
16+
`.gitattributes`
17+
18+
`.gitignore`
19+
20+
`copying` / `copyingl` MIME: text/x-copying
21+
22+
`credits`
23+
24+
`install`
25+
26+
`makefile.mk`
27+
28+
I have to figure out which file is causing the failure, and fix the problem, then I will continue on with the build process.
29+
30+
For future use, this branch is going to go stale, but I am going to keep it for legacy and archival purposes.
31+
32+
## Conclusion
33+
34+
Conclusion: the file `INSTALL` was the problem. Even changing it to have a file extension still caused it to fail. Right now, the only way I can correct the problem is by not including it under its current name. I just tested all 7 files individually and have rooted this as the cause. I will release a patch tomorrow.
35+
36+
***
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
2+
***
3+
4+
# 2021 August GitHub pages test
5+
6+
## Info
7+
8+
In 2021 August, I went through another set of changes to the way I make projects. I didn't find until a few days later that it is incompatible with GitHub pages. Frustratingly, I don't even get a good error message that tells me what went wrong. It fails in 0 seconds and just says "GitHub pages failed to build your site"
9+
10+
So I am going to test here, by hand, on ring 2 of GitHub pages development what went wrong, and will keep trying until I can build the site. For the mean time, this site may go offline due to build errors.
11+
12+
It is either 1 or more of the following 7 files that are at fault:
13+
14+
`.editorconfig`
15+
16+
`.gitattributes`
17+
18+
`.gitignore`
19+
20+
`copying` / `copyingl` MIME: text/x-copying
21+
22+
`credits`
23+
24+
`install`
25+
26+
`makefile.mk`
27+
28+
I have to figure out which file is causing the failure, and fix the problem, then I will continue on with the build process.
29+
30+
For future use, this branch is going to go stale, but I am going to keep it for legacy and archival purposes.
31+
32+
## Conclusion
33+
34+
Conclusion: the file `INSTALL` was the problem. Even changing it to have a file extension still caused it to fail. Right now, the only way I can correct the problem is by not including it under its current name. I just tested all 7 files individually and have rooted this as the cause. I will release a patch tomorrow.
35+
36+
### Further difficulty
37+
38+
After several workarounds, I found that GitHub pages seems to REALLY hate something about how this file is written. I tried changing the name to `INSTALLATION_INSTRUCTIONS_FILE` `INTSTALL` `iSTALL` and `HOWTO` and even tried replacing all instances of the word `install` to `build` but every attempt caused the site to fail to build. I am going to need to do more research on this.
39+
40+
***
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
2+
***
3+
4+
# 2021 August GitHub pages test
5+
6+
## Info
7+
8+
In 2021 August, I went through another set of changes to the way I make projects. I didn't find until a few days later that it is incompatible with GitHub pages. Frustratingly, I don't even get a good error message that tells me what went wrong. It fails in 0 seconds and just says "GitHub pages failed to build your site"
9+
10+
So I am going to test here, by hand, on ring 2 of GitHub pages development what went wrong, and will keep trying until I can build the site. For the mean time, this site may go offline due to build errors.
11+
12+
It is either 1 or more of the following 7 files that are at fault:
13+
14+
`.editorconfig`
15+
16+
`.gitattributes`
17+
18+
`.gitignore`
19+
20+
`copying` / `copyingl` MIME: text/x-copying
21+
22+
`credits`
23+
24+
`install`
25+
26+
`makefile.mk`
27+
28+
I have to figure out which file is causing the failure, and fix the problem, then I will continue on with the build process.
29+
30+
For future use, this branch is going to go stale, but I am going to keep it for legacy and archival purposes.
31+
32+
## Conclusion
33+
34+
Conclusion: the file `INSTALL` was the problem. Even changing it to have a file extension still caused it to fail. Right now, the only way I can correct the problem is by not including it under its current name. I just tested all 7 files individually and have rooted this as the cause. I will release a patch tomorrow.
35+
36+
### Further difficulty
37+
38+
After several workarounds, I found that GitHub pages seems to REALLY hate something about how this file is written. I tried changing the name to `INSTALLATION_INSTRUCTIONS_FILE` `INTSTALL` `iSTALL` and `HOWTO` and even tried replacing all instances of the word `install` to `build` but every attempt caused the site to fail to build. I am going to need to do more research on this.
39+
40+
***

0 commit comments

Comments
 (0)