SamuelSchlesinger / website

A project to compile the knowledge I've gained into a website
MIT License
1 stars 0 forks source link

What kind of website? #1

Open SamuelSchlesinger opened 2 years ago

SamuelSchlesinger commented 2 years ago

The options include:

  1. Static site generator
  2. SPA in TypeScript
  3. Multi-page web-app generating HTML on the backend
  4. Some blog specific server

I'm thinking of going with 2, because it seems like I get the best freedom of rendering and user experience. 4 is the most likely to get me to a place that I feel proud of the fastest, but I really want to use this project to exercise my skills as well as display them.