Generates and manages static html of mpd currently playing music.

git clone git://watertao.xyz/programs/mpdhh.git

h_analysis_artists_tmpl.md (161B)


      1 ---
      2 layout: single
      3 title: %%title%%
      4 description: %%description%%
      5 pagemenuid: %%pagemenuid%%
      6 date: %%date%%
      7 draft: false
      8 
      9 ---
     10 <p>Tally: %%tally%%</p>
     11 
     12 %%table%%
     13