Skip to content

datatribe-collective-labs/junior-data-engineer-cohort

Repository files navigation

Read Me:

How to run website locally:

To run the this website locally, you need to install Hugo, and Go on your system.

Note

Go will be installed automatically with Hugo as a requirement.

Clone the repository on your system:

git clone [email protected]:datatribe-collective-labs/junior-data-engineer-cohort.git

To run the server run this bash command:

hugo server -D

Navigate to localhost:1313/ and you should see the website Hero page.

Content structure

The contents of the website are stored in the content/doc/ path. Each folder requires a _index.md file with the proper settings to be recognized by Hugo. The template for the setting is the YAML metadata like this:

---
weight: 300
title: ""
description: ""
icon: ""
date: ""
lastmod: ""
draft: false
---

The template uses Google icons.

To find out more about the capabilities of the Lutos Docs template you can visit their Github ExmpleSite. You can also chekcout their website.

About

Project details for beginner data engineering cohort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •