Here's the magic incantation for using wget to pull a useful copy (no
postprocessing required!):
wget -krmnp -E -X/page,/message --no-check-certificate -P
https://clojure.org
replace target with the directory where you want the output and you're
off to the races.
Thanks to Kresimir Sojat for w
On Wed, May 20, 2009 at 9:05 PM, Kei Suzuki wrote:
>
> I should have uploaded the file in the .zip format for ease of
> extraction. Since I don't know how to replace it with a .zip version
> and I don't want to clutter the file area, I don't upload the zip
> version. Mac and Linux users should ha
I should have uploaded the file in the .zip format for ease of
extraction. Since I don't know how to replace it with a .zip version
and I don't want to clutter the file area, I don't upload the zip
version. Mac and Linux users should have no problem of extracting the
files, and there should be bun
What about the zip version of save_clojure.org.tar.bz2?
Emeka
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this g
i saved it with wget and then fixed the files with sed to point to
right resources and urls.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroups.
I tried that and various other combinations of wget, but no luck.
On Tue, May 19, 2009 at 10:49 PM, Trevor Caira wrote:
>
> I haven't personally tried it on clojure.org, but wget -m tends to
> work well for this kind of task.
>
> Trevor
>
> Kei Suzuki wrote:
>> I wanted to save the Clojure.org w
I haven't personally tried it on clojure.org, but wget -m tends to
work well for this kind of task.
Trevor
Kei Suzuki wrote:
> I wanted to save the Clojure.org website so that I can read it when
> I'm off-line. The problem is that none of the website downloader tools
> I found is satisfactory; t
Can I get it in a bedtime-story format too? :)
On Tue, May 19, 2009 at 3:49 PM, Kei Suzuki wrote:
>
> I wanted to save the Clojure.org website so that I can read it when
> I'm off-line. The problem is that none of the website downloader tools
> I found is satisfactory; the pages don't look right
I wanted to save the Clojure.org website so that I can read it when
I'm off-line. The problem is that none of the website downloader tools
I found is satisfactory; the pages don't look right and links are
broken (I think I know now why they don't work by looking into the
html and css files of the