diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d96ba3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.kate-swp diff --git a/assets/fonts/Hack/Hack.css b/assets/fonts/Hack/Hack.css new file mode 100644 index 0000000..bc591fd --- /dev/null +++ b/assets/fonts/Hack/Hack.css @@ -0,0 +1,45 @@ +/* + * Hack by Source Foundry Authors - https://sourcefoundry.org/hack/ + * License: MIT + */ + +@font-face { + font-family: 'Hack'; + font-style: normal; + font-weight: 400; + font-display: swap; + src: local('Hack'), + url('woff2/Hack Regular.woff2') format('woff2'), + url('woff/Hack Regular.woff') format('woff'); +} + +@font-face { + font-family: 'Hack'; + font-style: italic; + font-weight: 400; + font-display: swap; + src: local('Hack'), + url('woff2/Hack Italic.woff2') format('woff2'), + url('woff/Hack Italic.woff') format('woff'); +} + +@font-face { + font-family: 'Hack'; + font-style: normal; + font-weight: 700; + font-display: swap; + src: local('Hack'), + url('woff2/Hack Bold.woff2') format('woff2'), + url('woff/Hack Bold.woff') format('woff'); +} + +@font-face { + font-family: 'Hack'; + font-style: italic; + font-weight: 700; + font-display: swap; + src: local('Hack'), + url('woff2/Hack Bold Italic.woff2') format('woff2'), + url('woff/Hack Bold Italic.woff') format('woff'); +} + diff --git a/assets/fonts/Hack/LICENSE.md b/assets/fonts/Hack/LICENSE.md new file mode 100644 index 0000000..08927e5 --- /dev/null +++ b/assets/fonts/Hack/LICENSE.md @@ -0,0 +1,45 @@ +The work in the Hack project is Copyright 2018 Source Foundry Authors and licensed under the MIT License + +The work in the DejaVu project was committed to the public domain. + +Bitstream Vera Sans Mono Copyright 2003 Bitstream Inc. and licensed under the Bitstream Vera License with Reserved Font Names "Bitstream" and "Vera" + +### MIT License + +Copyright (c) 2018 Source Foundry Authors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +### BITSTREAM VERA LICENSE + +Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions: + +The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces. + +The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera". + +This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names. + +The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself. + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + +Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. diff --git a/assets/fonts/Hack/ttf/Hack Bold Italic.ttf b/assets/fonts/Hack/ttf/Hack Bold Italic.ttf new file mode 100644 index 0000000..3b137d9 Binary files /dev/null and b/assets/fonts/Hack/ttf/Hack Bold Italic.ttf differ diff --git a/assets/fonts/Hack/ttf/Hack Bold.ttf b/assets/fonts/Hack/ttf/Hack Bold.ttf new file mode 100644 index 0000000..7ff4975 Binary files /dev/null and b/assets/fonts/Hack/ttf/Hack Bold.ttf differ diff --git a/assets/fonts/Hack/ttf/Hack Italic.ttf b/assets/fonts/Hack/ttf/Hack Italic.ttf new file mode 100644 index 0000000..d26198a Binary files /dev/null and b/assets/fonts/Hack/ttf/Hack Italic.ttf differ diff --git a/assets/fonts/Hack/ttf/Hack Regular.ttf b/assets/fonts/Hack/ttf/Hack Regular.ttf new file mode 100644 index 0000000..92a90cb Binary files /dev/null and b/assets/fonts/Hack/ttf/Hack Regular.ttf differ diff --git a/assets/fonts/Hack/woff/Hack Bold Italic.woff b/assets/fonts/Hack/woff/Hack Bold Italic.woff new file mode 100644 index 0000000..4efbcd5 Binary files /dev/null and b/assets/fonts/Hack/woff/Hack Bold Italic.woff differ diff --git a/assets/fonts/Hack/woff/Hack Bold.woff b/assets/fonts/Hack/woff/Hack Bold.woff new file mode 100644 index 0000000..1665b81 Binary files /dev/null and b/assets/fonts/Hack/woff/Hack Bold.woff differ diff --git a/assets/fonts/Hack/woff/Hack Italic.woff b/assets/fonts/Hack/woff/Hack Italic.woff new file mode 100644 index 0000000..94df668 Binary files /dev/null and b/assets/fonts/Hack/woff/Hack Italic.woff differ diff --git a/assets/fonts/Hack/woff/Hack Regular.woff b/assets/fonts/Hack/woff/Hack Regular.woff new file mode 100644 index 0000000..9386050 Binary files /dev/null and b/assets/fonts/Hack/woff/Hack Regular.woff differ diff --git a/assets/fonts/Hack/woff2/Hack Bold Italic.woff2 b/assets/fonts/Hack/woff2/Hack Bold Italic.woff2 new file mode 100644 index 0000000..6175d94 Binary files /dev/null and b/assets/fonts/Hack/woff2/Hack Bold Italic.woff2 differ diff --git a/assets/fonts/Hack/woff2/Hack Bold.woff2 b/assets/fonts/Hack/woff2/Hack Bold.woff2 new file mode 100644 index 0000000..16620bd Binary files /dev/null and b/assets/fonts/Hack/woff2/Hack Bold.woff2 differ diff --git a/assets/fonts/Hack/woff2/Hack Italic.woff2 b/assets/fonts/Hack/woff2/Hack Italic.woff2 new file mode 100644 index 0000000..d0f84c7 Binary files /dev/null and b/assets/fonts/Hack/woff2/Hack Italic.woff2 differ diff --git a/assets/fonts/Hack/woff2/Hack Regular.woff2 b/assets/fonts/Hack/woff2/Hack Regular.woff2 new file mode 100644 index 0000000..092ea71 Binary files /dev/null and b/assets/fonts/Hack/woff2/Hack Regular.woff2 differ diff --git a/resources/88x31/anti-nft.gif b/assets/img/88x31/anti-nft.gif similarity index 100% rename from resources/88x31/anti-nft.gif rename to assets/img/88x31/anti-nft.gif diff --git a/resources/88x31/best-viewed-1024x768.gif b/assets/img/88x31/best-viewed-1024x768.gif similarity index 100% rename from resources/88x31/best-viewed-1024x768.gif rename to assets/img/88x31/best-viewed-1024x768.gif diff --git a/resources/88x31/best-viewed-computer.gif b/assets/img/88x31/best-viewed-computer.gif similarity index 100% rename from resources/88x31/best-viewed-computer.gif rename to assets/img/88x31/best-viewed-computer.gif diff --git a/resources/88x31/catscape-meow.gif b/assets/img/88x31/catscape-meow.gif similarity index 100% rename from resources/88x31/catscape-meow.gif rename to assets/img/88x31/catscape-meow.gif diff --git a/resources/88x31/css-is-difficult.png b/assets/img/88x31/css-is-difficult.png similarity index 100% rename from resources/88x31/css-is-difficult.png rename to assets/img/88x31/css-is-difficult.png diff --git a/resources/88x31/firefox-now.gif b/assets/img/88x31/firefox-now.gif similarity index 100% rename from resources/88x31/firefox-now.gif rename to assets/img/88x31/firefox-now.gif diff --git a/resources/88x31/linux-powered.gif b/assets/img/88x31/linux-powered.gif similarity index 100% rename from resources/88x31/linux-powered.gif rename to assets/img/88x31/linux-powered.gif diff --git a/resources/88x31/made-with-css.gif b/assets/img/88x31/made-with-css.gif similarity index 100% rename from resources/88x31/made-with-css.gif rename to assets/img/88x31/made-with-css.gif diff --git a/resources/88x31/masto.gif b/assets/img/88x31/masto.gif similarity index 100% rename from resources/88x31/masto.gif rename to assets/img/88x31/masto.gif diff --git a/resources/88x31/powered-by-debian.gif b/assets/img/88x31/powered-by-debian.gif similarity index 100% rename from resources/88x31/powered-by-debian.gif rename to assets/img/88x31/powered-by-debian.gif diff --git a/resources/88x31/powered-by-estradiol.png b/assets/img/88x31/powered-by-estradiol.png similarity index 100% rename from resources/88x31/powered-by-estradiol.png rename to assets/img/88x31/powered-by-estradiol.png diff --git a/resources/88x31/trans-rights.gif b/assets/img/88x31/trans-rights.gif similarity index 100% rename from resources/88x31/trans-rights.gif rename to assets/img/88x31/trans-rights.gif diff --git a/resources/88x31/trans-your-gender.gif b/assets/img/88x31/trans-your-gender.gif similarity index 100% rename from resources/88x31/trans-your-gender.gif rename to assets/img/88x31/trans-your-gender.gif diff --git a/resources/88x31/y2k.png b/assets/img/88x31/y2k.png similarity index 100% rename from resources/88x31/y2k.png rename to assets/img/88x31/y2k.png diff --git a/resources/bg.png b/assets/img/bg.png similarity index 100% rename from resources/bg.png rename to assets/img/bg.png diff --git a/blog.html b/blog.html index 774b343..a4581fa 100644 --- a/blog.html +++ b/blog.html @@ -5,6 +5,7 @@ Lucia's Webpage +
@@ -36,7 +37,7 @@