@@ 1,5 1,11 @@
# up-blog: A flexable, modular, ssg and template system.
+## Dependencies:
+ - nvim
+ - scp (soon to be moved to rsync)
+ - shell
+
+
## Installation:
I havn't gotten around to writing an install script, so the user is responsible
@@ 15,13 21,22 @@ for the following:
## Usage:
-To use the templates / script:
+### To upload existing files or update for changes
+Execute:
+
+ $ up-blog
+
+This will use the templates to update everything in the input folder
+
+### To create a new post
Execute:
$ up-blog 'article name'
-Where 'article name' is the name of the article you wish to upload.
+This will create a new head file and html body file named 'article name', put
+them in input, open vim to edit them, and then run the update script.
+
## Back-End:
This script works by putting together a series of files which will make a