File System Provider#
This is the default Provider that writes the page out to a flat file.
FileSystemProvider creates a directory (where the path is what you specify) that contains all the Wiki pages.
- NOTE: FileSystemProvider uses a simple file storage thats has no versioning information.