Daniel G. Taylor

Results 255 comments of Daniel G. Taylor

Reopened, and a preset is coming soon, that comment above was just a note to myself, sorry.

Looks like I need to make the buffer bigger somehow. I'll look into this.

@stianborgesen can you run the above command manually? Is Aglio installed globally? Anything else you can tell me to help debug this?

This should be fixable by doing a check to see if the directory exists, and if not then creating it. Pull requests welcome, otherwise I'll get the fix in when...

@kotfilemon I've published a new version 0.3.0 with your changes. Please try installing now.

@thitu which version of Aglio do you have installed, and are you trying to use a custom theme?

@thitu please try the latest release, aglio 2.0.2. It includes some important fixes for the blueprint preview plugin!

I'll accept a pull request that adds this info, so please create one if it is important to you. Otherwise please don't just create automated issues against a ton of...

@slavaGanzin no concrete plan for websockets or SSE at the moment. Would love to understand the use-cases more before adding features related to those!

This is how I wound up implementing the feature in one of my projects, but it doesn't support duplicate header contents yet: https://github.com/danielgtaylor/aglio/blob/olio-theme/src/main.coffee#L43-L49 I'd say there is definitely a real...