edited 1×, last 11.06.20 12:09:05 am
Forum
Off Topic What do I need for creating a Q&A website?What do I need for creating a Q&A website?
1 reply 1
If you're searching for the first thing, you should think about a static page generator like https://gohugo.io/ , https://www.gatsbyjs.org/ or https://jekyllrb.com/
With those you don't need to learn CSS, HTML, JS or a backend language, you just need to learn a bit of markdown or a similarly simple language.
1