* added -h flag for nj and instructions
* changed default markdown yaml template to nj.tmpl
* make yaml keys for title and author to be auto gen depending on user
env, using either $USER or a custom env variable for author
This commit is contained in:
ackman678
2019-03-02 18:44:52 -08:00
parent 6e8d3005c7
commit 07bae987f8
2 changed files with 31 additions and 4 deletions

9
nj.tmpl Normal file
View File

@@ -0,0 +1,9 @@
---
author:
title:
date: 2018-10-26T07:17:26-07:00
tags: journal, home
layout: post
categories: pri
---