Replies: 1 comment 1 reply
-
I still would appreciate help with getting this started. The quick-start template, while nice, lacks certain features/examples I personally want to use. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello everyone.
I want to help someone to switch from their static html pages to a Jekyll hosted one and found this interesting theme to use.
Thing is, that I have 0 idea how to properly start.
I cloned the MM Remote theme starter and setup an action that would automatically push changes from the folder of a specfic branch to another one. But now when I quickly check the page do I only have a blank page showing the frontmatter of the default index.html
I really have no clue on how to continue and f.e. update/change pages to make them look good (Or where they are saved under to begin with).
The repository in question is https://github.com/Andre601/5zig-reborn.github.io and the master branch is used for the live page.
I already tried the
_layout
option with thehome.html
file but it doesn't seem to work.Do I need to essentially create all the files in the
_layouts
folder of this repo to make it work?Appreciate any help to make this work.
P.S.: I want to use the
dark
themeBeta Was this translation helpful? Give feedback.
All reactions