what have i done

This commit is contained in:
Lynne Megido 2020-03-26 18:59:00 +10:00
parent 8ab07abbc4
commit 510ab9210b
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90
9 changed files with 184 additions and 0 deletions

25
assets/RETRO.CSS Normal file
View File

@ -0,0 +1,25 @@
BODY {
margin: 0;
background: url('/assets/img/retro/BG.GIF');
color: white;
font-family: serif;
}
A {
color: lightblue;
}
#MYTABLE {
width: 768px;
}
#MAIN {
border: 6px grey ridge;
width: 525px;
}
TD {
vertical-align: top;
}
TH {
font-weight: 400;
}
IMG {
margin-bottom: 10px;
}

BIN
assets/img/retro/BG.GIF Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

BIN
assets/img/retro/CSSCOMPT.GIF Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
assets/img/retro/DEBIAN.GIF Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 B

BIN
assets/img/retro/FREE.GIF Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
assets/img/retro/GETFF.GIF Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
assets/img/retro/LESBUN.GIF Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
assets/img/retro/bg.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

159
retro.html Normal file
View File

@ -0,0 +1,159 @@
---
title: "Retro"
less_important: true
---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<TITLE>Welcome to my web site!</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="/assets/RETRO.CSS" />
</HEAD>
<BODY>
<TABLE ID="MYTABLE">
<THEAD>
<TR>
<TH COLSPAN="3">
<H1>WELCOME!</H1>
</TH>
</TR>
</THEAD>
<TBODY>
<TR>
<TD>
<TABLE>
<THEAD>
<TR>
<TH>
<H2>Links!</H2>
</TH>
</TR>
</THEAD>
<TBODY>
<TR>
<TD>
<A HREF="/">Old site</A>
</TD>
</TR>
{%- assign main_pages = site.html_pages | where: "less_important", null -%}
{%- for html_page in main_pages -%}
{%- unless html_page.url == '/' -%}
<TR>
<TD>
<A HREF="{{ html_page.url }}">{{ html_page.title }}</A>
</TD>
</TR>
{%- endunless -%}
{%- endfor -%}
</TBODY>
</TABLE>
</TD>
<TD ID=" MAIN">
<H2>Who?</H2>
My name is Lynne, a twenty-one year old woman living in Australia (the land down under!)
<BR />
<BR />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<IMG SRC='/assets/img/retro/LESBUN.GIF' />
<BR />
<H2>What?</H2>
I make <I>free and open source software</I>, which is software that can be modified and distributed
however
you please - on any computer in the world!!
<BR />
Some of my projects include (mouse over to learn more!):
<UL>
{% for project in site.projects %}
<LI>
<A HREF="{{ project.url }}"
TITLE=" {{ project.description | replace: '"', '&quot;'}}">{{ project.name }}</A>
</LI>
{% endfor %}
</UL>
Of course, I've done much more than just that! :)
<BR />
You can see more of my projects on <A HREF='https://git.bune.city/lynnesbian'>my own personal Git
web
page</A>, or <A HREF='https://github.com/Lynnesbian'>my online GitHub account</A>.
<H2>How?</H2>
Some of the tools I often use to work are:
<UL>
<LI><A HREF='https://archlinux.org'>Arch GNU/Linux</A></LI>
<LI><A HREF='https://debian.org'>Debian GNU/Linux</A></LI>
<LI><A HREF='https://code.visualstudio.com/'>MicroSoft Visual Studio Code</A> [WARNING: Not free
software by
default, unless you download the open source edition]</LI>
<LI><A HREF='https://getfirefox.com'>Mozilla FireFox</A></LI>
</UL>
The best way to create free software is <I>with</I> free software. ;)
<H2>Why?</H2>
I have a passion for creating software for the world to use, and I think that making softwares
available free
of any restrictions is vitally important. Steve Ballmer may refer to copy-left licenses as a
"cancer", but
imagine a world without freedom to distribute and modify - Your personal computer could bombard you
with paid
advertisements, huge corporations would be able to stymie any opposition to their products through
sheer force
and intentional incompatibilities, and your cell phone might even track your every move! I realise
that I
sound paranoid, but in my opinion, it's better safe than sorry.
<H2>Where?</H2>
You won't find me on centralised blogging websites. You can, however, find me on the Fediverse - an
open
and federated social networking platform that allows for messages to flow freely from computer to
computer
through centralised servers ("instances") - without relying on a single point of failure. Drop me a
line at <A HREF='@lynnesbian@fedi.lynnesbian.space'>@lynnesbian@fedi.lynnesbian.space</A>, or if
you're more
old-school, you can email me at <A HREF='mailto:lynne@bune.city'>lynne@bune.city</A>.
<H2>When?</H2>
Until the end of cyber freedom as we know it, the webmasters, webmistresses and webmakers of the
world will be
fighting back.
<MARQUEE>Information wants to be free...</MARQUEE>
<BR />
<BR />
</TD>
<TD>
You are visitor number <TT>PHP Parse error</TT>!
<BR />
<BR />
<IMG SRC='/assets/img/retro/FREE.GIF' />
<A HREF='https://getfirefox.com'><IMG SRC='/assets/img/retro/GETFF.GIF' /></A>
<A HREF='https://debian.org'><IMG SRC='/assets/img/retro/DEBIAN.GIF' /></A>
<IMG SRC='/assets/img/retro/CSSCOMPT.GIF' />
<BR />
Take back your computing freedom - switch to GNU/Linux today!
<BR />
<BR />
This website proudly uses <B>no JavaScript</B> whatsoever!
</TD>
</TR>
</TBODY>
<TFOOT>
<TR>
<TH COLSPAN="3">
This page is best viewed with a screen resolution of <B>1024x768</B> or greater!
<BR />
<I>Page last updated January 1 1980 at 00:00.</I>
<BR />
Web content and design by Lynne.
<BR />
Background image by <A HREF='http://emma31.tripod.com/allbacks.html'>Emma31</A>!
</TH>
</TR>
</TFOOT>
</TABLE>
</BODY>
</HTML>