Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move appendix from layout to content and allow array of appendices #55

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

janthoXO
Copy link
Contributor

The appendix should be in the content folder as the user can add content to it. Also for better managment the user can insert multiple separate files into the appendix

@janthoXO janthoXO requested a review from robertjndw October 26, 2024 18:40
@janthoXO janthoXO self-assigned this Oct 26, 2024
@@ -20,6 +20,7 @@
abstract_de: "",
acknowledgement: "",
transparency_ai_tools: "",
appendix: array,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
appendix: array,
appendix:(),

@janthoXO janthoXO marked this pull request as draft October 27, 2024 16:20
Copy link
Contributor Author

@janthoXO janthoXO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add numbering in template, so that the headline in the appendix chapter has only the custom title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants