Vegvisir only has one class you need to worry about. The VV
class contains everything needed to interact with Vegvisir functions from project pages.
Here are some one-liners to help remember what things do.
VV::include()
and VV::shell()
VV::include()
puts content inside another page.
VV::shell()
puts a page inside other content.