-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I have two questions that could help other users as well.
Where do you incorporate the Read-More
function? Is it in every post? How? If it is global, which file in templates
contains the function? I could not find that. I know that one of the css files has to define the style of the button as .read-more { x: a; y: b; z: c; }
. Is this correct?
How do you manage to have all your layouts
and includes
files in the directory templates
? I believe that Hyde does not allow that. There must be _includes
and _layouts
directories. Also index.html
must reside in the root of the directory hosting the blog.
Thanks for your time.
Metadata
Metadata
Assignees
Labels
No labels