Hi and welcome, I went to www.rebol.org and used the "Find scripts" search bar to search for "generate site" which throws up a few possibilities. Doesn't look like they actually generate index.r files for rebsites as such, but they can give you techniques used to read, process and write files.
You could also check out http://www.lexicon.net/antonr/rebol/util/rebsite.r http://www.lexicon.net/antonr/rebol/util/update-index.r http://www.lexicon.net/antonr/rebol/util/parse-index.r but (disclaimer) this system is large, so perhaps not very digestible for a beginner, and it contains a bug or two, since I haven't worked on it since before Rebol/View 1.3 was released. If you get lost or something doesn't work, don't be afraid to ask more questions. Anton. > I'm new to Rebol, but I think it is excellent. I have a quick > question or two that > perhaps could be quickly answered. I saw at one time, a reference to > a rebol script > that will build index.r files in directories automagically. Has this > been written, and could > someone pass me a pointer to it. > > Next question deals with rebol software repositories. Is there some > sort of central > repository, or possible central index that could be viewed for > finding rebol programs > and scripts that have been submitted by people, so they can easily be > accessed. > > If this is in a FAQ, or only common knowledge, I would appreciate > someone helping > a noobie like me out. > > > Thanks, > > > David B. Alford -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
