FrancescoXX / rustcrab

An Open Source project with everything you need to learn about Rust.
https://rustcrab.com
MIT License
410 stars 73 forks source link

Add sections #3

Closed FrancescoXX closed 2 months ago

FrancescoXX commented 2 months ago

We need to add new sections:

Each of the sections should have a dedicated page and

for the easy updates, we can create a JSON file and read it in the specific component.

We still need the logic for this

Vijaykv5 commented 2 months ago

@FrancescoXX How are we trying to have these sections? does it can be styled like cards in the homepage or have them in navbar that would link them to separate page?

FrancescoXX commented 2 months ago

for now I'd like to have a simple navbar. do you want to create an issue and work on a simple dummy navbar? @Vijaykv5

Vijaykv5 commented 2 months ago

Cool. I'll just add a draft PR

FrancescoXX commented 2 months ago

nice, let's keep it supersimple for now, just some cards and maybe the logic of how these templates might work (maybe fetching a local json in a folder

FrancescoXX commented 2 months ago

@Vijaykv5 we have a temp section for dev tools already and I think it's well written

So for now let's close this And let's create ne issues

Vijaykv5 commented 2 months ago

Sure @FrancescoXX