-
While trying to put together a non trivial plugin that required adding routes, assets and filters I ran into some road blocks. Here are my notes aggregated up and made into an epic of sorts.
**Async…
-
Connecting to SSL secured hosts that require SNI (Server Name Indication) support is currently not possible without accepting all certificates, which is of course undesirable. It would be nice if the …
-
I am working on creating a theme based on LT Pagan. All I am doing so far is changing colors to the site.css file. I haven't touched any other files as of yet. I get the following error which I cannot…
-
### How do I use your main.js file without having to modify its relative urls?
My base url is app/scripts
Your main.js files path is app/scripts/libs/dejavu/dist/strict/main.js.
I had to modify the …