Compare commits
	
		
			2 Commits
		
	
	
		
			3d5b6a196a
			...
			d5dbd0720d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d5dbd0720d | |||
| 28843993f4 | 
| @@ -14,7 +14,7 @@ if [[ -e $ebook ]]; then | |||||||
| fi | fi | ||||||
|  |  | ||||||
| cp $md /tmp/ | 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 \ | pandoc /tmp/$md \ | ||||||
| 	-s \ | 	-s \ | ||||||
|   | |||||||
| @@ -64,7 +64,13 @@ keywords: | |||||||
|  |  | ||||||
| # How to Live a Voluntary and Sovereign Life | # 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 | ## Objective Morality | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user