Compare commits
	
		
			2 Commits
		
	
	
		
			v1.0.0
			...
			d5dbd0720d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d5dbd0720d | |||
| 28843993f4 | 
| @@ -14,7 +14,7 @@ if [[ -e $ebook ]]; then | ||||
| fi | ||||
|  | ||||
| cp $md /tmp/ | ||||
| #sed -i "s/{REVISION_DATE}/`date +'%Y-%m-%d'`/g" /tmp/$md | ||||
| sed -i "s/{REVISION_DATE}/`date +'%Y-%m-%d'`/g" /tmp/$md | ||||
|  | ||||
| pandoc /tmp/$md \ | ||||
| 	-s \ | ||||
|   | ||||
| @@ -64,7 +64,13 @@ keywords: | ||||
|  | ||||
| # How to Live a Voluntary and Sovereign Life | ||||
|  | ||||
| Existing in a `statist` society with the least amount of friction. | ||||
| *Existing in a `statist` society with the least amount of friction.* | ||||
|  | ||||
| Last Revised {REVISION_DATE} | ||||
|  | ||||
| by `Chad Michael "Hyperling" Greenwood` | ||||
|  | ||||
| [`hyperling.com/freedom`](https://hyperling.com/freedom) | ||||
|  | ||||
| ## Objective Morality | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user