Customizing HTML template #169
srid
started this conversation in
Show and tell
Replies: 3 comments
-
|
You can specify a custom HTML template on a per-note (or per-folder) basis. As an example, here I overhaul the design of the index page (
The result, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hooks If you do not want to override the whole HTML template, but only want to change the little things in the default template, simply override the template 'hooks': #116 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Access to YAML frontmatter in templates |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dedicating a thread to demonstrate various ways one can customize HTML templates.
1.0 warning
Note that HTML templates might be changed a bit before 1.0; so if you are modifying HTML templates, you may have to manually migrate them after emanote 1.0Beta Was this translation helpful? Give feedback.
All reactions