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

Different landing page #57

Open
0xtf opened this issue Jul 4, 2018 · 2 comments
Open

Different landing page #57

0xtf opened this issue Jul 4, 2018 · 2 comments

Comments

@0xtf
Copy link

0xtf commented Jul 4, 2018

Hi,

First of all, great work on this template! Looks amazing!

I was wondering if it's possible to have a simple page as the index of the website, as opposed to the blog entries listing. Ideally, entries could be paginated somewhere else (/blog for example).

I looked over docs but couldn't find anything about it.

Thank you!

@schneidr
Copy link

This is documented in the jekyll documentation:

Just change the permalink option in _config.yml to /blog/:whatever you have here.

Then you can change the index template as you see fit.

@abpaudel
Copy link

abpaudel commented Feb 3, 2019

Hi, I tried copying the landing page layout to /blog by copying the landing page index.html to a new blog folder. But it does not seem to work. The url at /blog does not list the posts. However, the post listing is working fine in main landing page. Do you have any idea why this is happening?

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

No branches or pull requests

4 participants