Frank Mecklenburg

Results 4 issues of Frank Mecklenburg

Is it possible to serve multiple directories?

would be nice to have the Title and URL as metadata in the downloaded markdown file. For reference. Something like: ```md --- title: Awesome article about something awesome url: http://example.com...

I tried to convert the google maps type definitions from here https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/googlemaps/index.d.ts When I just do `flowgen index.d.ts` I get the parsing error. ```sh Library parse error: flow-typed/app/maps.flow.js:355 355: declare...

We are using MapCache with the Google Cloud Storage REST cache. We have set an `auto_expire` to 60 for example. This should recreate the requested tiles after 60 seconds. This...