Mathias
Mathias
Closing for unlikeliness of ever reaching maturity.
There are many contexts in which people use SSGs. One of them is deployment w/o control of the webserver, yes. But I, for example, have full control over my webserver...
Yes, I agree that there should be a facility to define a default language which the homepage redirects to.
Hmm... I don't quite follow you here. There is no requirement to support every and all regex features. It's fine to start with some basic feature set and, for example,...
@Keats I'm using tera indirectly through [zola](https://github.com/getzola/zola) and as such don't have the ability to implement a custom function. This would be one example of a drawback of custom functions...
@Keats Yes, I completely agree. However, this ticket is not for "all features under the sun", but a simple regex-aware search & replace filter, as many other tools offer it....
Thanks! Can't we upgrade to caliper 1.0-beta1 right away?
Thanks for your input! A better async stream-based API would indeed be great. Maybe something based on reactive streams (www.reactive-streams.org).
Christian, I'd be happy to merge any improvements to the documentation that you might want to submit as a PR....
The tilde is already expanded, see here: https://github.com/sirthias/scala-ssh/blob/master/src/main/scala/com/decodified/scalassh/HostConfig.scala#L121