unakt.cc

Mon blog tout à fait minimaliste pas encore tout à fait fonctionnel mais c'est pas grave comme y'a rien dessus... ou presque...

How-To

Follow setup on Eleventy website then See scripts in the "package.json" file

npm run build npm run deploy

"build" does build the whole blog in html inside _site "deploy" should copy it in my internet served folder

⚠️ Don't use deploy !! Used only in my own scenario

File Structure

I think that's it