Skip to content

A collection of scripts for modifying local files on a Smallest Federated Wiki site. Use with caution.

Notifications You must be signed in to change notification settings

JoeBergin/Batch-SFW-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are a number of offline batch processing scripts here.

Each script has its own documentation file.

The scripts are:

appendFile.rb -- appends one json page to another

cleanJournal.rb -- removes journal entries making the page appear "fresh"

createSummary.rb -- creates an index of the files for a site.

renamePage.rb -- renames a json page and updates references to it.

splitFile.rb -- splits a json file into multiple parts.

All of these are intended to aid the initial creation of a SFW site from other documents. Their actions are not performed on a live server, but write output to a separate directory for evaluation and possible staging into a server.

The files in scripts/originals are not important. They are just for testing.

About

A collection of scripts for modifying local files on a Smallest Federated Wiki site. Use with caution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages