Y
Hacker News
new
|
ask
|
show
|
jobs
by
jyotiska
3603 days ago
I use my own static site generator "minni" -
https://github.com/jyotiska/minni
. The UI used to be really basic, so I tweaked it a little in last couple of days. Here is the link to the blog -
https://jyotiska.github.io/blog/
1 comments
rajeshmr
3603 days ago
Hey looks interesting. I love the minimalism.
How about the page load times ?
link
jyotiska
3603 days ago
Well, each blog post is under 30 kb without images. So page load is very fast. Speed is one of the main reason why I use my own static site generator. Since it is hosted on Github Pages, it depends on how fast Github can deliver the page :)
link
How about the page load times ?