Compare commits

..

No commits in common. "3eb7ff7bae5e06ccb153b88305db50b8435ba714" and "1a806ef2c8c8d2b8cdf5a10d522d82b2bca1cd16" have entirely different histories.

12 changed files with 104 additions and 132 deletions

View file

@ -1,6 +1,6 @@
#word { #word {
font-size: 80px; font-size: 80px;
font-family: 'Raleway'; font-family: sans-serif;
font-weight: bold; font-weight: bold;
width: 100%; width: 100%;
text-align: center; text-align: center;

View file

@ -1,3 +1,8 @@
@font-face {
font-family: 'Raleway';
src: url('../fonts/Raleway-Regular.otf');
}
body { body {
background-color: black; background-color: black;
color: red; color: red;

View file

@ -1,5 +0,0 @@
#!/bin/bash
set -euxf -o pipefail
hugo --cleanDestinationDir
rsync -avz --delete public/ xs:mindjack.xeno.science/

View file

@ -6,6 +6,7 @@
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title> <title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
<link rel="stylesheet" href="/css/base.css"> <link rel="stylesheet" href="/css/base.css">
<link rel="stylesheet" href="/css/toggles.css"> <link rel="stylesheet" href="/css/toggles.css">
<link rel="icon" type="image/png" href="/icons/icon.png">
{{ block "styles" . }}{{ end }} {{ block "styles" . }}{{ end }}
</head> </head>
<body> <body>

View file

@ -1,15 +1,6 @@
@font-face { @font-face {
font-family: 'Raleway'; font-family: 'Raleway';
src: url('/fonts/Raleway-VF.woff2'); src: url('/fonts/Raleway-Regular.otf');
font-weight: 100 900;
font-style: normal;
}
@font-face {
font-family: 'Raleway';
src: url('/fonts/Raleway-Italic-VF.woff2');
font-weight: 100 900;
font-style: italic;
} }
body { body {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

View file

@ -1,116 +1,95 @@
Copyright (c) 2010-2013, Matt McInerney <matt@pixelspread.com>, Copyright (c) 2010, Matt McInerney (matt@pixelspread.com),
with Reserved Font Name: "Raleway". Copyright (c) 2011, Pablo Impallari (www.impallari.com|impallari@gmail.com),
Copyright (c) 2011, Rodrigo Fuenzalida (www.rfuenzalida.com|hello@rfuenzalida.com), with Reserved Font Name Raleway
Copyright (c) 2012-2013, Pablo Impallari <impallari@gmail.com>
Copyright (c) 2012-2013, Rodrigo Fuenzalida <hello@rfuenzalida.com> This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
Copyright (c) 2016, Alexei Vanyashin <a@cyreal.org> http://scripts.sil.org/OFL
Copyright (c) 2016, Ivan Petrov <malamaka@yandex.ru>
Copyright (c) 2016, Nhung Nguyen <vns.wonderland@gmail.com>
-----------------------------------------------------------
Copyright (c) 2020, Caleb Maclennan <caleb@alerque> SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: PREAMBLE
http://scripts.sil.org/OFL The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
Version 1.1 - 26 February 2007 efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
---- with others.
SIL Open Font License The OFL allows the licensed fonts to be used, studied, modified and
===================== redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
Preamble names are not used by derivative works. The fonts and derivatives,
-------- however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
The goals of the Open Font License (OFL) are to stimulate worldwide to any document created using the fonts or their derivatives.
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and DEFINITIONS
open framework in which fonts may be shared and improved in partnership "Font Software" refers to the set of files released by the Copyright
with others. Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The "Reserved Font Name" refers to any names specified as such after the
fonts, including any derivative works, can be bundled, embedded, copyright statement(s).
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives, "Original Version" refers to the collection of Font Software components as
however, cannot be released under any other type of license. The distributed by the Copyright Holder(s).
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives. "Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Definitions Original Version, by changing formats or by porting the Font Software to a
----------- new environment.
`"Font Software"` refers to the set of files released by the Copyright "Author" refers to any designer, engineer, programmer, technical
Holder(s) under this license and clearly marked as such. This may writer or other person who contributed to the Font Software.
include source files, build scripts and documentation.
PERMISSION & CONDITIONS
`"Reserved Font Name"` refers to any names specified as such after the Permission is hereby granted, free of charge, to any person obtaining
copyright statement(s). a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
`"Original Version"` refers to the collection of Font Software components as Software, subject to the following conditions:
distributed by the Copyright Holder(s).
1) Neither the Font Software nor any of its individual components,
`"Modified Version"` refers to any derivative made by adding to, deleting, in Original or Modified Versions, may be sold by itself.
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a 2) Original or Modified Versions of the Font Software may be bundled,
new environment. redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
`"Author"` refers to any designer, engineer, programmer, technical included either as stand-alone text files, human-readable headers or
writer or other person who contributed to the Font Software. in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
Permission & Conditions
----------------------- 3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Permission is hereby granted, free of charge, to any person obtaining Copyright Holder. This restriction only applies to the primary font name as
a copy of the Font Software, to use, study, copy, merge, embed, modify, presented to the users.
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions: 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
1. Neither the Font Software nor any of its individual components, Modified Version, except to acknowledge the contribution(s) of the
in Original or Modified Versions, may be sold by itself. Copyright Holder(s) and the Author(s) or with their explicit written
permission.
2. Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy 5) The Font Software, modified or unmodified, in part or in whole,
contains the above copyright notice and this license. These can be must be distributed entirely under this license, and must not be
included either as stand-alone text files, human-readable headers or distributed under any other license. The requirement for fonts to
in the appropriate machine-readable metadata fields within text or remain under this license does not apply to any document created
binary files as long as those fields can be easily viewed by the user. using the Font Software.
3. No Modified Version of the Font Software may use the Reserved Font TERMINATION
Name(s) unless explicit written permission is granted by the corresponding This license becomes null and void if any of the above conditions are
Copyright Holder. This restriction only applies to the primary font name as not met.
presented to the users.
DISCLAIMER
4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Software shall not be used to promote, endorse or advertise any EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
Modified Version, except to acknowledge the contribution(s) of the MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
Copyright Holder(s) and the Author(s) or with their explicit written OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
permission. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
5. The Font Software, modified or unmodified, in part or in whole, DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
must be distributed entirely under this license, and must not be FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
distributed under any other license. The requirement for fonts to OTHER DEALINGS IN THE FONT SOFTWARE.
remain under this license does not apply to any document created
using the Font Software.
Termination
-----------
This license becomes null and void if any of the above conditions are
not met.
Disclaimer
----------
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 THE
COPYRIGHT HOLDER 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.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
Sans Forgetica is Copyright (c) 2018 RMIT University, and is released under a CC-BY-NC license (https://creativecommons.org/licenses/by-nc/4.0/) at https://sansforgetica.rmit/.

Binary file not shown.