Skip to content

Commit

Permalink
Merge pull request #51 from ArcTrooper210/dev
Browse files Browse the repository at this point in the history
`mkdocs.yml` Cleanup
  • Loading branch information
Satherov authored Nov 2, 2024
2 parents 2d26405 + c6ccbe0 commit f90ccc9
Show file tree
Hide file tree
Showing 7 changed files with 153 additions and 177 deletions.
2 changes: 1 addition & 1 deletion docs/.pages
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nav:
- <b>Pack Guides</b>:
- Home: README.md
- All The Mods 10 (Alpha): atm10
- All The Mods 10: atm10
- All The Mods 9: atm9
- All The Mods 9 - TTS: atm9tts
- All The Mods - Volcano Block: atmvb
Expand Down
4 changes: 1 addition & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ The most common launchers are [CurseForge](https://www.curseforge.com/download/a

!!! Bug "Need Help? Check out the dedicated [Help](help/README.md) section, especially [F.A.Q](help/faq.md)"


------

---

> All The Mods | [GitHub](https://github.com/AllTheMods) | [Discord](https://discord.com/invite/allthemods) | [Akliz Server Hosting](https://www.akliz.net/allthemods)
6 changes: 3 additions & 3 deletions docs/atm10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: All The Mods 10
description: ATM10 Intro Description
---

# All The Mods 10 (Alpha)
# All The Mods 10

[![](img/atm10Logo.png){.center}](https://legacy.curseforge.com/minecraft/modpacks/all-the-mods-10)

???+ Danger "ALPHA DISCLAIMER"
ATM10 is in public ***alpha***, meaning there will be bugs, missing mods, no traditional ATM endgame, missing quests, etc. It will be getting frequent updates as mod devs update to 1.21, and the ATM dev team continues to work on adding new mods, quests, and scripts. [You can report bugs and make suggestions here.](https://github.com/AllTheMods/ATM-10/issues/)
???+ Danger "Indev"
ATM10 is still ***in development***, meaning there will be bugs, missing mods, missing quests, etc. It will be getting frequent updates as mod devs update to 1.21, and the ATM dev team continues to work on adding new mods, quests, and scripts. [You can report bugs and make suggestions here.](https://github.com/AllTheMods/ATM-10/issues/)

**All The Mods** started out as a private pack for just a few friends that turned into something others wanted to play! It has all the basics that most other "big name" packs include but with a nice mix of some of newer or lesser-known mods as well.

Expand Down
6 changes: 1 addition & 5 deletions docs/atm10/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ authors:

---

???+ Danger "ALPHA DISCLAIMER"
ATM10 is in public ***alpha***, meaning there will be bugs, missing mods, no traditional ATM endgame, missing quests, etc. It will be getting frequent updates as mod devs update to 1.21, and the ATM dev team continues to work on adding new mods, quests, and scripts. [You can report bugs and make suggestions here.](https://github.com/AllTheMods/ATM-10/issues/)


???+ Abstract "Gameplay FAQs"
??? Question "How do I change `/home`, `/tpa` etc cooldown?"
To change the behavior of `/home` or to re-enable `/back` and `/rtp`, edit `saves/worldName/serverconfig/ftb-essentials.snbt`. **The world/server has to be stopped for the changes to take effect.**
Expand All @@ -33,7 +29,7 @@ authors:
To report bugs, dupes or similar, head over to the [ATM10 GitHub](https://github.com/AllTheMods/ATM-10/issues) and open a new issue describing the occurrence.

??? Question "What are the recommended Java arguments for this pack?"
- **Client arguments**: send `?args` in the **#bot-spam** channel in our [Discord](https://discord.com/invite/allthemods).
- **Client arguments**: send `?args21` in the **#bot-spam** channel in our [Discord](https://discord.com/invite/allthemods).
- **Server arguments**: send `?svargs` in the **#bot=spam** channel in our [Discord](https://discord.com/invite/allthemods).

??? Question "Why does my game crash while launching?"
Expand Down
File renamed without changes.
3 changes: 2 additions & 1 deletion docs/help/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Most server host has a one-click server installer you can use, otherwise
If server host requires a `.jar` file, later **Forge** versions cannot be ran directly. If older, you can upload and use the `forge-*universal.jar` as custom jar. Extract & Upload **Server-Files** to main server folder. **Otherwise**,

- Download [ServerStarter](https://github.com/BloodyMods/ServerStarter/releases) jar, then upload to main server folder. Use this as the custom jar.
- Use [neoforged/ServerStarterJar](https://github.com/neoforged/ServerStarterJar) for NeoForge and Forge 1.17 and earlier.
- Download pack **Server-Files** from **CurseForge**, extract, and upload **ALL** to main server folder.
- Create a file named `server-setup-config.yaml`, and copy / paste the config example below.

Expand All @@ -128,7 +129,7 @@ Modifiy config for pack if necessary, specifically the `mcVersion` and `loaderVe
description: All The Mods 9
install:
mcVersion: 1.20.1
loaderVersion: 47.2.19
loaderVersion: 47.3.7
installerUrl: "https://files.minecraftforge.net/maven/net/minecraftforge/forge/{{@mcversion@}}-{{@loaderversion@}}/forge-{{@mcversion@}}-{{@loaderversion@}}-installer.jar"
installerArguments:
- "--installServer"
Expand Down
309 changes: 145 additions & 164 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,177 +7,158 @@ use_directory_urls: true
copyright: All The Mods &trade; | Made By <a href='https://ko-fi.com/segfault' target='_blank' class='cauthor'>Seg</a>
strict: !ENV [ENABLE_STRICT, true]
extra:
generator: true
homepage: /alltheguides/
version:
default: stable
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/allthemods
name: Discord
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/allthemods/
- icon: fontawesome/brands/twitter
link: https://twitter.com/allthemods?lang=en
- icon: fontawesome/brands/github
link: https://github.com/AllTheMods
generator: true
homepage: /alltheguides/
version:
default: stable
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/allthemods
name: Discord
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/allthemods/
- icon: fontawesome/brands/twitter
link: https://twitter.com/allthemods?lang=en
- icon: fontawesome/brands/github
link: https://github.com/AllTheMods
theme:
custom_dir: overrides
name: material
highlightjs: true
language: en
prev_next_buttons_location: none
features:
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.indexes
- navigation.top
- navigation.footer
- announce.dismiss
- content.action.edit
- content.tooltips
- content.code.copy
- content.code.annotate
- toc.follow
icon:
repo: fontawesome/brands/github
edit: material/pencil
view: material/eye
favicon: assets/images/atms.ico
logo: assets/images/atms.png
font:
text: "Nunito"
palette:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: orange
toggle:
icon: material/brightness-7
name: Dark Mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: black
accent: orange
toggle:
icon: material/brightness-4
name: Light Mode

custom_dir: overrides
name: material
highlightjs: true
language: en
prev_next_buttons_location: none
features:
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.indexes
- navigation.top
- navigation.footer
- announce.dismiss
- content.action.edit
- content.tooltips
- content.code.copy
- content.code.annotate
- toc.follow
icon:
repo: fontawesome/brands/github
edit: material/pencil
view: material/eye
favicon: assets/images/atms.ico
logo: assets/images/atms.png
font:
text: "Nunito"
palette:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: orange
toggle:
icon: material/brightness-7
name: Dark Mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: black
accent: orange
toggle:
icon: material/brightness-4
name: Light Mode
extra_css:
- assets/stylesheets/style.css
- assets/stylesheets/style.css

extra_javascript:
- assets/javascripts/script.js
- assets/javascripts/tablesort.min.js
- assets/javascripts/script.js
- assets/javascripts/tablesort.min.js

plugins:
- search
- awesome-pages: {
collapse_single_pages: true,
strict: true,
}
- meta-descriptions
- tags
- mkdocs-video
- markmap
# - blog
# - autoref
- git-revision-date-localized: {
type: timeago,
enable_creation_date: true,
fallback_to_build_date: false,
strict: !ENV [ENABLE_STRICT_GIT_REVISION_DATE, false],
enabled: !ENV [ENABLE_GIT_REVISION_DATE, false]
}
- minify: {
minify_html: !ENV [ENABLE_MINIFY, false],
minify_js: !ENV [ENABLE_MINIFY, false],
minify_css: !ENV [ENABLE_MINIFY, false],
htmlmin_opts: {
remove_comments: !ENV [ENABLE_REMOVE_COMMENTS, false]
},
cache_safe: true
}
# - offline: {
# enabled: !ENV [ENABLE_OFFLINE, false]
# }
- glightbox: {
touchNavigation: true,
loop: true,
effect: fade,
slide_effect: fade,
width: auto,
height: auto,
draggable: false,
auto_caption: true,
caption_position: bottom
}
- git-authors: {
show_email_address: false,
sort_authors_by: contribution,
fallback_to_empty: true,
show_contribution: true,
strict: !ENV [ENABLE_STRICT_GIT_AUTHORS, false],
enabled: !ENV [ENABLE_GIT_AUTHORS, false]
}

- search
- awesome-pages:
collapse_single_pages: true
strict: true
- meta-descriptions
- tags
- mkdocs-video
- markmap
- git-revision-date-localized:
type: timeago
enable_creation_date: true
fallback_to_build_date: false
strict: !ENV [ENABLE_STRICT_GIT_REVISION_DATE, false]
enabled: !ENV [ENABLE_GIT_REVISION_DATE, false]
- minify:
minify_html: !ENV [ENABLE_MINIFY, false]
minify_js: !ENV [ENABLE_MINIFY, false]
minify_css: !ENV [ENABLE_MINIFY, false]
htmlmin_opts:
remove_comments: !ENV [ENABLE_REMOVE_COMMENTS, false]
cache_safe: true
- glightbox:
touchNavigation: true
loop: true
effect: fade
slide_effect: fade
width: auto
height: auto
draggable: false
auto_caption: true
caption_position: bottom
- git-authors:
show_email_address: false
sort_authors_by: contribution
fallback_to_empty: true
show_contribution: true
strict: !ENV [ENABLE_STRICT_GIT_AUTHORS, false]
enabled: !ENV [ENABLE_GIT_AUTHORS, false]
hooks:
- extensions/external_links_md_extension.py

- extensions/external_links_md_extension.py
markdown_extensions:
extra: {}
smarty: {}
toc: {
permalink: true,
title: <b>Table Of Contents</b>
}
admonition: {}
attr_list: {}
abbr: {}
sane_lists: {}
pymdownx.snippets: {}
pymdownx.emoji: {
emoji_index: !!python/name:material.extensions.emoji.twemoji ,
emoji_generator: !!python/name:material.extensions.emoji.to_svg
}
pymdownx.highlight: {
anchor_linenums: true,
line_spans: __span,
pygments_lang_class: true
}
pymdownx.critic: {}
pymdownx.caret: {}
pymdownx.keys: {}
pymdownx.mark: {}
pymdownx.tilde: {}
pymdownx.betterem: {}
pymdownx.details: {}
pymdownx.inlinehilite: {}
pymdownx.tasklist: {
custom_checkbox: true,
clickable_checkbox: true
}
pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
pymdownx.tabbed: {
alternate_style: true
}
def_list: {}
md_in_html: {}
footnotes: {}
tables: {}
- extra
- smarty
- toc:
permalink: true
title: <b>Table Of Contents</b>
- admonition
- attr_list
- abbr
- sane_lists
- pymdownx.snippets
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- pymdownx.betterem
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.tasklist:
custom_checkbox: true
clickable_checkbox: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- def_list
- md_in_html
- footnotes
- tables

validation:
nav:
omitted_files: info
not_found: warn
absolute_links: info
links:
not_found: warn
absolute_links: info
unrecognized_links: info
nav:
omitted_files: info
not_found: warn
absolute_links: info
links:
not_found: warn
absolute_links: info
unrecognized_links: info

0 comments on commit f90ccc9

Please sign in to comment.