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)
@ -6,7 +6,7 @@
## 📖 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

View file

@ -18,7 +18,7 @@ sidebar_position: 1
## ✨ 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.

View file

@ -6,7 +6,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
/** @type {import('@docusaurus/types').Config} */
const config = {
title: "Data Engineering Intern Onboarding Guide",
title: "Intern Onboarding Guide",
tagline: "",
favicon: "img/favicon.ico",
@ -43,7 +43,8 @@ const config = {
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
// 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,
theme: {
@ -59,7 +60,7 @@ const config = {
// Replace with your project's social card
image: "img/datHere-logo.png",
navbar: {
title: "Data Engineering Intern Onboarding Guide",
title: "Intern Onboarding Guide",
logo: {
alt: "datHere Logo",
src: "img/datHere-logo.png",

View file

@ -4,7 +4,7 @@ slug: about
# 🍃 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!