~sky/blog

2bf92e6f362acd5de520edbb7618842068113252 — sky 2 years ago 8c0952e + f04b13f
Edit README.md
1 files changed, 17 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +17 -2
@@ 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