diff --git a/tags/faq/docsvswiki.ytag b/tags/faq/docsvswiki.ytag new file mode 100644 index 0000000..c30c0b8 --- /dev/null +++ b/tags/faq/docsvswiki.ytag @@ -0,0 +1,2 @@ +type: alias +target: faq/dvw diff --git a/tags/faq/dvw.ytag b/tags/faq/dvw.ytag new file mode 100644 index 0000000..4134801 --- /dev/null +++ b/tags/faq/dvw.ytag @@ -0,0 +1,24 @@ +type: text + +--- + +As part of the Fabric community, you have two main sources of information: the <#1208846408552030238> and the <#543573585869144075>. +## Docs +-# _Official, curated, verified, guiding new modders_ +➕ Content is verified and tested, compiled against a reference mod to ensure it’s working +➕ Step-by-step tutorials and guides with clean, modern, well-organized information +➕ Localised via Crowdin to tens of languages. See +➕ Written in Markdown and hosted on GitHub, which makes it easier to contribute to +➖ New content and updates may take longer to appear due to verification. +➖ Focused primarily on common tasks, with little coverage of advanced or experimental topics +➖ May contain less content than the wiki, contributions welcome! +-# Note: if content has been transfered from the Wiki to the Docs, you may want to check if your username is credited in `authors` in the new file. If not, drop a message in <#1208846408552030238>! +## Wiki +-# _Community-driven, fast-moving, broader in scope_ +➕ Well established, as the docs are more recent +➕ Frequently and quickly updated by the community, which means quicker access to new information +➕ Broader spectrum of modding aspects, including advanced and niche topics +➖ Content is not necessarily verified, especially code examples +➖ Not always the best for beginners, as the information varies in depth and clarity +➖ Some guides might include outdated code or style recommendations +➖ May be difficult to contribute to, given the unfamiliar syntax and authentication process diff --git a/tags/faq/wikivsdocs.ytag b/tags/faq/wikivsdocs.ytag new file mode 100644 index 0000000..3027d3d --- /dev/null +++ b/tags/faq/wikivsdocs.ytag @@ -0,0 +1,2 @@ +type: alias +target: faq/wvd diff --git a/tags/faq/wvd.ytag b/tags/faq/wvd.ytag new file mode 100644 index 0000000..b14150e --- /dev/null +++ b/tags/faq/wvd.ytag @@ -0,0 +1,24 @@ +type: text + +--- + +As part of the Fabric community, you have two main sources of information: the <#543573585869144075> and the <#1208846408552030238>. +## Wiki +-# _Community-driven, fast-moving, broader in scope_ +➕ Well established, as the docs are more recent +➕ Frequently and quickly updated by the community, which means quicker access to new information +➕ Broader spectrum of modding aspects, including advanced and niche topics +➖ Content is not necessarily verified, especially code examples +➖ Not always the best for beginners, as the information varies in depth and clarity +➖ Some guides might include outdated code or style recommendations +➖ May be difficult to contribute to, given the unfamiliar syntax and authentication process +## Docs +-# _Official, curated, verified, guiding new modders_ +➕ Content is verified and tested, compiled against a reference mod to ensure it’s working +➕ Step-by-step tutorials and guides with clean, modern, well-organized information +➕ Localised via Crowdin to tens of languages. See +➕ Written in Markdown and hosted on GitHub, which makes it easier to contribute to +➖ New content and updates may take longer to appear due to verification. +➖ Focused primarily on common tasks, with little coverage of advanced or experimental topics +➖ May contain less content than the wiki, contributions welcome! +-# Note: if content has been transfered from the Wiki to the Docs, you may want to check if your username is credited in `authors` in the new file. If not, drop a message in <#1208846408552030238>!