Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weeklyNerdBlogJopMolenaar

I made this blog to write down all my processes from classes, thoughts about talks and my learning curve from the Minor Web Development and Design 2024.

This website is made with node.js, ejs and css and is generated a statis site with 11ty. Because of that the content is easily updated and I don't need to pay for a fast loading server because it is just accesible via the cloud.

The content is fetched from a json where all my articles are listed. In those articles you can find a name and a link to the markdown where the article is written. The markdown is parsed to HTML and is pushed in an object that is pushed in an array that is given to the ejs template which will generate a html file.

Releases

Packages

Used by

Contributors

Languages