Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 906 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 906 Bytes

Template Variables – NetNewsWire theme

A NetNewsWire theme that documents NetNewsWire theme template variables – displaying the values extracted for each viewed post.

Useful if you are building a NetNewsWire theme from scratch.

Install

  1. Download: TemplateVariables.nnwtheme_v2.zip
  2. Unzip it
  3. Open TemplateVariables.nnwtheme and follow the prompts.
  4. Select “TemplateVariables” in the NewsWire theme select.

Build and deploy a new version

  1. After making changes, increment the src/Info.plist Version.
  2. cd to the root directory of this project.
  3. Run make
  4. Commit and push
  5. Blog it!