Ultrabug
Ultrabug
I like your proposal @oprypin, it does make sense to propose such a template variant What I don't quite get tho is your proposed expansions taxonomy: * {path} is the...
Ok makes more sense now, that sounds great if correctly documented. Do you want to rebase #2927 ? I can try to add a commit to the PR branch to...
> btw, and the weird exclamation mark syntax is just because I reuse the implementation of Python's format strings Saw that, elegant (should I say as always?) ;)
@chris-twiner even if you do not make a PR, can you gist the code and share it so it can be looked at?
> reload seems to happen on command line so I guess you see logs happening of this? share them please > nothing happens on the site itself. what if you...
> It's a low benefit change that has the potential to be costly long term Can you elaborate on this?
> Or maybe we will want to assign different functionality to just specifying a path but that wouldn't be backwards compatible anymore. Thanks for clarifying, indeed this can maybe wait...
Thank you for your first contribution to this project @osresearch :) Running the CI, @oprypin I think it looks sane but you're the master of the liveserver
@micwoj92 we indeed debated a little on i18n vs l10n naming. While we initially thought that l10n was maybe appropriate, the i18n term imposed itself to stay in line with...
i18n is now supported by mkdocs themes and there are [plugins for content localization available](https://github.com/mkdocs/mkdocs/wiki/MkDocs-Plugins#internationalization--localization) that should be considered (mkdocs-static-i18n is most [mature at the time of writing this comment](https://github.com/mkdocs/mkdocs/issues/774#issuecomment-1207802122)...