Open
Conversation
With this the changelog shown on the index pages of test.libreelec.tv should be branch specific. As I have no access to the server, this is based on assumptions regarding the directory layout. I would be happy to hear your comments about this. If anything has to be changed, please reply or feel free to modify as necessary. I am sure, that at least some modifications would be necessary to integrate this in the current setup.
Member
|
currently we include it via xslt at nginx - no dynamic part here <div class="changelog">
<br /><iframe width="100%" height="550" style="border:0px;" src="/css/changelog.html" title="Git changelog"></iframe>
</div>my plan is to redo the template for caddy (just lack of time at the summer months) and that we server it with caddy too because the nginx xslt template is brainfuck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With this the changelog shown on the index pages of test.libreelec.tv should be branch specific. As I have no access to the server, this is based on assumptions regarding the directory layout. I would be happy to hear your comments about this. If anything has to be changed, please reply or feel free to modify as necessary. I am sure, that at least some modifications would be necessary to integrate this in the current setup.