This repository was archived by the owner on Apr 28, 2019. It is now read-only.

Description
The page filename should make it easier to define the page position.
The syntax would be "01_mypage.liquid" (or "10001_mypage.liquid", any number of digits is ok).
This way, filenames are sorted in the same order as their position.
The page slug will be in these 2 examples "mypage", and the "position" in the page header will be ignored.
The developer still can name its page "mypage.liquid", then the position is set in the page header.