Ismael Casimpan Jr.

Results 11 issues of Ismael Casimpan Jr.

@lmartinking Here's the complete code for external-init that I proposed in previous branch. Pls review again and merge if you think this is good addition to monkey-tail. Thanks, icasimpan

@lmartinking, Feel free to apply this request. Added auto-helpers if subcommands (all external for now) are not given a parameter. Thanks, icasimpan

Hi, I wrote a simple MVC shell-scripting dev kit and framework and just had the chance to make it fully installable via basher. I checked the site and this this...

Currently, css is hardcoded as ``` /css/stylesheet.css ``` But when baseURL is defined something like: ``` baseURL = "https://example.com/myhugo-experiments" ``` It obviously breaks.

I'd like to make an example with in my own maintained hugo site: https://ismael.casimpan.com/quicktasks-drupal/ I would like a way to remove my name there as it's already part of "about".

#### Problem description More of an issue with the version in pypi.org than a current bug, already fixed in commit https://github.com/enzoampil/fastquant/commit/df6d605f2c9b6b147fdf5f4f8f958953ce71076b #### Example ```python from fastquant import get_pse_data, backtest Traceback...

bug

Hi, Got this at the end while running "docker-compose up": **OpenBoxes version:** tags/v0.7.30 ``` :: problems summary :: :::: WARNINGS Host m2repo.spockframework.org not found. url=http://m2repo.spockframework.org/ext/org/grails/plugins/cache-headers/1.1.7/cache-headers-1.1.7-sources.jar Host m2repo.spockframework.org not found. url=http://m2repo.spockframework.org/snapshots/org/grails/plugins/cache-headers/1.1.7/cache-headers-1.1.7-sources.jar...

**Plan** * **refactor apache-php such that it uses php-fm** (#62) * In 'master' branch, break the existing docker-compose.yml into one file per service (like in https://blog.trikoder.net/writing-flexible-service-configuration-in-docker-compose-c4ed0e002c1a) and create a wrapper...