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

Why the contents in this file isn't changed that i edit #60

Open
syh4661 opened this issue Mar 21, 2019 · 5 comments
Open

Why the contents in this file isn't changed that i edit #60

syh4661 opened this issue Mar 21, 2019 · 5 comments

Comments

@syh4661
Copy link

syh4661 commented Mar 21, 2019

Why the contents in this file isn't changed that i edit

It is Lagrange title and github address in my repository

@syh4661
Copy link
Author

syh4661 commented Mar 21, 2019

There is a error in _config.yml file line number 15 the "paginate: 5" part in github page

@ghost
Copy link

ghost commented Mar 26, 2019

Could you please post the contents of your _config.yml?

@syh4661
Copy link
Author

syh4661 commented Apr 9, 2019

Here is my code

# Site Build Settings
# Jekyll-paginate-v2 configuration
pagination:
 enabled: true
 per_page: 5
 permalink: '/page/:num/'
 title: ':title - page :num of :max'
 limit: 0
 sort_field: 'date'
 sort_reverse: true

# jekyll-paginate configuration

paginate: 5

# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed, jekyll-seo-tag]


# Customise atom feed settings (this is where Jekyll-Feed gets configuration information)
title: 'Hyeok'
description: 'Hyeok's homepage'
author: 'SYH'

# RSS 2.0 can be used instead of Atom by uncommenting following two lines
#feed:
#  path: rss-feed.xml

theme: jekyll-theme-midnight

@LordeDestro
Copy link

i edited the about-author post in _posts and it build fine but when i edit Getting started post it has build error with no fucking error at all

@jackyko1991
Copy link

I can edit the content in under _post folder but not to rename them. Any idea how to make it work?

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

3 participants