docs: Move build instructions to getting-started
Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/guides/build.md b/getting-started/build.md
similarity index 100%
rename from guides/build.md
rename to getting-started/build.md
diff --git a/getting-started/conclusion.md b/getting-started/conclusion.md
new file mode 100644
index 0000000..6cae0ab
--- /dev/null
+++ b/getting-started/conclusion.md
@@ -0,0 +1,9 @@
+### Conclusion
+
+Congratulations on completing the BlissRoms building process! Building a ROM can be challenging and time-consuming, but the results are highly rewarding.
+
+Now that you have built BlissRoms, you can explore further possibilities. Consider trying out the "Git Started" guide, where you can make changes, commit them, and submit them for review on our [BlissRoms Gerrit](https://review.blissroms.org) platform. Additionally, you can download experimental commits that are not yet ready for the mainline repositories and provide valuable feedback.
+
+ROM building is a fantastic project that allows you to unleash your creativity and contribute to the development community. We hope this guide has been enjoyable and informative for you. If you have any questions or need further assistance, feel free to reach out to our support team.
+
+Thank you for choosing BlissROMs, and happy ROM building!
\ No newline at end of file
diff --git a/guides/index.yml b/getting-started/index.yml
similarity index 100%
rename from guides/index.yml
rename to getting-started/index.yml
diff --git a/guides/installations.md b/getting-started/installations.md
similarity index 100%
rename from guides/installations.md
rename to getting-started/installations.md
diff --git a/guides/introduction.md b/getting-started/introduction.md
similarity index 100%
rename from guides/introduction.md
rename to getting-started/introduction.md
diff --git a/guides/preparations.md b/getting-started/preparations.md
similarity index 100%
rename from guides/preparations.md
rename to getting-started/preparations.md
diff --git a/guides/troubleshoot.md b/getting-started/troubleshoot.md
similarity index 100%
rename from guides/troubleshoot.md
rename to getting-started/troubleshoot.md
diff --git a/guides/conclusion.md b/guides/conclusion.md
deleted file mode 100644
index 7e651f7..0000000
--- a/guides/conclusion.md
+++ /dev/null
@@ -1,5 +0,0 @@
-### Conclusion
-
-Building a ROM is very hard and tedious and the results are very rewarding! If you managed to follow along, congratulations!
-
-After you finish building, you can try out the Git Started guide. Make changes, commit, and send them off to our [Gerrit](https://review.blissroms.org) for review! Or better yet, download experimental commits not ready for the mainline repositories and review them! Again, ROM building is a fun project you can work with. I hope this guide was a lot of fun to run through!