edited 1×, last 10.06.20 10:09:05 pm
Forum
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

Offline