package ghost // Pages are ghost pages data type Pages struct { } // Posts are ghost posts data type Posts struct { }