diff --git a/docs/intro.mdx b/docs/intro.mdx index 467dbb7..069bcfb 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -21,12 +21,10 @@ Glad to have you here 🎉! This guide serves as a reference guide for new data If you have any more questions that aren't answered here, please reach out to your team members on Slack. -## ⚡ Quick Links! +## 🙌 Sounds great! How do I get started? -- [datHere Website 🌐](https://dathere.com/) -- [datHere GitHub 🖥](https://github.com/dathere) -- [datHere LinkedIn 👔](https://www.linkedin.com/company/dathere/) +Click the **"Next" button below** to get started! -## 🔍 Found a Mistake? Outdated Guide? +You can also navigate the guide using the sidebar on the left. -Feel free to contribute to this site by clicking the "Edit this page" button at the bottom of any page to make a PR on our GitHub repo. +> If you're on a mobile device you can click on the three lines in the top left corner to open the sidebar. diff --git a/docs/onboarding/setup-overview.mdx b/docs/onboarding/setup-overview.mdx index f3de3db..038b2a9 100644 --- a/docs/onboarding/setup-overview.mdx +++ b/docs/onboarding/setup-overview.mdx @@ -19,3 +19,11 @@ Refer to the upcoming sections to help you install everything. For now, let's ta | [DataPusher+ with Docker](https://github.com/dathere/datapusher-plus-docker) | [DataPusher+](https://github.com/dathere/datapusher-plus) is standalone web service that pushes data into the CKAN DataStore fast & reliably. We'll be setting up a containerized version of DataPusher+ by using [Docker](https://www.docker.com/). | ## 🧩 Putting It All Together + +We'll use VirtualBox to create a virtual machine (VM) running Ubuntu. On your VM you can use and contribute to qsv, CKAN (including CKAN extensions), DataPusher+, and much more! 🚀 + +:::info One more thing! 🎈 + +This guide goes over setup using an Ubuntu VM. If you're using a different setup (such as a different OS), you may need to adjust your steps accordingly. + +::: diff --git a/src/pages/about.md b/src/pages/about.md index 62c9f09..d3c13fa 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -3,3 +3,17 @@ slug: about --- # 🍃 About the Guide + +This guide serves as a reference guide for new data engineering interns at [datHere](https://dathere.com). + +## ⚡ Quick links! + +- [datHere Website 🌐](https://dathere.com/) +- [datHere GitHub 🖥](https://github.com/dathere) +- [datHere LinkedIn 👔](https://www.linkedin.com/company/dathere/) + +## 🔍 Found a mistake in the guide? + +Feel free to contribute to this site by clicking the **"Edit this page" button** at the bottom of any page on [the guide](/) to make a PR on our GitHub repository. + +It helps keeping content up to date and accurate for future interns and for your own reference! 🌌