Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JoeBergin/Batch-SFW-Scripts
A collection of scripts for modifying local files on a Smallest Federated Wiki site. Use with caution.
https://github.com/JoeBergin/Batch-SFW-Scripts
Last synced: 3 months ago
JSON representation
A collection of scripts for modifying local files on a Smallest Federated Wiki site. Use with caution.
- Host: GitHub
- URL: https://github.com/JoeBergin/Batch-SFW-Scripts
- Owner: JoeBergin
- Created: 2012-04-06T00:59:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-14T10:16:22.000Z (over 12 years ago)
- Last Synced: 2024-06-21T17:08:20.258Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 542 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: changes/consequences
Awesome Lists containing this project
- awesome-starred - JoeBergin/Batch-SFW-Scripts - A collection of scripts for modifying local files on a Smallest Federated Wiki site. Use with caution. (others)
README
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.