From a30c790edea652494e7481f6798047a3bc1fd4ea Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 28 Jul 2023 13:43:36 -0500 Subject: added a backup of old pages that are no longer live --- bak/oldluxpages/oldpages/about.html | 91 ++++++++++++++++++++++++ bak/oldluxpages/oldpages/babyvideos.html | 117 +++++++++++++++++++++++++++++++ bak/oldluxpages/oldpages/contact.html | 92 ++++++++++++++++++++++++ 3 files changed, 300 insertions(+) create mode 100644 bak/oldluxpages/oldpages/about.html create mode 100644 bak/oldluxpages/oldpages/babyvideos.html create mode 100644 bak/oldluxpages/oldpages/contact.html (limited to 'bak/oldluxpages/oldpages') diff --git a/bak/oldluxpages/oldpages/about.html b/bak/oldluxpages/oldpages/about.html new file mode 100644 index 0000000..6cd82c9 --- /dev/null +++ b/bak/oldluxpages/oldpages/about.html @@ -0,0 +1,91 @@ + + + + + Luxagraf | About Luxagraf + + + + + + + + + + +
+
+
+

+

Walk Slowly

+
+ +
+ +
+

About Luxagraf

+
+

Luxagraf is written and published by Scott Gilbertson.

+

Scott Gilbertson

+

Photo by @lagsolo

+

If you must have more details about me, or if you’d like to hire me, check out scottgilbertson.net

+

Acknowledgments

+

I don’t use a pre-packaged publishing system that you can go download and use yourself. Luxagraf is created primarily by hand, with a lot of tools loosely joined. Most of these tools are free software that you too can use and modify as you see fit. Without these amazing tools I wouldn’t be able to do this — many thanks to the people who created and maintain them.

+

GeoDjango framework — Behind the scenes this handles a few things, like geographic queries and putting everything on a map. If you have any interest in working with geographic data, this is by far the best tool I’ve used.

+

Python — GeoDjango of course depends on Python, which in turn runs on my Linux server hosted by Digital Ocean. Nginx serves the flat HTML files you’re looking at here.

+

OpenStreetMap — I use OpenStreetMap data for all the maps on this site. OpenStreetMap is like the Wikipedia of maps, except that it isn’t wrong half the time. Whenever I feel skeptical about the so-called collective power of people on the internet, I remember OpenStreetMap and feel a little better.

+

Leaflet.js — This is the JavaScript Library that makes it really easy to load all the pretty maps you see on luxagraf. The map tiles themselves were developed by a company call ESRI and are credited with links on the various maps.

+

Vim — The text editor I used to type up most things, including these words right now.

+

The site validates as HTML5 and uses something the kids call responsive web design. I may or may not have written an entire book on responsive web design.

+

Luxagraf should work in every web browser. If you have trouble, or see something that just doesn’t seem right, please let me know.

+

Photography

+

Currently photos are taken with a Panasonic GF1. This is hands down the best digital camera I have ever used and second only to my old Nikon F3. In the past I have used a Panasonic LX2 and a Canon S45.

+

Minimal photo processing is done with either Adobe Lightroom and Photoshop on OS X or Darktable and GIMP on Linux.

+

The photo gallery layout was inspired by the lovely (and now defunct) Pictory photo showcase. Also note that while the writing is copyrighted to me, the photos are licensed under a Creative Commons attribution, share-alike license, which means you’re free to use them so long as you attribute them to me.

+
+
+ + + + + + + diff --git a/bak/oldluxpages/oldpages/babyvideos.html b/bak/oldluxpages/oldpages/babyvideos.html new file mode 100644 index 0000000..4e00739 --- /dev/null +++ b/bak/oldluxpages/oldpages/babyvideos.html @@ -0,0 +1,117 @@ + + + + + Luxagraf | Videos of Lilah and Olivia + + + + + + + + + + + + + +
+
+
+

+

Walk Slowly

+
+ +
+ +
+
+ +
+ +
+ +
+
+ + + + + + + diff --git a/bak/oldluxpages/oldpages/contact.html b/bak/oldluxpages/oldpages/contact.html new file mode 100644 index 0000000..afc76c5 --- /dev/null +++ b/bak/oldluxpages/oldpages/contact.html @@ -0,0 +1,92 @@ + + + + + Luxagraf | Contact Luxagraf + + + + + + + + + + +
+
+
+

+

Walk Slowly

+
+ +
+ +
+

Contact Luxagraf

+
+

I’d love to hear what you think about the posts on luxagraf. If you use Twitter, send me a message: @luxagraf. Or, if you prefer, you can email me:

+

+ +

+
+
+ + + + + + + -- cgit v1.2.3