Use the popular Ruby Sinatra (Rails-like) Tool chain to build static websites.
When building a static HTML site, you can set the base url like so <base url="http://localhost:8888/mysite" /&…
html url root relative-path middlemanIs it possible to retrieve the current path of a page in a middleman file? For instance, if I have …
ruby middleman