neocities / neocities-ruby

The Neocities Gem - A CLI and library for using the Neocities web site API.
https://neocities.org
52 stars 14 forks source link

The ability to pull, similar to the "git pull origin master" command. #5

Closed mknepper closed 4 months ago

mknepper commented 6 years ago

I would highly suggest users have the ability to pull their Neocities webpage if they need to instead of having to manually down the zip and extract it, or one page at a time. Using wget recursively can be a bit annoying.

sysfu commented 1 year ago

I just found and installed the neocities gem. It would be quite helpful to add a command option that pulled down all the web site files recursively. That way users who already have a somewhat extensively populated web directory can hit the ground running.

wayword-dev commented 4 months ago

This can probably be closed now that #49 is merged?