gfu/README.md

22 lines
794 B
Markdown
Raw Normal View History

2019-06-24 04:52:46 +00:00
#gfu - gfuophermap format utility
gfu is intended to manipulate gophermaps and eventually be a part of an automation chain for managing a gopherhole using maps as the main doctype, allowing for links in any document.
At present the following is supported:
- Converting all lines in a file that are not valid gopher links into gopher item type 'i' lines
- Deconstructing all item gopher item type 'i' lines in a file back to regular text for easy editing
Coming soon:
- Adding the contents of a header file into the gophermap
- Adding the contents of a footer file into the gophermap
Many servers already support includes and the above may not be needed. If you are interested in this feature, you may want to check your server documentation first.
A more full readme is coming soon!