Skip to content

handle the legwork of mainting and updating static repos

Notifications You must be signed in to change notification settings

decantr/deploymanteau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deploymanteau
=============

A tool to help automate the deployment and upkeep of a static website.
By using `stagit` to create static HTML pages of the repos they can be easily
 hosted by a simple HTTP server such as darkhttpd or quark.

This is all provided via the `dp` command providing the functions as follows;
	* add     - add a new repo to be monitored
	* refresh - refresh one or all of the repos (as specified)
	* update  - update the information of a repo
	* delete  - delete a repo

TODO
----

* choose where to deploy to (scp location)
* configuration file
* make "check" function to remove duplicate code
* add initial setup to handle copying style over etc.

About

handle the legwork of mainting and updating static repos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published