Skip to content
/ gennyd Public

๐Ÿ“Ž Generate static websites from dynamic hosts from CLI

License

Notifications You must be signed in to change notification settings

gyndav/gennyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

gennyd

Generate static websites from dynamic hosts. Useful when coupled with ghost or WordPress for example.

Prerequisites

Right now, you'll need :

  • Bash
  • wget
  • cURL (for fetching error pages)

Installation

You can either choose to run the following command to download script and install it in /usr/local/bin. Please make sure that you added that to $PATH environment variable.

  curl -sSL https://raw.githubusercontent.com/gyndav/gennyd/master/install.sh | sh

Usage

  gennyd [-o OUTPUT] [-e E404] [website]

What's next?

Up to you! Use ftp, rsync, s3cmd or whatever fancy flavor you have to deal with.

About

๐Ÿ“Ž Generate static websites from dynamic hosts from CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages