Jekyll permalink doesn't work -


i'm trying add new page jekyll site , declare permalink this:

permalink: /new-page/ 

but new page ends in mydomain.com/pages/new-page/ instead of mydomain.com/new-page/

this worked before, must have happened after jekyll update.

any idea might wrong?

thanks in advance

oh found problem. had forgot closing markdown dashes (---) after permalink.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -