Albin Larsson

Results 92 issues of Albin Larsson

To support devcontainers.json in other projects. The best way might be to: 1. use a go base image 2. install using go-get The alternative would be: 1. fetch or build...

:medal_sports: enhancement

Snowman should support live reloading and the [Livereload Protocol/Client ](http://livereload.com/api/protocol/). The new command ´snowman watch´ should: 1. watch the file system for relevant changes and bundle those into chunks(every second?)...

:medal_sports: enhancement
epic

Currently, templates are parsed each time they are invoked with `include` or `include_text`. This affects the build times of large sites. To avoid parsing the same file multiple times we...

:medal_sports: enhancement
large-project-support

If a template using a layout leaves a block undefined the template will use a past block definition from another template already rendered. The current way to bypass this is...

:bug: bug

Rather than to prompt the developer about linting issues post CI and then having them fix the issues we could always run the formatter prior to a commit for a...

Type: Feature Request
maintainability
CI/CD

When errors happen in the API it can be rather opaque to the end user as the error is only printed in the resulting JSON response. This change ensures that...

error handling

Unix systems put a limit on how many files that can be kept open at any given time. Snowman on the other hand tries to read all of the existing...

:bug: bug

*For now an data issue* In Sweden only a limited subset of items that can have P1435 heritage designation stated is used in WLM, Monumental currently queries all of them....

hgroup is no longer a part of the W3C HTML5 spec.