Skip to content

Support for windows systems / file watcher#3

Open
devtyr wants to merge 3 commits intoskid:masterfrom
devtyr:master
Open

Support for windows systems / file watcher#3
devtyr wants to merge 3 commits intoskid:masterfrom
devtyr:master

Conversation

@devtyr
Copy link

@devtyr devtyr commented Sep 19, 2012

There are several fixes to use this on a Windows system.

Furthermore a file watcher has been added. This can be configured. It's now possible to edit your files on your local instance and it gets updated. Should be disabled for the remote instance as this happens during the publishing process.

Norbert Eder added 3 commits September 19, 2012 21:43
… posts

Two new settings in settings.json:

"watchFiles": activates file watcher for directories having
markdown-files. if "true", useCaching is automatically set to false

"useCaching": if true, pages are cached, otherwise they are built from
scratch

It's possible now to have a local installation that updates while you
are writing on your markdown files. Set this to false for a public
installation to which instance you publish your posts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant