James Webster
James Webster
It looks like (apart from Stacks which have a 'primary' photo) it isn't possible to set the hero image for a collection of photos (e.g. Album, Calendar month 'Album', Moment,...
Doesn't look like the contents of the vagrant user's `.profile` file are executed (ubuntu flavour), just `.bashrc`. My understanding is that vagrant ssh would connect using a login shell? Nor...
While this page describes the different files involved in an EF Core migration, it could be clearer about each of their roles. For example, what is the difference between the...
I want to publish the following Markdown and related documentation to Confluence. https://github.com/jimmcslim/software-guidebook-exemplar/blob/main/docs/guidebook/README.md However it appears that the Markdown links don't get correctly translated? See the attached screenshots where I...
Would implementing a `git` style `.ickignore` file be a good idea? E.g. I'd love to ignore Mac OS `.DS_Store` files...
First of all, thanks for this tool! I've been looking for something like this (OSS) for a while, and have even been contemplating writing such a tool in Rust (to...
I have a private tracker that renders elements like; ``` xml Some Episode Title Here ``` Consequently no episode titles appear in the 'Add Custom RSS', although it has identified...
It looks like the frontmatter is alphabetically sorted when it is written back out. It would be great if it could preserve the order of existing items, while adding new...
I'm using `uv 0.3.1 (Homebrew 2024-08-21)` With the references to `pyenv` in the `uv` documentation it is unclear to me if I should also be seeing the list of Python's...
What I've never quite understood about this tool is if there is a way for it to support paragraphs in the same way that most Markdown-to-HTML renderers implement them? e.g....