Ninhache / NeoSnake

Technical subject for a company called "Pit"

Home Page:https://snake.ninhache.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[UI] Add content to the homepage

Ninhache opened this issue · comments

Same as the FAQ Page..

I don't need to add details imo

"Cobra's snake is now out" ..

I could add news like if it was a forum..
I just need to use SSR for that and I dont know how to use it using Vite

"Beta Testers/Community feedback are super positive"

...

🫡

I found something interesting:

https://dev.to/onticdani/how-to-load-and-render-markdown-files-into-your-vite-react-app-using-typescript-26jm

That's maybe solving the way how I will "process" the articles
The API could simply have a folder that's have ALL the .md files (that will represent articles)

I still need to find a way to "hide" meta data..