Skip to content

Conversation

@dicedpixels
Copy link
Contributor

@dicedpixels dicedpixels commented Sep 24, 2025

As discussed, this PR splits the current Getting Started pages into IDE specific pages.

There are no major content changes other than a dedicated page for generating/attaching sources in IntelliJ IDEA, which should close #229.

@dicedpixels dicedpixels requested a review from a team as a code owner September 24, 2025 05:29
@netlify
Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for nimble-elf-d9d491 ready!

Name Link
🔨 Latest commit c0a7e18
🔍 Latest deploy log https://app.netlify.com/projects/nimble-elf-d9d491/deploys/68e2cc0d6ad7200007c8fdea
😎 Deploy Preview https://deploy-preview-366--nimble-elf-d9d491.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@its-miroma its-miroma added improvement A new addition to an already existing page todo:cleanup This should be cleaned up priority:medium This should be addressed relatively quickly labels Sep 24, 2025
@its-miroma its-miroma changed the title Split Getting Started Pages to IDE Specific Pages Split IDE-Specific Pages Sep 28, 2025
- drop `ide` subdir
- drop `ide-` prefix
- mv `setting-up-a-development-environment` to `setting-up`
  - the file doesn't even talk about setting up the IDE anymore
- uniform titles
- correct `prev`/`next` urls
- fix broken link
@its-miroma its-miroma requested a review from a team as a code owner October 5, 2025 19:43
@its-miroma its-miroma added the framework Related to the VitePress framework label Oct 5, 2025
* upstream/main:
  Notes on Creating a Project (FabricMC#367)
  Rendering in the world and custom render pipelines (FabricMC#365)
@its-miroma its-miroma force-pushed the getting-started-refactor branch from 8a69267 to c0a7e18 Compare October 5, 2025 19:50
@modmuss50 modmuss50 merged commit b542b28 into FabricMC:main Oct 6, 2025
8 checks passed
@its-miroma its-miroma added stage:ready and removed todo:cleanup This should be cleaned up labels Oct 6, 2025
its-miroma added a commit to dicedpixels/fabric-docs that referenced this pull request Oct 12, 2025
* upstream/main:
  Update Docs to 1.21.10 (FabricMC#369)
  uniform sidebar translations keys (FabricMC#370)
  fix image z-index (FabricMC#368)
  Blocks: Block Models (FabricMC#364)
  Split IDE-Specific Pages (FabricMC#366)
  Notes on Creating a Project (FabricMC#367)
  Rendering in the world and custom render pipelines (FabricMC#365)
kevinthegreat1 pushed a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 14, 2025
* refactor getting started pages

* remove ide tips and tricks page from miscellaneous

* fix lint errors

* rename files

- drop `ide` subdir
- drop `ide-` prefix
- mv `setting-up-a-development-environment` to `setting-up`
  - the file doesn't even talk about setting up the IDE anymore

* changes to IDE-specific pages

- uniform titles
- correct `prev`/`next` urls
- fix broken link

* ChoiceComponent

* add "Choose Your IDE" pages

* only show "Choose Your IDE" pages in sidebar

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit b542b28)
kevinthegreat1 pushed a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 14, 2025
* refactor getting started pages

* remove ide tips and tricks page from miscellaneous

* fix lint errors

* rename files

- drop `ide` subdir
- drop `ide-` prefix
- mv `setting-up-a-development-environment` to `setting-up`
  - the file doesn't even talk about setting up the IDE anymore

* changes to IDE-specific pages

- uniform titles
- correct `prev`/`next` urls
- fix broken link

* ChoiceComponent

* add "Choose Your IDE" pages

* only show "Choose Your IDE" pages in sidebar

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit b542b28)
kevinthegreat1 pushed a commit to kevinthegreat1/fabric-docs that referenced this pull request Oct 15, 2025
* refactor getting started pages

* remove ide tips and tricks page from miscellaneous

* fix lint errors

* rename files

- drop `ide` subdir
- drop `ide-` prefix
- mv `setting-up-a-development-environment` to `setting-up`
  - the file doesn't even talk about setting up the IDE anymore

* changes to IDE-specific pages

- uniform titles
- correct `prev`/`next` urls
- fix broken link

* ChoiceComponent

* add "Choose Your IDE" pages

* only show "Choose Your IDE" pages in sidebar

---------

Co-authored-by: Miroma <136986257+its-miroma@users.noreply.github.com>
(cherry picked from commit b542b28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework Related to the VitePress framework improvement A new addition to an already existing page priority:medium This should be addressed relatively quickly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"IDE Tips and Tricks": mention "Choose sources"

3 participants