Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 923 Bytes

File metadata and controls

20 lines (14 loc) · 923 Bytes

Template Variables – NetNewsWire theme

A theme for NetNewsWire 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_v5.zip
  2. Unzip it
  3. Open TemplateVariables.nnwtheme and follow the prompts.
  4. Select “TemplateVariables” in the NetNewsWire theme dropdown.

Build and deploy a new version

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