You can serve static files with Sinatra by placing them in public/ (by default) -- I have an index.html in there at the moment, but how can I make the
public/
index.html
There is a gem "sinatra-index" to solve this problem.
https://github.com/elitheeli/sinatra-index