"Ask me anything" is a question & answer format that I most associate with Reddit: you can take questions from optionally anonymous people on the internet and answer them. It can be fun!
Some folks have set up their own self-hosted AMAs on their own websites: Mikkel Malmberg's is one of my favorites. My website could use one, but I keep things super simple over there so the little bit of data storage & CRUD involved in an AMA is too much for me.
So this val does it, and you can make it your own!
Click Remix in the top right and that'll make a copy of this val in your
account. Then click on ama.tsx
and see where it has my name & web address, and
replace those with your own.
Then you probably want a nicer URL - with ama.tsx
open, you should have that
web preview on the right side of the screen (or the bottom if you have a small
screen) - click the pencil icon to the right of the URL and select a nicer
subdomain. For me, I chose tmcw-ama
. Then you'll get a nice subdomain that you
can copy with the copy button next to that button.
And then you're pretty much ready to go!