Andy Bell

Results 94 comments of Andy Bell

I think this might be a minority case, so what I’ll do is label it as “needs votes” and if it gets a lot of interest I’ll have a look....

I reckon you should look into the `--incremental` flag which only builds the file you edited (I think). Maybe update your `serve` task to: `cross-env ELEVENTY_ENV=development npx eleventy --serve --incremental`

This is purely a grouping mechanism for classes. It helps me scan things easier. I’ll certainly add some documentation about it though.

Good shout. What I'm doing with the [releases](https://github.com/andybelldesign/hylia/releases) is listing out file changes, but any ideas to help make things easier for folks are more than welcome in this camp.

I think this route requires a fair bit of git knowledge. I think the trick is documenting various options, including this one, @orx57.

Yeh I spotted that. Looks good mate 👍🏼

A little script could probably do that I reckon, @heydon. Maybe a little node one that can be run with an npm task. Happy to give it a go! Also,...

That’s a good idea. Something to think about 🙂

This is a good idea. I was thinking of some sort of cron-based setup to do screenshots in the long-term would be neat too.