Mario Bašić
Mario Bašić
**Describe the bug** When I click on any of the releases on the renderer html page for a package, I get a GitHub Not found page. Shortly after I have...
Continuing from #97 I need to rethink the recursion thingy to load the child comments in order to decrease loading all child comments if they are not being used...
### 🤔 Background Moving my library mabasic/phel-json to Phel core as discussed previously many times :) https://github.com/mabasic/phel-json/issues/2 ### 💡 Goal Move mabasic/phel-json library to Phel to have it in the...
We need to document this: #52 It should cover: - private/public functions/values - namespaces - composer phel configuration - testing
The idea is that instead of doing all the work that is currently on [Getting Started](https://phel-lang.org/documentation/getting-started/) documentation page we would have two templates: - blank template - web template **blank...
This change makes the container plausible/analytics accessible only from localhost (127.0.0.1). I think that this should be the default because: - to use plausible with a https website, plausible should...
Where to start... I've been trying for a full day to create a Azure function using F# and I've finally managed to do so after following many tutorials (outdated or...
- [ ] Better package name. - [ ] Package should log missing optimized images not throw an exception. - [ ] The package should try to get the optimized...
Need to test: - service provider - middleware - helper methods
Don't know if this is something that people need. I've used it before. eg. **laravelista.com** -> uses `en.web.php` routes and unlocalized routes **laravelista.hr** -> uses `hr.web.php` routes and unlocalized routes