Compare commits
5 Commits
50f9a748cb
...
secret
| Author | SHA1 | Date | |
|---|---|---|---|
| 2dabe968cf | |||
| 3f150f07e9 | |||
| 845d1ca2ee | |||
| 30d6f02997 | |||
| 30dceef2b7 |
11
Readme.md
11
Readme.md
@@ -4,6 +4,13 @@ The secret branch contains the mkdocs source files
|
||||
needed to generate the final static content for the
|
||||
secret site.
|
||||
|
||||
This is the site that is deployed to Heroku.
|
||||
The `secret` branch contains the source files,
|
||||
the `heroku-pages` branch contains the finished product.
|
||||
|
||||
See [https://github-heroku-attack-rabbits.herokuapp.com](https://github-heroku-attack-rabbits.herokuapp.com).
|
||||
The `heroku-pages` branch contains the site that is
|
||||
actually deployed to Heroku at the Github-Heroku attack
|
||||
sheep app:
|
||||
|
||||
* [https://github-heroku-attack-rabbits.herokuapp.com](https://github-heroku-attack-rabbits.herokuapp.com).
|
||||
|
||||
Lost? Visit the [docs](https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits) branch.
|
||||
|
||||
16
mkdocs.yml
16
mkdocs.yml
@@ -1,4 +1,4 @@
|
||||
site_name: Secret Site
|
||||
site_name: This Is The Secret Site
|
||||
site_url: https://github-heroku-attack-rabbits.herokuapp.com
|
||||
repo_name: charlesreid1/github-heroku-attack-rabbits
|
||||
repo_url: https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits
|
||||
@@ -10,10 +10,10 @@ edit_uri: ""
|
||||
|
||||
pages:
|
||||
- 'Index' : 'index.md'
|
||||
- 'Fish Slapping': 'fishslapping.md'
|
||||
- 'Silly Walks': 'sillywalks.md'
|
||||
- 'Fish Slapping': 'fishslap.md'
|
||||
- 'Silly Walks': 'sillywalk.md'
|
||||
|
||||
copyright: 'Copyright © 2018 Charles Reid, released under the <a href="https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits/src/branch/master/LICENSE">WTFPL</a>.<br /><br />Many Bothans died to bring us this documentation.<br /><br />'
|
||||
copyright: 'Copyright © 2018 Charles Reid, released under the <a href="https://git.charlesreid1.com/charlesreid1/github-heroku-attack-rabbits/src/branch/docs/LICENSE">WTFPL</a>.<br /><br />Many Bothans died to bring us this documentation.<br /><br />'
|
||||
|
||||
docs_dir: secret_docs
|
||||
site_dir: site/content
|
||||
@@ -28,9 +28,11 @@ theme:
|
||||
primary: 'teal'
|
||||
accent: 'teal'
|
||||
|
||||
# fun logos! see https://material.io/icons/
|
||||
logo:
|
||||
icon: 'lock'
|
||||
logo: 'img/bunny.png'
|
||||
|
||||
### # fun logos! see https://material.io/icons/
|
||||
### logo:
|
||||
### icon: 'lock'
|
||||
|
||||
font:
|
||||
text: 'Questrial'
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
# The Secret Society of the Fish Slapping Dance
|
||||
|
||||
Welcome, and congratulations on having an even number of vowels in your Github handle.
|
||||
|
||||
And now for something completely expected:
|
||||
|
||||
[Fish-Slapping Dance](https://www.youtube.com/watch?v=T8XeDvKqI4E)
|
||||
|
||||
|
||||
BIN
secret_docs/img/attack-rabbit.png
Normal file
BIN
secret_docs/img/attack-rabbit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 598 KiB |
BIN
secret_docs/img/attack-rabbits.png
Normal file
BIN
secret_docs/img/attack-rabbits.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 621 KiB |
BIN
secret_docs/img/bunny.png
Normal file
BIN
secret_docs/img/bunny.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
secret_docs/img/warning.png
Normal file
BIN
secret_docs/img/warning.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
@@ -4,9 +4,13 @@ This is an index of secret pages. Note that this page is not protected.
|
||||
|
||||
You will be asked to authenticate when you click the links below.
|
||||
|
||||
Any Github user will be able to view these sites.
|
||||
If your username has an **even number of vowels**, you are a member
|
||||
of the [Secret Society of the Fish Slappers](fishslap.md).
|
||||
Click the link to log in and proceed, or else be attacked by
|
||||
the Github-Heroku attack rabbits.
|
||||
|
||||
Secret page 1: [`fish_slap`](fishslap.md)
|
||||
|
||||
Secret page 2: [`silly_walk`](sillywalk.md)
|
||||
If your username has an **odd number of vowels**, you are a member
|
||||
of the [Secret Ministerial Department for Theoretical Silly Walk Studies](sillywalk.md).
|
||||
Click the link to log in and proceed, or else be attacked by
|
||||
the Github-Heroku attack rabbits.
|
||||
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
# The Secret Ministry of Silly Walks
|
||||
|
||||
Welcome, and congratulations on having an odd number of vowels in your Github handle.
|
||||
|
||||
And now for something completely expected:
|
||||
|
||||
|
||||
[Ministry of Sily Walks](https://www.youtube.com/watch?v=IqhlQfXUk7w)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user