🔀 Merge pull request #7 from dathere/dev

🚸 General UX improvement
This commit is contained in:
Mueez Khan 2023-06-06 09:28:46 -04:00 committed by GitHub
commit 9509b95604
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 6 deletions

View file

@ -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.

View file

@ -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.
:::

View file

@ -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! 🌌