learning-in-public / learn-you-computer-science

14 stars 0 forks source link

What techs we should use? #2

Open noghartt opened 2 years ago

noghartt commented 2 years ago

How we should build our website + graph?

thenicolau commented 2 years ago

are we going to create some kind of CMS?

noghartt commented 2 years ago

are we going to create some kind of CMS?

I don't think so. CMS is overengineering to us for now.

I think that put the .md files into the project can be the way that we can follow it. It's simple and works.

By the way, other thing that we need to think is: we should use .md or .mdx?

thenicolau commented 2 years ago

create a page with graphs and direct it to os file .md?

would be a good thing

can we use mdx for being more complete maybe?

somecodingwitch commented 2 years ago

React + TypeScript + MDX? Maybe with a JSON indexer

vit0rr commented 2 years ago

React + TypeScript + MDX? Maybe with a JSON indexer

Yeap, I agree with React and TS. And React can be easier if we will develop the dark theme in the future.

Jadiscke commented 2 years ago

Are you going to use Next.js? I think it would be good for web indexing and SEO