|
|
|
|
|
by LeanderK
3094 days ago
|
|
thank you, Jekyll probably won't suffice. What is the better option for a custom look? The style of the buttoms etc. is custom and not based on material design or any other (and also the main focus of the website). I can't share it the mockups publicly, unfortunatly. |
|
Your other option is to use something like Laravel or Rails or Express, and just do server-side rendering. A lot of people are still doing this, and it's still well supported.
The advantage of the static site generators is much better performance / lower resource usage, at the cost of flexibility.