Skip to content

A Wordpress theme for The Statesman — Stony Brook University's oldest student newspaper.

License

Notifications You must be signed in to change notification settings

sbstatesman/the-statesman

Repository files navigation

The Statesman

A WordPress theme for The Statesman — Stony Brook University's campus newspaper.

Getting Started

  1. Make sure you have Node.js installed. Install Gulp globally using npm install --global gulp-cli.

  2. After installing WordPress, download the theme to wp-content/themes.

  3. Run npm install in the project root to download dependancies. Remember to run gulp after making any changes.

  4. In the WordPress dashboard under "tools", use the import plugin to upload the xml file in the assets directory. This file contains sample posts from www.sbstatesman.com with the categories and tags used by the theme.

  5. Since no featured images are included in the xml file, you can install the Quick Featured Images plugin to set a placeholder. The assets/default-feature-image.png file works well for this.

  6. The theme links to two pages: "About" and "Police Blotter." You will need to create these pages manually for the links to work.

Theme Development

Read the WordPress Theme Developer Handbook to learn more about how the theme works and how to add to it. Official development work is done by the Statesman Web & Graphics Section.

About

A Wordpress theme for The Statesman — Stony Brook University's oldest student newspaper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published