isit-web-crafts-pennock

1.0.1 • Public • Published

Week03-ElvenSiteStarter

by Charlie Calvert

Connecting

https://help.ubuntu.com/community/SSHFS

sshfs -o idmap=user ubuntu@52.35.150.195:/var/www/html/images /images

fusermount -u ~/images

sudo ln -s /var/www/html/images /images

diff san-diego-2015-12.md <(ssh aws-site 'cat /home/ubuntu/Documents/AllTest/san-diego-2015-12.md')

scp san-diego-2015-12.md aws-site:/home/ubuntu/Documents/AllTest/.

npm install config mkdir config

{
    "base-dir": "/home/charlie/",
    "site-dirs": [
        "Documents/AllTest",
        "Git/CloudNotes/Assignments"
    ]
}

In control.js:

loadConfig and writeConfig

On the server side, use your readFile and writeFile npm utilities.

Use a select object.

Pick the item and send it to the server.

Make webServerDir configurable. It should probably be called destinationDir.

Skip syntax highlighting

Dependencies (16)

Dev Dependencies (15)

Package Sidebar

Install

npm i isit-web-crafts-pennock

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • johnpennock2