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

Can't set "About" to Home #15

Closed
syclops opened this issue Oct 26, 2019 · 1 comment
Closed

Can't set "About" to Home #15

syclops opened this issue Oct 26, 2019 · 1 comment

Comments

@syclops
Copy link

syclops commented Oct 26, 2019

The homeLayout variable only allows posts, poetry, or footage as possible options. This would seem to indicate that there is no way to set the content of a page like "About" to the content that is displayed at the root/home of the site.

Ideally, there would be a variable in the config that would just refer to a folder within the content, and the homepage would simply show the content of that folder's index.md, but I can't find this option.

reuixiy added a commit that referenced this issue Oct 27, 2019
@reuixiy
Copy link
Owner

reuixiy commented Oct 27, 2019

Hi @syclops,

I just submitted a commit to support that. What you need to do is:

  1. update MemE
  2. set homeLayout equal to page
  3. add _index.md to customize the content

Please update MemE to the latest version to test it. 😺

@reuixiy reuixiy closed this as completed Nov 3, 2019
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

No branches or pull requests

2 participants