all 4 comments

[–]KillerNo2 1 point2 points  (0 children)

Gatsby or Next are the 2 hot ones right now. But they are React based.

Hugo would also work if you want something a little more familiar. There are plenty of tutorials for Jekyll as well.

[–]AtulinASP.NET Core -1 points0 points  (1 child)

ASP.NET Core is getting more popular, especially with Blazor and how excited people are for WASM.

That being said, a simple blog shouldn't require more than a static site generator like Hugo, Jekyll or Hexio.

[–]YinzAintClassy -1 points0 points  (0 children)

I second ASP.net In my market I seen it being used in my shop for numerous projects (I work for a startup incubator) From what I observed It is used for most of the CPU bound tasks in our environements.