sectionPagesMenu default weight

I think the easiest method is to define your menus in site configuration.

[[menu.main]]
name = "Contact"
url = "/contact/"
weight = 2

[[menu.main]]
name = "Posts"
url = "/Posts/"
weight = 1

[[menu.main]]
name="Articles"
url = "/Articles/"
weight = 3