Jonathan Camp

Maybe there's something here that you'll find interesting...

#markdown #example

I use this as an example page for markdown, a reference if you will.

https://markdown-it.github.io/

Read more...

Stuff today... Wget, Write.As syntax

WGet for getting web page locally!

Using Wget a lot today to download completed copies of web pages to work on locally. My Syntax is:

wget --adjust-extension --span-hosts --convert-links --backup-converted --no-directories --no-cache --timestamping --page-requisites --directory-prefix=public_html --no-check-certificate -e robots=off --output-file=logfile.txt <url of website page to get>

Seems to work. It will mirror the page and relevant images/files to your local hard disk so that you can create a copy.

Read more...

Some stuff (random) plus markdown syntax...

Post'ish Covid and the summer is finally kicking in. Been a interesting year so far. Tried to retire a few times; that didn't work...

I'd like to embed some webm type videos just to see if they work as they are pretty concise. Is this just another red-herring, taking me off into something I regret? Possibly.

Read more...