refactor: rename to intern guide rather than specifically for de

This commit is contained in:
rzmk 2023-10-04 11:53:57 -04:00
parent e4b7be7629
commit 0fbfd9f1e7
No known key found for this signature in database
4 changed files with 119 additions and 118 deletions

View file

@ -1,4 +1,4 @@
# 🚀 Data Engineering Intern Onboarding Guide # 🚀 Intern Onboarding Guide
[![datHere-animated-logo-compressed](https://github.com/dathere/de-intern-guide/assets/30333942/cc99ca3f-8fd5-4809-8005-ff03452afb39)](https://dathere.com) [![datHere-animated-logo-compressed](https://github.com/dathere/de-intern-guide/assets/30333942/cc99ca3f-8fd5-4809-8005-ff03452afb39)](https://dathere.com)
@ -6,7 +6,7 @@
## 📖 About the Guide ## 📖 About the Guide
This guide is a resource for assisting in onboarding new data engineering interns at [datHere](https://dathere.com). This guide is a resource for assisting in onboarding new interns at [datHere](https://dathere.com).
## 🤝 Contributing to the Guide ## 🤝 Contributing to the Guide

View file

@ -18,7 +18,7 @@ sidebar_position: 1
## ✨ Overview ## ✨ Overview
Glad to have you here 🎉! This guide serves as a reference for new data engineering interns at [datHere](https://dathere.com/). Glad to have you here 🎉! This guide serves as a reference for new interns at [datHere](https://dathere.com/).
If you have any more questions that aren't answered here, please reach out to your team members on Slack. If you have any more questions that aren't answered here, please reach out to your team members on Slack.

View file

@ -6,7 +6,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
/** @type {import('@docusaurus/types').Config} */ /** @type {import('@docusaurus/types').Config} */
const config = { const config = {
title: "Data Engineering Intern Onboarding Guide", title: "Intern Onboarding Guide",
tagline: "", tagline: "",
favicon: "img/favicon.ico", favicon: "img/favicon.ico",
@ -43,7 +43,8 @@ const config = {
sidebarPath: require.resolve("./sidebars.js"), sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo. // Please change this to your repo.
// Remove this to remove the "edit this page" links. // Remove this to remove the "edit this page" links.
editUrl: "https://github.com/dathere/de-intern-guide/tree/main/", editUrl:
"https://github.com/dathere/de-intern-guide/tree/main/",
}, },
blog: false, blog: false,
theme: { theme: {
@ -59,7 +60,7 @@ const config = {
// Replace with your project's social card // Replace with your project's social card
image: "img/datHere-logo.png", image: "img/datHere-logo.png",
navbar: { navbar: {
title: "Data Engineering Intern Onboarding Guide", title: "Intern Onboarding Guide",
logo: { logo: {
alt: "datHere Logo", alt: "datHere Logo",
src: "img/datHere-logo.png", src: "img/datHere-logo.png",

View file

@ -4,7 +4,7 @@ slug: about
# 🍃 About the Guide # 🍃 About the Guide
This guide serves as a reference for new data engineering interns at [datHere](https://dathere.com). This guide serves as a reference for new interns at [datHere](https://dathere.com).
## ⚡ Quick links! ## ⚡ Quick links!