diff --git a/_config.yml b/_config.yml index 99eda9eb..5bdb787b 100644 --- a/_config.yml +++ b/_config.yml @@ -21,5 +21,4 @@ header_pages: - navigation/create_and_compete/home.md - navigation/voteforthegoat/home.md - navigation/share_and_care/home.md - - navigation/rate_and_relate/home.md - + - navigation/rate_and_relate/home.md \ No newline at end of file diff --git a/navigation/blog.md b/navigation/blog.md index 0ce56306..d6bcb436 100644 --- a/navigation/blog.md +++ b/navigation/blog.md @@ -1,6 +1,6 @@ --- -layout: blogs +layout: blogs title: Blogs search_exclude: true permalink: /blogs/ ---- +--- \ No newline at end of file diff --git a/navigation/hangouts.md b/navigation/hangouts.md index 899c99c5..b66b0f76 100644 --- a/navigation/hangouts.md +++ b/navigation/hangouts.md @@ -3,4 +3,4 @@ layout: search title: Hangouts search_exclude: true permalink: /hangouts/ ---- +--- \ No newline at end of file diff --git a/navigation/search.md b/navigation/search.md index 2cf2ae8e..2d7e6550 100644 --- a/navigation/search.md +++ b/navigation/search.md @@ -1,6 +1,5 @@ --- -layout: search +layout: search title: Search search_exclude: true -permalink: /search/ ---- +permalink: /search/ \ No newline at end of file diff --git a/navigation/share_and_care/cipher/cipherdiscussionforum.md b/navigation/share_and_care/cipher/cipherdiscussionforum.md new file mode 100644 index 00000000..e69de29b diff --git a/navigation/share_and_care/cipher/cipherhome.md b/navigation/share_and_care/cipher/cipherhome.md new file mode 100644 index 00000000..cc57aa79 --- /dev/null +++ b/navigation/share_and_care/cipher/cipherhome.md @@ -0,0 +1,176 @@ +--- +layout: base +title: CipherHome +search_exclude: true +permalink: /cipherhome/ +--- + +# 🔐 **Cipher Team** + + +> *"Unlocking secrets, one cipher at a time."* + + +
+ +
+ + + + + + + +--- + +![Cipher Background](https://themepack.me/i/c/749x467/media/g/1555/bill-cipher-theme-gs2.jpg) +### 🛠 Announcements 🛠 +
+🔒 **Current Challenge**: Crack today’s cipher within the hour! +🕒 **Next Update**: New challenge releases every hour! +💡 **Hint**: Pay attention to every detail... +
+ +--- + +## 📜 Level Progression 📜 + +### **Start Your Journey** +> *"Every great decoder was once a beginner!"* + +--- + +
+ +
+ ### 🧠 Coding Tips + - **Stay Curious**: Each cipher has a unique solution. + - **Use Caesar Shift**: Try shifting letters to reveal patterns. + - **Frequency Analysis**: Common letters may reveal clues. +
+ + +
+ +
+ + +
+
+ Level 1: Beginner 🔰
+ ➡️ Learn basic ciphers.
+ 🔑 Unlock simple puzzles. +
+
⬇️
+
+
+ + + +
+
+ Level 2: Intermediate 🌐
+ ➡️ Decipher longer codes.
+ 📜 Moderate challenges await. +
+
⬇️
+
+
+ + + +
+
+ Level 3: Advanced 🔵
+ ➡️ Crack complex patterns.
+ 🧩 For seasoned decoders! +
+
⬇️
+
+
+ + + +
+
+ Level 4: Expert 🔴
+ ➡️ Master advanced encryption.
+ 🚀 Very challenging! +
+
⬇️
+
+
+ + + +
+
+ Level 5: Master ⚫️
+ ➡️ Final boss of ciphers!
+ 🏆 Only for the brave! +
+
⬇️
+
+
+
+
+ + +
+ ### 🔍 Cipher Tips + - **Patterns Matter**: Look for repeating letter groups. + - **Letter Pairings**: Some ciphers swap letters. + - **Use Frequency Tools**: Online tools can help! +
+
+ +--- + +**Instructions:** + +1. **Level Up**: Solve challenges to progress. +2. **Adding Levels**: To add a level, copy any of the above blocks, change the details, and place it in the sequence. + +--- + +### 🔗 Useful Links 🔗 + +- [Cipher Resources](https://example.com/resources) +- [Challenge Archive](https://example.com/archive) +- [Community Forum](https://example.com/forum) + +--- + +**Stay Sharp, Cipher Specialist!** 🧩 diff --git a/navigation/share_and_care/cipher/leveleight.md b/navigation/share_and_care/cipher/leveleight.md new file mode 100644 index 00000000..e0c7e61c --- /dev/null +++ b/navigation/share_and_care/cipher/leveleight.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Leveleight +search_exclude: true +permalink: /leveleight/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelfive.md b/navigation/share_and_care/cipher/levelfive.md new file mode 100644 index 00000000..722a7387 --- /dev/null +++ b/navigation/share_and_care/cipher/levelfive.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelfive +search_exclude: true +permalink: /levelfive/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelfour.md b/navigation/share_and_care/cipher/levelfour.md new file mode 100644 index 00000000..6123a229 --- /dev/null +++ b/navigation/share_and_care/cipher/levelfour.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelfour +search_exclude: true +permalink: /levelfour/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelnine.md b/navigation/share_and_care/cipher/levelnine.md new file mode 100644 index 00000000..95763f63 --- /dev/null +++ b/navigation/share_and_care/cipher/levelnine.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelnine +search_exclude: true +permalink: /levelnine/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelone.md b/navigation/share_and_care/cipher/levelone.md new file mode 100644 index 00000000..27c1bb83 --- /dev/null +++ b/navigation/share_and_care/cipher/levelone.md @@ -0,0 +1,176 @@ +--- +layout: base +title: Levelone +search_exclude: true +permalink: /levelone/ +--- +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ +
+
+ + + + + + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelseven.md b/navigation/share_and_care/cipher/levelseven.md new file mode 100644 index 00000000..5fcc34b9 --- /dev/null +++ b/navigation/share_and_care/cipher/levelseven.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelseven +search_exclude: true +permalink: /levelseven/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelsix.md b/navigation/share_and_care/cipher/levelsix.md new file mode 100644 index 00000000..99ba55bf --- /dev/null +++ b/navigation/share_and_care/cipher/levelsix.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelsix +search_exclude: true +permalink: /levelsix/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelten.md b/navigation/share_and_care/cipher/levelten.md new file mode 100644 index 00000000..92105a41 --- /dev/null +++ b/navigation/share_and_care/cipher/levelten.md @@ -0,0 +1,119 @@ +--- +layout: base +title: Levelten +search_exclude: true +permalink: /levelten/ +--- + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/levelthree.md b/navigation/share_and_care/cipher/levelthree.md new file mode 100644 index 00000000..93392d43 --- /dev/null +++ b/navigation/share_and_care/cipher/levelthree.md @@ -0,0 +1,120 @@ +--- +layout: base +title: Levelone +search_exclude: true +permalink: /levelthree/ +--- + + +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed. diff --git a/navigation/share_and_care/cipher/leveltwo.md b/navigation/share_and_care/cipher/leveltwo.md new file mode 100644 index 00000000..9f9cd886 --- /dev/null +++ b/navigation/share_and_care/cipher/leveltwo.md @@ -0,0 +1,118 @@ +--- +layout: base +title: Levelone +search_exclude: true +permalink: /leveltwo/ +--- +# 🔐 **Cipher Challenge: Level 1** + +Welcome to **Level 1** of the Cipher Challenge! 🧩 Start here to warm up your code-breaking skills with a classic substitution cipher. + +--- + +## 🔍 **Challenge Objective** + +Your goal is to **decode the hidden message** below using a Caesar Cipher technique. Find the hidden word to unlock the path to the next level. + +--- + +## 🧩 **Hints to Get You Started** + +1. Each letter in the message has been **shifted forward by 3**. To decode it, shift each letter **back by 3**. +2. Example: If the coded letter is "D," shifting back by 3 reveals "A." +3. The message should make sense once decoded—trust your instincts on the word! + +--- + +## 🔢 **Cipher Text** + +Ciphered message: +`Krod, Krz duh brx grlqj? Brx duh doprvw wkhuh!` + +1. **Hint**: Shift each letter **back by 3** to reveal the message. +2. **Hint**: Trust that each word will form a coherent sentence after decryption. + +--- + +## 📝 **Submit Your Answer** + +Once you’ve cracked the code, submit your answer here: + + +- **Answer**: `type-your-answer-here` + + + + + + + +# Chat Box Demo + +This is a basic chat box rendered with HTML inside Markdown. + +
+
+
+
+ + +
+ + + + +This is a simple interactive chat box. Type a message and hit "Send" or press "Enter" to see it displayed.