all repos — nasg @ c5bb7d87a5ecf5e8d16d24b495c3c141deb9dd25

splitting symbols.svg; gigantic CSS cleanup; adding archiveindex; moving from MIT to GPL3 becase Stallmas was right
Peter Molnar hello@petermolnar.eu
Mon, 17 Jul 2017 09:24:39 +0000
commit

c5bb7d87a5ecf5e8d16d24b495c3c141deb9dd25

parent

cd2efe17bb399fd176e6f8ef01d28093962623da

M LICENSELICENSE

@@ -1,21 +1,674 @@

-MIT License +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {one line to give the program's name and a brief idea of what it does.} + Copyright (C) {year} {name of author} + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -Copyright (c) 2017 Peter Molnar + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. -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: +Also add information on how to contact you by electronic and paper mail. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: -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. + {project} Copyright (C) {year} {fullname} + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<http://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<http://www.gnu.org/philosophy/why-not-lgpl.html>.
M README.mdREADME.md

@@ -1,2 +1,3 @@

# theme.petermolnar.net + petermolnar.net jinja2 templates
M archive.htmlarchive.html

@@ -73,6 +73,8 @@ {% elif ( ( post.category == 'article' ) or (post.category == 'journal' ) ) %}

{% set hentry = 'article' %} {% elif ( ( post.category == 'note' ) or ( post.category == 'reply' ) ) %} {% set hentry = 'note' %} + {% elif ( post.category == 'favorite' ) %} + {% set hentry = 'favorite' %} {% else %} {% set hentry = 'status' %} {% endif %}

@@ -105,11 +107,13 @@ </header>

{% if hentry == "article" %} <div class="e-summary long"> + <!-- {%if post.thumbnail %} <img src="{{ post.thumbnail }}" alt="{{ post.title }}" class="alignleft" /> {% else %} <svg class="icon large"><use xlink:href="#icon-{{ post.category }}" /></svg> - {% endif %} {{ post.sumhtml }} + {% endif %}--> + {{ post.sumhtml }} <span class="more"> <a href="{{ site.url }}/{{ post.slug }}" title="{{ post.title }}"></a> </span>

@@ -142,10 +146,10 @@ <ul>

{% if taxonomy.paged > 1 %} {% set prev = taxonomy.paged - 1 %} <li> - <a href="{{ site.url}}{{ taxonomy.url }}page/{{ prev }}">«</a> + <a rel="prev" href="{{ site.url}}{{ taxonomy.url }}page/{{ prev }}">«</a> </li> <li> - <a href="{{ site.url}}{{ taxonomy.url }}">1</a> + <a rel="prev" href="{{ site.url}}{{ taxonomy.url }}">1</a> </li> {% endif %}

@@ -191,7 +195,7 @@

{% if taxonomy.paged < taxonomy.total %} {% set next = taxonomy.paged + 1 %} <li> - <a href="{{ site.url}}{{ taxonomy.url }}page/{{ next }}">»</a> + <a rel="next" href="{{ site.url}}{{ taxonomy.url }}page/{{ next }}">»</a> </li> {% endif %} </ul>
A archiveindex.html

@@ -0,0 +1,23 @@

+{% include 'block_header_open.html' %} +{% include 'block_header_close.html' %} + +<section class="content-body"> +{% for tname, posts in taxonomies %} + <details> + <summary>{{ tname }} [{{ posts|length }}]</summary> + <ol> + {% for post in posts %} + <li> + {{ post.title }} + <br /> + <a href="{{ post.url }}" title="{{ post.title }}"> + {{ post.url }} + </a> + </li> + {% endfor %} + </ol> + </details> +{% endfor %} +</section> + +{% include 'block_footer.html' %}
M block_comments.htmlblock_comments.html

@@ -26,7 +26,6 @@ <footer>

{% if reply.source|length > 0 %} <a href="{{ reply.source }}" class="u-repost-of">{{ reply.source }}</a> {% endif %} - <a class="u-in-reply-to" href="{{ post.url }}"></a> </footer </li> {% endfor %}

@@ -55,7 +54,9 @@ {% else %}

<span class="p-name fn">{{ reply.author.name }}</span> {% endif %} </span> - <a class="u-in-reply-to" href="{{ post.url }}"></a> + <a href="{{ reply.source }}" class="u-repost-of" title="{{ reply.source }}"> + <svg class="icon"><use xlink:href="#icon-link" /></svg> + </a> </li> {% endfor %} </ul>
M block_footer.htmlblock_footer.html

@@ -35,16 +35,14 @@ <dd>

<svg class="icon"><use xlink:href="#icon-rss" /></svg> <a title="RSS feed" href="{{ site.url }}/feed/">RSS</a> </dd> + <dt>Donation</dt> + <dd> + <svg class="icon"><use xlink:href="#icon-creditcard" /></svg> + <a title="Like the content? You can thank it with a coffee." href="{{ site.author.donateurl }}">Buy me a coffee!</a> + </dd> </dl> </nav> - <aside class="footer-notes p-note"> - - <p>I'm dreamer, sysadmin, former embedded &amp; web developer. A Hungarian, living in the UK, wishing for United Europe, trying to generate less and less waste and fixing whatever is broken. - </p> - - <p>I'm making and hosting my own site. It saw Geocities, and it was around before MySpace or Facebook. If you want your content to last, post it your own site - at least on your own site <em>as well</em>. - </p> - </aside> + <aside class="footer-notes p-note">{{ site.author.note }}</aside> <a href="/notforbot" title="This link is here to identify bad robots. Don't follow it. Don't click on it." rel="nofollow"></a> </div> </footer>
M block_header_close.htmlblock_header_close.html

@@ -1,96 +1,13 @@

</head> <body> -<svg class="hide" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - <symbol id="icon-gitlab" width="16" height="16" viewBox="0 0 16 16"> - <path d="M0.929 6.304l7.071 9.063-7.75-5.625c-0.214-0.161-0.304-0.438-0.223-0.688l0.902-2.75zM5.054 6.304h5.893l-2.946 9.063zM3.286 0.839l1.768 5.464h-4.125l1.768-5.464c0.098-0.277 0.491-0.277 0.589 0zM15.071 6.304l0.902 2.75c0.080 0.25-0.009 0.527-0.223 0.688l-7.75 5.625 7.071-9.063zM15.071 6.304h-4.125l1.768-5.464c0.098-0.277 0.491-0.277 0.589 0z"></path> - </symbol> - <symbol id="icon-focallength" width="16" height="16" viewBox="0 0 16 16"> - <path d="M16 8c0 0.152-0.063 0.295-0.17 0.402l-2.286 2.286c-0.107 0.107-0.25 0.17-0.402 0.17-0.313 0-0.571-0.259-0.571-0.571v-1.143h-9.143v1.143c0 0.313-0.259 0.571-0.571 0.571-0.152 0-0.295-0.063-0.402-0.17l-2.286-2.286c-0.107-0.107-0.17-0.25-0.17-0.402s0.063-0.295 0.17-0.402l2.286-2.286c0.107-0.107 0.25-0.17 0.402-0.17 0.313 0 0.571 0.259 0.571 0.571v1.143h9.143v-1.143c0-0.313 0.259-0.571 0.571-0.571 0.152 0 0.295 0.063 0.402 0.17l2.286 2.286c0.107 0.107 0.17 0.25 0.17 0.402z"></path> - </symbol> - <symbol id="icon-aperture" width="16" height="16" viewBox="0 0 16 16"> - <path d="M10.586 6.99l2.845-4.832c-1.428-1.329-3.326-2.158-5.431-2.158-0.499 0-0.982 0.059-1.456 0.146l4.042 6.843zM9.976 10h5.74c0.166-0.643 0.284-1.305 0.284-2 0-1.937-0.715-3.688-1.861-5.072l-4.162 7.072zM8.25 5l-2.704-4.576c-2.25 0.73-4.069 2.399-4.952 4.576h7.656zM7.816 11l2.696 4.559c2.224-0.742 4.020-2.4 4.895-4.559h-7.59zM6.053 6h-5.769c-0.167 0.643-0.283 1.304-0.283 2 0 1.945 0.722 3.705 1.878 5.094l4.175-7.094zM5.459 8.98l-2.872 4.879c1.426 1.316 3.317 2.14 5.413 2.14 0.521 0 1.027-0.059 1.52-0.152l-4.061-6.867z"></path> - </symbol> - <symbol id="icon-home" width="16" height="16" viewBox="0 0 16 16"> - <path d="M16 9.226l-8-6.21-8 6.21v-2.532l8-6.21 8 6.21zM14 9v6h-4v-4h-4v4h-4v-6l6-4.5z"></path> - </symbol> - <symbol id="icon-photo" width="18" height="16" viewBox="0 0 18 16"> - <path d="M17 2h-1v-1c0-0.55-0.45-1-1-1h-14c-0.55 0-1 0.45-1 1v12c0 0.55 0.45 1 1 1h1v1c0 0.55 0.45 1 1 1h14c0.55 0 1-0.45 1-1v-12c0-0.55-0.45-1-1-1zM2 3v10h-0.998c-0.001-0.001-0.001-0.001-0.002-0.002v-11.996c0.001-0.001 0.001-0.001 0.002-0.002h13.996c0.001 0.001 0.001 0.001 0.002 0.002v0.998h-12c-0.55 0-1 0.45-1 1v0zM17 14.998c-0.001 0.001-0.001 0.001-0.002 0.002h-13.996c-0.001-0.001-0.001-0.001-0.002-0.002v-11.996c0.001-0.001 0.001-0.001 0.002-0.002h13.996c0.001 0.001 0.001 0.001 0.002 0.002v11.996z"></path> - <path d="M15 5.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5 0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5z"></path> - <path d="M16 14h-12v-2l3.5-6 4 5h1l3.5-3z"></path> - </symbol> - <symbol id="icon-camera" width="16" height="16" viewBox="0 0 16 16"> - <path d="M4.75 9.5c0 1.795 1.455 3.25 3.25 3.25s3.25-1.455 3.25-3.25-1.455-3.25-3.25-3.25-3.25 1.455-3.25 3.25zM15 4h-3.5c-0.25-1-0.5-2-1.5-2h-4c-1 0-1.25 1-1.5 2h-3.5c-0.55 0-1 0.45-1 1v9c0 0.55 0.45 1 1 1h14c0.55 0 1-0.45 1-1v-9c0-0.55-0.45-1-1-1zM8 13.938c-2.451 0-4.438-1.987-4.438-4.438s1.987-4.438 4.438-4.438c2.451 0 4.438 1.987 4.438 4.438s-1.987 4.438-4.438 4.438zM15 7h-2v-1h2v1z"></path> - </symbol> - <symbol id="icon-journal" width="16" height="16" viewBox="0 0 16 16"> - <path d="M13.5 0h-12c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h12c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM13 14h-11v-12h11v12zM4 7h7v1h-7zM4 9h7v1h-7zM4 11h7v1h-7zM4 5h7v1h-7z"></path> - </symbol> - <symbol id="icon-contact" width="16" height="16" viewBox="0 0 16 16"> - <path d="M13.5 0h-12c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h12c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM13 14h-11v-12h11v12zM4 9h7v1h-7zM4 11h7v1h-7zM5 4.5c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5zM7.5 6h-2c-0.825 0-1.5 0.45-1.5 1v1h5v-1c0-0.55-0.675-1-1.5-1z"></path> - </symbol> - <symbol id="icon-note" width="16" height="16" viewBox="0 0 16 16"> - <path d="M14.341 3.579c-0.347-0.473-0.831-1.027-1.362-1.558s-1.085-1.015-1.558-1.362c-0.806-0.591-1.197-0.659-1.421-0.659h-7.75c-0.689 0-1.25 0.561-1.25 1.25v13.5c0 0.689 0.561 1.25 1.25 1.25h11.5c0.689 0 1.25-0.561 1.25-1.25v-9.75c0-0.224-0.068-0.615-0.659-1.421zM12.271 2.729c0.48 0.48 0.856 0.912 1.134 1.271h-2.406v-2.405c0.359 0.278 0.792 0.654 1.271 1.134zM14 14.75c0 0.136-0.114 0.25-0.25 0.25h-11.5c-0.135 0-0.25-0.114-0.25-0.25v-13.5c0-0.135 0.115-0.25 0.25-0.25 0 0 7.749-0 7.75 0v3.5c0 0.276 0.224 0.5 0.5 0.5h3.5v9.75z"></path> - <path d="M11.5 13h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> - <path d="M11.5 11h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> - <path d="M11.5 9h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> - </symbol> - <symbol id="icon-location" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 0c-2.761 0-5 2.239-5 5 0 5 5 11 5 11s5-6 5-11c0-2.761-2.239-5-5-5zM8 8c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"></path> - </symbol> - <symbol id="icon-clock" width="16" height="16" viewBox="0 0 16 16"> - <path d="M10.293 11.707l-3.293-3.293v-4.414h2v3.586l2.707 2.707zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path> - </symbol> - <symbol id="icon-reply" width="16" height="16" viewBox="0 0 16 16"> - <path d="M7 12.119v3.881l-6-6 6-6v3.966c6.98 0.164 6.681-4.747 4.904-7.966 4.386 4.741 3.455 12.337-4.904 12.119z"></path> - </symbol> - <symbol id="icon-key" width="16" height="16" viewBox="0 0 16 16"> - <path d="M11 0c-2.761 0-5 2.239-5 5 0 0.313 0.029 0.619 0.084 0.916l-6.084 6.084v3c0 0.552 0.448 1 1 1h1v-1h2v-2h2v-2h2l1.298-1.298c0.531 0.192 1.105 0.298 1.702 0.298 2.761 0 5-2.239 5-5s-2.239-5-5-5zM12.498 5.002c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5-0.672 1.5-1.5 1.5z"></path> - </symbol> - <symbol id="icon-link" width="16" height="16" viewBox="0 0 16 16"> - <path d="M6.879 9.934c-0.208 0-0.416-0.079-0.575-0.238-1.486-1.486-1.486-3.905 0-5.392l3-3c0.72-0.72 1.678-1.117 2.696-1.117s1.976 0.397 2.696 1.117c1.486 1.487 1.486 3.905 0 5.392l-1.371 1.371c-0.317 0.317-0.832 0.317-1.149 0s-0.317-0.832 0-1.149l1.371-1.371c0.853-0.853 0.853-2.241 0-3.094-0.413-0.413-0.963-0.641-1.547-0.641s-1.134 0.228-1.547 0.641l-3 3c-0.853 0.853-0.853 2.241 0 3.094 0.317 0.317 0.317 0.832 0 1.149-0.159 0.159-0.367 0.238-0.575 0.238z"></path> - <path d="M4 15.813c-1.018 0-1.976-0.397-2.696-1.117-1.486-1.486-1.486-3.905 0-5.392l1.371-1.371c0.317-0.317 0.832-0.317 1.149 0s0.317 0.832 0 1.149l-1.371 1.371c-0.853 0.853-0.853 2.241 0 3.094 0.413 0.413 0.962 0.641 1.547 0.641s1.134-0.228 1.547-0.641l3-3c0.853-0.853 0.853-2.241 0-3.094-0.317-0.317-0.317-0.832 0-1.149s0.832-0.317 1.149 0c1.486 1.486 1.486 3.905 0 5.392l-3 3c-0.72 0.72-1.678 1.117-2.696 1.117z"></path> - </symbol> - <symbol id="icon-subscribe" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 3c-3.489 0-6.514 2.032-8 5 1.486 2.968 4.511 5 8 5s6.514-2.032 8-5c-1.486-2.968-4.511-5-8-5zM11.945 5.652c0.94 0.6 1.737 1.403 2.335 2.348-0.598 0.946-1.395 1.749-2.335 2.348-1.181 0.753-2.545 1.152-3.944 1.152s-2.763-0.398-3.945-1.152c-0.94-0.6-1.737-1.403-2.335-2.348 0.598-0.946 1.395-1.749 2.335-2.348 0.061-0.039 0.123-0.077 0.185-0.114-0.156 0.427-0.241 0.888-0.241 1.369 0 2.209 1.791 4 4 4s4-1.791 4-4c0-0.481-0.085-0.942-0.241-1.369 0.062 0.037 0.124 0.075 0.185 0.114v0zM8 6.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5 0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5z"></path> - </symbol> - <symbol id="icon-bookmark" width="16" height="16" viewBox="0 0 16 16"> - <path d="M4 2v14l5-5 5 5v-14zM12 0h-10v14l1-1v-12h9z"></path> - </symbol> - <symbol id="icon-sensitivity" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 4c-2.209 0-4 1.791-4 4s1.791 4 4 4 4-1.791 4-4-1.791-4-4-4zM8 10.5v-5c1.379 0 2.5 1.122 2.5 2.5s-1.121 2.5-2.5 2.5zM8 13c0.552 0 1 0.448 1 1v1c0 0.552-0.448 1-1 1s-1-0.448-1-1v-1c0-0.552 0.448-1 1-1zM8 3c-0.552 0-1-0.448-1-1v-1c0-0.552 0.448-1 1-1s1 0.448 1 1v1c0 0.552-0.448 1-1 1zM15 7c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1zM3 8c0 0.552-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1c0.552 0 1 0.448 1 1zM12.95 11.536l0.707 0.707c0.39 0.39 0.39 1.024 0 1.414s-1.024 0.39-1.414 0l-0.707-0.707c-0.39-0.39-0.39-1.024 0-1.414s1.024-0.39 1.414 0zM3.050 4.464l-0.707-0.707c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l0.707 0.707c0.391 0.391 0.391 1.024 0 1.414s-1.024 0.391-1.414 0zM12.95 4.464c-0.39 0.391-1.024 0.391-1.414 0s-0.39-1.024 0-1.414l0.707-0.707c0.39-0.391 1.024-0.391 1.414 0s0.39 1.024 0 1.414l-0.707 0.707zM3.050 11.536c0.39-0.39 1.024-0.39 1.414 0s0.391 1.024 0 1.414l-0.707 0.707c-0.391 0.39-1.024 0.39-1.414 0s-0.391-1.024 0-1.414l0.707-0.707z"></path> - </symbol> - <symbol id="icon-repost" width="16" height="16" viewBox="0 0 16 16"> - <path d="M2 5h10v3l4-4-4-4v3h-12v6h2zM14 11h-10v-3l-4 4 4 4v-3h12v-6h-2z"></path> - </symbol> - <symbol id="icon-lens" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6zM5 8c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.657-1.343 3-3 3s-3-1.343-3-3z"></path> - </symbol> - <symbol id="icon-article" width="16" height="16" viewBox="0 0 16 16"> - <path d="M0 1v14h16v-14h-16zM15 14h-14v-12h14v12zM14 3h-12v10h12v-10zM7 8h-1v1h-1v1h-1v-1h1v-1h1v-1h-1v-1h-1v-1h1v1h1v1h1v1zM11 10h-3v-1h3v1z"></path> - </symbol> - <symbol id="icon-email" width="16" height="16" viewBox="0 0 16 16"> - <path d="M13.333 0h-10.666c-1.467 0-2.667 1.2-2.667 2.667v10.666c0 1.467 1.2 2.667 2.667 2.667h10.666c1.468 0 2.667-1.2 2.667-2.667v-10.666c0-1.467-1.199-2.667-2.667-2.667zM4 4h8c0.143 0 0.281 0.031 0.409 0.088l-4.409 5.143-4.409-5.143c0.127-0.058 0.266-0.088 0.409-0.088zM3 11v-6c0-0.021 0.001-0.042 0.002-0.063l2.932 3.421-2.9 2.9c-0.023-0.083-0.034-0.17-0.034-0.258zM12 12h-8c-0.088 0-0.175-0.012-0.258-0.034l2.846-2.846 1.413 1.648 1.413-1.648 2.846 2.846c-0.083 0.023-0.17 0.034-0.258 0.034zM13 11c0 0.088-0.012 0.175-0.034 0.258l-2.9-2.9 2.932-3.421c0.001 0.021 0.002 0.042 0.002 0.063v6z"></path> - </symbol> - <symbol id="icon-telegram" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 0c-4.419 0-8 3.581-8 8s3.581 8 8 8 8-3.581 8-8-3.581-8-8-8zM11.931 5.484l-1.313 6.184c-0.091 0.441-0.356 0.544-0.725 0.341l-2-1.478-0.959 0.934c-0.112 0.109-0.2 0.2-0.4 0.2-0.259 0-0.216-0.097-0.303-0.344l-0.681-2.237-1.978-0.616c-0.428-0.131-0.431-0.425 0.097-0.634l7.706-2.975c0.35-0.159 0.691 0.084 0.556 0.625z"></path> - </symbol> - <symbol id="icon-rss" width="16" height="16" viewBox="0 0 16 16"> - <path d="M14.5 0h-13c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h13c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM4.359 12.988c-0.75 0-1.359-0.603-1.359-1.353 0-0.744 0.609-1.356 1.359-1.356 0.753 0 1.359 0.613 1.359 1.356 0 0.75-0.609 1.353-1.359 1.353zM7.772 13c0-1.278-0.497-2.481-1.397-3.381-0.903-0.903-2.1-1.4-3.375-1.4v-1.956c3.713 0 6.738 3.022 6.738 6.737h-1.966zM11.244 13c0-4.547-3.697-8.25-8.241-8.25v-1.956c5.625 0 10.203 4.581 10.203 10.206h-1.963z"></path> - </symbol> - <symbol id="icon-flickr" width="16" height="16" viewBox="0 0 16 16"> - <path d="M14.5 0h-13c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h13c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM4.5 10.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5 2.5 1.119 2.5 2.5-1.119 2.5-2.5 2.5zM11.5 10.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5c1.381 0 2.5 1.119 2.5 2.5s-1.119 2.5-2.5 2.5z"></path> - </symbol> - <symbol id="icon-github" width="16" height="16" viewBox="0 0 16 16"> - <path d="M8 0.198c-4.418 0-8 3.582-8 8 0 3.535 2.292 6.533 5.471 7.591 0.4 0.074 0.547-0.174 0.547-0.385 0-0.191-0.008-0.821-0.011-1.489-2.226 0.484-2.695-0.944-2.695-0.944-0.364-0.925-0.888-1.171-0.888-1.171-0.726-0.497 0.055-0.486 0.055-0.486 0.803 0.056 1.226 0.824 1.226 0.824 0.714 1.223 1.872 0.869 2.328 0.665 0.072-0.517 0.279-0.87 0.508-1.070-1.777-0.202-3.645-0.888-3.645-3.954 0-0.873 0.313-1.587 0.824-2.147-0.083-0.202-0.357-1.015 0.077-2.117 0 0 0.672-0.215 2.201 0.82 0.638-0.177 1.322-0.266 2.002-0.269 0.68 0.003 1.365 0.092 2.004 0.269 1.527-1.035 2.198-0.82 2.198-0.82 0.435 1.102 0.162 1.916 0.079 2.117 0.513 0.56 0.823 1.274 0.823 2.147 0 3.073-1.872 3.749-3.653 3.947 0.287 0.248 0.543 0.735 0.543 1.481 0 1.070-0.009 1.932-0.009 2.195 0 0.213 0.144 0.462 0.55 0.384 3.177-1.059 5.466-4.057 5.466-7.59 0-4.418-3.582-8-8-8z"></path> - </symbol> -</svg> - +{% include 'symbols.svg' %} <header class="content-header" id="main-header"> <nav class="content-navigation"> <ul> <li> - <a title="home" href="{{ site.url }}/" class="{% if ( not post or post.url == '' ) and ( taxonomy.taxonomy == '' ) %} active{% endif %}"> + <a title="home" href="{{ site.url }}/" class="{% if ( not post or post.url == '' ) and ( taxonomy.name == '' ) %} active{% endif %}"> <svg class="icon"><use xlink:href="#icon-home" /></svg> home </a>
M block_syndicate.htmlblock_syndicate.html

@@ -1,8 +1,5 @@

<aside class="syndicate hide"> -{% for s, c in post.syndicate.items() %} - <a href="https://brid.gy/publish/{{ s }}"></a> - {% if c %} - <p class="p-bridgy-{{ s }}-content">{{ c }}</p> - {% endif %} +{% for url in post.syndicate %} + <a href="{{ url }}" class="u-syndication"></a> {% endfor %} -</aside>+</aside>
M searchresults.htmlsearchresults.html

@@ -34,21 +34,21 @@

<section class="content-body"> <h1 class="p-name hide">Search results for "{{ term }}"</h1> {% if posts|length %} - {% for post in posts %} + {% for url, post in posts.items() %} <article class="searchresult"> <header> <h2> - <a href="{{ post.url }}"> + <a href="{{ url }}"> <span class="p-name"> {% if post.title|length %} {{ post.title }} {% else %} - {{ post.url }} + {{ url }} {% endif %} </span> </a> </h2> - <h3>{{ post.url }}</h3> + <h3>{{ url }}</h3> </header> <div class="highlight">… {{ post.highlight }} …</div>
M singular.htmlsingular.html

@@ -65,74 +65,62 @@ {%endif%}

</header> - {% if post.summary %} +{% if post.summary %} <div class="e-summary"> {{ post.sumhtml }} <br class="clear" /> </div> - {% endif %} +{% endif %} <div class="e-content"> <div class="content-inner"> {{ post.html }} - {% if ( post.exif ) %} +{% if ( post.exif ) %} {% include 'block_exif.html' %} - {% endif %} +{% endif %} - {% if ( post.syndicate ) %} +{% if ( post.syndicate ) %} {% include 'block_syndicate.html' %} - {% endif %} +{% endif %} </div> </div> - <footer> - <aside class="pubdate"> - <h6 class="pubdate-title">Published</h6> - <p> - <a class="u-url u-uuid" href="{{ site.url}}/{{ post.slug }}/"></a> - <a title="{{ post.title }}" href="{{ site.url }}/{{ post.slug }}/"> - <time class="dt-published" - datetime="{{ post.published|date("c") }}"> - {{ post.published|date("%Y-%m-%d %H:%M") }} - </time> - </a> - </p> - {% if post.updated %} - <h6 class="update-title">Last updated</h6> - <p> - <time class="dt-updated" - datetime="{{ post.updated|date("c") }}"> - {{ post.updated|date("%Y-%m-%d %H:%M") }} - </time> - </p> - {% endif %} - </aside> - - {% if post.tags %} - <aside class="tags"> - <h6 class="tags-title">Tags</h6> - <ul> - {% for tname in post.tags %}<li> - <a href="/tag/{{ tname|slugify }}" class="p-category">{{ tname }}</a> - </li>{% endfor %} - </ul> - </aside> - {% endif %} - - <h6 class="shortlink-title">Short URL</h6> - <aside class="shortlink"> - <p> - <a href="{{ site.url }}/{{ post.shortslug }}">{{ site.url }}/{{ post.shortslug }}</a> - </p> - </aside> + <footer> + <a class="u-url u-uuid" href="{{ site.url}}/{{ post.slug }}/"></a> + <p class="shorturl"> + <a href="{{ site.url }}/{{ post.shortslug }}">{{ site.url }}/{{ post.shortslug }}</a> + </p> + <p class="published"> + <time class="dt-published" + datetime="{{ post.published|date("c") }}"> + {{ post.published|date("%Y-%m-%d %H:%M") }} + </time> + </p> +{% if post.updated and post.updated != post.published %} + <p class="updated"> + <time class="dt-updated" + datetime="{{ post.updated|date("c") }}"> + {{ post.updated|date("%Y-%m-%d %H:%M") }} + </time> + </p> +{% endif %} +{% if post.tags %} + <ul class="tags"> +{% for tname in post.tags %} + <li> + <a href="{{ site.url }}/tag/{{ tname|slugify }}" class="p-category">{{ tname }}</a> + </li> +{% endfor %} + </ul> +{% endif %} </footer> - {% if ( post.comments ) %} - {% include 'block_comments.html' %} - {% endif %} +{% if ( post.comments ) %} +{% include 'block_comments.html' %} +{% endif %} </article>
M style.cssstyle.css

@@ -1,7 +1,7 @@

* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; } html, body, div, span, applet, object, iframe,

@@ -17,933 +17,756 @@ article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { - margin: 0; - padding: 0; - border: 0; - font-size: 100%; - font: inherit; - vertical-align: baseline; + margin: 0; + padding: 0; + border: 0; + font: inherit; + vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { - display: block; - /*! margin: 0; */ - /*! padding: 0; */ + display: block; } - html, body { - min-height: 100%; - font-size:19px; - line-height: 1.4em; - font-family:"Liberation Sans", "Helvetica Neue", "Roboto", sans-serif; - font-weight: normal; - color: #333336; - text-shadow: 1px 1px 1px rgba(0,0,0,0.004); - margin:0; - padding:0; - background-color: #fafafa; + min-height: 100%; + font-size:19px; + line-height: 1.2rem; + font-family:"Liberation Sans", "Helvetica Neue", "Roboto", sans-serif; + font-weight: normal; + color: #333336; + text-shadow: 1px 1px 1px rgba(0,0,0,0.004); + background-color: #fafafa; } html { - position: relative; + position: relative; } a { - color: #333; - border-bottom: 1px solid #999; - text-decoration:none; + color: #333; + border-bottom: 1px solid #999; + text-decoration:none; } a:hover { - color: #000; - border-bottom: 1px solid #000; + color: #000; + border-bottom-color: #000; } b, strong { - font-weight:bold; + font-weight:bold; } em { - font-style: italic; + font-style: italic; } p { - padding: 0.6rem 0; + padding: 0.6rem 0; } -ul, ol { - margin: 0.3rem 0; - padding-left:2rem; +li { + margin-left: 1.3rem; } -ul li p, -ol li p { - margin: 0.6rem 0; - padding: 0; - line-height: 1.1rem; +ul li { + line-height: 1.6rem; } -blockquote, q { - quotes: none; - margin: 1em 0 1em 1em; - padding-left: 1em; - font-style: italic; - border-left: 2px solid #333; +li p { + margin:0; + padding: 0; } -blockquote:before, blockquote:after, -q:before, q:after { - content: ''; - content: none; +blockquote, q { + margin: 0.3rem; + padding-left: 0.6rem; + font-style: italic; + border-left: 2px solid #999; } table { - border-collapse: collapse; - border-spacing: 0; + border-collapse: collapse; + border-spacing: 0; } -.footnotes hr { - border:0; - margin-bottom:2rem; +hr { + display: block; + height: 1px; + border: none; + border-top: 1px solid #999; + margin: 0.3rem 0 1rem 0; + clear:both; } -.footnotes hr:before { - content: "References"; - color: #333336; +.limit, +.content-body { + max-width: 70ch; + margin: 1rem auto; } +.h-entry { + padding: 0 0.6rem; + font-size: 0.9rem; +} -h1, -h2, -h3, -h4, -h5, -h6, -dt, -.footnotes hr:before { - font-weight:bold; - clear:both; - margin: 0.6rem 0; - font-size: 1rem; - line-height: 1.1rem; +h1, h2, h3, h4, h5, h6, +dt { + font-weight:bold; + clear:both; + margin: 1rem 0; + font-size: 1.1rem; } -.footnoteRef, -.footnoteRef:hover { - border: 0; - white-space: nowrap; +h1 { + font-size: 1.3rem; + margin: 0; } -.footnoteRef sup { - vertical-align: baseline; - position: relative; - top: -0.3rem; - font-size: 0.8rem; - color: #33c; - margin: 0 0.1rem 0 0; -/* - letter-spacing: -0.08rem; - left: -0.1rem; -*/ - +h1 a, +h2 a { + border: none; } -.footnoteRef sup:before, -.footnoteRef sup:after { - color: #33c; +h2 { + border-bottom: 2px solid #999; } -.footnoteRef sup:before { - content: "["; +.h-feed .h-entry h2 { + border: none; + margin:0 0 0.3rem 0; } -.footnoteRef sup:after { - content: "]"; +.h-feed .h-entry { + margin: 2rem 0 0 0; } -.footnoteRef sup:hover, -.footnoteRef sup:hover:after, -.footnoteRef sup:hover:before { - text-shadow: 1px 0 0 #33c; +.h-entry.singular .e-summary { + margin-top: 1rem; } -hr { - display: block; - height: 1px; - border: 0; - border-top: 1px solid #999; - margin: 0.6rem 0; - clear:both; +h3 { + border-bottom: 1px dotted #999; } -pre { - font-family: "Inconsolata", monospace; - font-size: 0.9rem; - margin: 0.3rem 0; - padding: 0.3rem; - overflow: auto; +aside p { + padding:0; } - svg { - transform: rotate(0.01deg); + transform: rotate(0.01deg); } .icon { - width: 19px; - height: 19px; - display: inline-block; - fill: currentColor; - vertical-align:middle; - overflow: visible; + width: 19px; + height: 19px; + display: inline-block; + fill: currentColor; + vertical-align:middle; + overflow: visible; } - -code.sourceCode span.kw { font-weight: bold; } -code.sourceCode span.dt { color: #800000; } -code.sourceCode span.dv { color: #0000FF; } -code.sourceCode span.bn { color: #0000FF; } -code.sourceCode span.fl { color: #800080; } -code.sourceCode span.ch { color: #FF00FF; } -code.sourceCode span.st { color: #DD0000; } -code.sourceCode span.co { color: #808080; font-style: italic; } -code.sourceCode span.ot { } -code.sourceCode span.al { color: green; font-weight: bold; } -code.sourceCode span.fu { color: #000080; } -code.sourceCode span.re { } -code.sourceCode span.er { color: red; font-weight: bold; } - +code.sourceCode span.al { color: white; } +code.sourceCode span.at { color: white; } +code.sourceCode span.bn { color: white; } +code.sourceCode span.bu { color: white; } +code.sourceCode span.cf { color: white; } +code.sourceCode span.ch { color: white; } +code.sourceCode span.co { color: darkgray; } +code.sourceCode span.dt { color: white; } +code.sourceCode span.dv { color: white; } +code.sourceCode span.er { color: white; } +code.sourceCode span.ex { color: darkorange; } +code.sourceCode span.fl { color: white; } +code.sourceCode span.fu { color: darkorange; } +code.sourceCode span.im { color: white; } +code.sourceCode span.kw { color: darkcyan; } +code.sourceCode span.op { color: white; } +code.sourceCode span.ot { color: white; } +code.sourceCode span.pp { color: white; } +code.sourceCode span.sc { color: white; } +code.sourceCode span.ss { color: white; } +code.sourceCode span.st { color: magenta; } +code.sourceCode span.va { color: darkturquoise; } code, pre { - font-family: "Inconsolata", monospace; - font-size: 0.9rem; - border: 1px solid #dddddd; - background-color: #efefef; - padding: 0 0.3rem; + font-family: "Inconsolata", monospace; + font-size: 0.8rem; + background-color: #222; + color: lightgreen; + direction: ltr; + text-align: left; + white-space: pre; + word-spacing: normal; + word-break: normal; + tab-size: 2; + hyphens: none; } +pre { + padding: 0.3rem; + margin: 0.6rem 0; + overflow: auto; +} -pre.sourceCode { - margin-top: -0.3rem; - overflow: auto; +code { + display: inline-block; + padding: 0 0.3rem; + line-height: 1.2rem; } -code.sourceCode, pre code { - background-color: transparent; - border: none; - direction: ltr; - text-align: left; - white-space: pre; - word-spacing: normal; - word-break: normal; - -moz-tab-size: 2; - -o-tab-size: 2; - tab-size: 2; - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; + background-color: transparent; + border: none; + padding: 0; } -.tags { - -} -.tags ul { - list-style-type: none; - padding: 0.6rem 0; -} -.tags ul li { - display: inline-block; +.singular footer { + margin: 2rem 0; } -.tags ul li:after { - content: ","; - margin: 0 0.3rem 0 -0.2rem; +.tags { + list-style-type: none; } -.tags ul li:last-child:after { - content: ""; - display:none; +.tags, +.tags li { + display: inline-block; } -/* -.tags ul li:before { - content: "#"; - margin: 0 -0.2rem 0 0; +.tags li { + margin:0 0.3rem 0 0; } -*/ -.shortlink svg { - width: 5rem; - height: 5rem; - display:block; - margin: 0 0 0.6rem 0; - +.tags li:before { + content: '#'; + color: #999; } -.footnotes { - margin: 0 -0.6rem; -} -.footnotes ol li a { - display: inline-block; - max-width: 80%; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - vertical-align: top; - margin-bottom: 0.3rem; +.footnoteRef, +.footnoteRef:hover { + border: 0; + white-space: nowrap; } -.footnotes ol li a[href^="#"] { - margin: 0 0 0 0.6rem; - max-width: 20%; - font-size: 0.6rem; +.footnoteRef sup { + vertical-align: baseline; + position: relative; + top: -0.3rem; + font-size: 0.8rem; + color: #33c; + margin-right: 0.1rem; } -.footnotes ol li a[href^="#"]:after { - content: "back to text"; - margin: 0 0 0 0.1rem; - color: #666; +.footnoteRef sup:before, +.footnoteRef sup:after { + color: #33c; } -.footnotes ol li a[href^="#"]:hover:after { - color: #000; +.footnoteRef sup:before { + content: "["; } - -.hide { - display: none; - visibility: hidden; +.footnoteRef sup:after { + content: "]"; } -.content-header, -.content-footer { - background-color: #333336; - color: #bbb; +.footnoteRef sup:hover, +.footnoteRef sup:hover:after, +.footnoteRef sup:hover:before { + text-shadow: 1px 0 0 #33c; } -.content-header a, -.content-footer a { - color: #cccccc; - text-decoration: none; - border: none; +.footnotes ol { + font-size: 0.8rem; } -.content-header a:hover, -.content-footer a:hover { - color: #fefefe; - border: none; +.footnotes ol li { + margin-bottom: 0.6rem; } -.content-navigation, -.search-form { - display:block; +.comments ol .u-repost-of, +.footnotes ol li a { + display: inline-block; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + vertical-align: top; + border-bottom: 1px solid #ccc; } -input { - vertical-align:middle; - border: none; - border-bottom: 3px solid #aaa; - background-color: transparent; - color: #ccc; - padding: 0.2rem; - height: 1.6rem; - width: 6rem; +.footnotes ol li a { + max-width: 80%; } -input[type=submit] { - width: 2.2rem; - cursor: pointer; -} -input:focus, -input[type=submit]:hover { - border-bottom: 3px solid #fff; - color: #fff; +.footnotes ol li a[href^="#"] { + margin: 0 0 0 0.6rem; + max-width: 20%; + font-size: 0.6rem; } - -.search-form { - display: block; - padding: 0.3rem 0.1rem; - text-align: center; +.footnotes ol li a[href^="#"]:after { + content: "back to text"; + margin: 0 0 0 0.2rem; + color: #666; } -.content-navigation ul { - list-style-type: none; - margin: 0; - padding: 0; - text-align:center; +.footnotes ol li a[href^="#"]:hover:after { + color: #000; } -.content-navigation ul li { - padding: 0.3rem 0; - display: inline-block; - text-align: center; +.content-header, +.content-footer { + background-color: #333336; + color: #bbb; } -.content-navigation ul li a { - display:block; - padding:0.2rem; - font-weight: bold; - border-bottom: 0.2rem solid transparent; - text-align: center; - font-size: 0.7rem; +.content-header a, +.content-footer a { + color: #cccccc; + border: none; } -.content-navigation ul li a svg { - display:block; - margin: auto; +.content-header a:hover, +.content-footer a:hover { + color: #fefefe; + border: none; } -.content-navigation ul li a.active { - border-bottom: 0.2rem solid #cccccc; +.content-footer { + margin-top: 2rem; + padding: 1rem 0; } -.content-navigation ul li a:hover { - border-bottom: 0.2rem solid #fefefe; +.footer-contact, +.footer-notes { + display: block; + padding: 1rem; + font-size: 0.9rem; } - -@media all and (min-width: 50rem) { - - .content-navigation ul li a { - font-size: 0.9rem; - } - .content-navigation ul li a svg { - display:inline-block; - } - - .search-form, - .content-navigation { - display:inline-block; - } - - .search-form { - float:right; - margin: 0.1rem; - } - +.footer-contact dl, +.footer-contact img { + display: inline-block; + vertical-align: top; } - -.more { - display:block; - padding:0.3rem 0 0 0; - font-weight:bold; +.footer-contact dl { + width: 80%; + padding-left: 1rem; } -.more a:before { - content:'Continue \00BB'; +.footer-contact img { + width: 18%; } -.follow { - cursor:pointer; - display:block; - text-align:right; - margin: 0.6rem 0; - font-size: 0.8rem; +.footer-contact .p-name { + font-size: 1.1rem; + font-variant: small-caps; } -.follow a { - border-bottom: 3px solid #aaa; - padding: 0.3rem; +.footer-contact dl dt { + display:none; + visibility: hidden; } -.follow a:hover { - border-bottom-color: #333; +.footer-contact dl dd { + line-height: 2rem; + border-bottom: 1px solid #666; } -.limit, -.content-body { - max-width: 72ch; - margin: 1rem auto; +.footer-contact dl dd:first-of-type { + border-bottom: none; } -.h-entry { - font-size: 0.86rem; - padding: 0.6rem; - /*! margin: 0 0 1rem 0; */ +input { + vertical-align:middle; + border: none; + border-bottom: 3px solid #aaa; + background-color: transparent; + color: #ccc; + height: 1.6rem; + width: 6rem; + font-size: 0.8rem; } -.h-entry header h1 { - font-size: 1.3rem; - line-height: 1.3rem; - margin: 0; +input[type=submit] { + + width: 2.2rem; + cursor: pointer; } -.h-entry header h1 a { - border: none; +input:focus, +input[type=submit]:hover { + border-bottom: 3px solid #fff; + color: #fff; } -.h-entry header h2 { - font-size: 0.96rem; - margin: 0; +.search-form { + display: block; + padding: 0.3rem 0.1rem; + text-align: center; } -.h-entry header aside { - font-size: 0.76rem; - display: inline-block; - margin: 0; +.content-navigation ul { + list-style-type: none; + margin: 0; + padding: 0; + text-align:center; } -.h-entry header h2 a, -.h-entry header aside a { - border-color: transparent; +.content-navigation ul li { + margin:0; + padding: 0.3rem 0.3rem 0.3rem 0; + display: inline-block; + text-align: center; } -.h-entry header h2 a:hover, -.h-entry header aside a:hover { - border-color: #999; +.content-navigation ul li a { + display:block; + padding:0.2rem; + font-weight: bold; + border-bottom: 3px solid transparent; + text-align: center; + font-size: 0.7rem; } -.h-entry header aside p { - margin: 0; - padding: 0; +.content-navigation ul li a svg { + display:block; + margin: auto; } -.h-entry .author .avatar { - display:none; - visibility: hidden; +.content-navigation ul li a.active { + border-bottom: 3px solid #ccc; } -.h-entry .reaction a { - display:inline-block; - vertical-align: middle; - max-width: 80%; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - font-weight: normal; - border-color: #ccc; - font-size: 0.9rem; - margin: 0.3rem 0; +.content-navigation ul li a:hover { + border-bottom: 3px solid #fefefe; } -.h-entry .e-summary { - margin: 2rem 0.6rem; - font-size: 1rem; -} +/* above is mobile first; this is the desktop */ +@media all and (min-width: 50rem) { -.h-entry .e-summary img { - width: 5.4rem; - height: 5.4rem; - margin: 0 1rem 0 0; - float: left; - display: block; -} + .content-navigation ul li a { + font-size: 0.9rem; + } + .content-navigation ul li a svg { + display:inline-block; + } -.h-entry .e-summary p { - display:inline; -} + .search-form, + .content-navigation { + display:inline-block; + } -.h-entry .e-content { - margin: 0.6rem 0.6rem 0 0.6rem; -} + .search-form { + float:right; + margin: 0.1rem; + } -.h-entry .e-content h2 { - padding: 0.3rem 0; - border-bottom: 2px solid #989898; -} + .footer-contact, + .footer-notes { + display: inline-block; + max-width: 48%; + padding: 1rem; + vertical-align: top; + } -.h-entry .e-content h3 { - display: inline-block; - padding: 0.3rem 0 0 0; - border-bottom: 1px solid #989898; -} - -.h-entry footer, -.footnotes { - font-size: 0.8rem; -} - - -.h-entry footer a, -.footnotes a { - border-color: #ddd; -} - -.h-entry footer a:hover, -.footnotes a:hover { - border-color: #000; -} - - -.footnotes ol li p { - line-height: 1.3rem; - padding: 0; - margin: 0; -} - -.h-entry footer h6, -.comments h6, -.h-entry .footnotes hr:before { - font-size: 0.8rem; - margin: 1rem 0 0 0; -} - -.content-note { - font-size: 0.8rem; } .favurl img, .adaptimg { - display: block; - max-height: 98vh; - max-width: 100%; - width:auto; - height:auto; - margin: 0.6rem auto; - padding: 0; - outline: 1px solid #333; + display: block; + max-height: 98vh; + max-width: 100%; + width:auto; + height:auto; + margin: 0.6rem auto; + padding: 0; + outline: 1px solid #333; } -.favurl, -.favurl:hover { - border: none; - position: relative; - display: block; +.follow { + cursor:pointer; + display:block; + text-align:right; + margin: 0.6rem 0; + font-size: 0.8rem; } -.favurl img { - z-index:1; - opacity: 0.7; +.follow a, +.more a, +.pagination a { + padding: 0 0 0.3rem 0; + border-bottom: 3px solid #999; } -.favurl::after, -.favurl:hover::after { - display: block; - position: absolute; - opacity: 0.6; - right: 0; - left: 0; - bottom: 1rem; - content:attr(href); - padding: 0.5rem 1rem; - font-weight: bold; - color: #fff; - background-color: #000; +.follow a:hover, +.more a:hover, +.pagination a:hover { + border-bottom-color: #000; } -.favurl:hover::after { - opacity: 0.8; +.more { + display:block; + font-weight:bold; } +.more a:before { + content:'Continue \00BB'; +} -.w25, -.w33 { - display: inline-block; - height: auto; +.pagination ul { + text-align:center; + list-style-type: none; + font-size: 1.2rem; } -.w33 { - width: 32%; -} -.w25 { - width: 24%; +.pagination li { + display:inline-block; } -/* - transition-duration: 0.2s; - transition-property: outline-offset; +.pagination a, +.pagination span { + padding: 0.3rem 0.6rem; } -.adaptimg:hover, .adaptimg:focus { - outline-offset: 0.3rem; +time { + font-family: "Inconsolata", monospace; + font-size: 0.8rem; } -*/ - -.photo .caption { - display:block; - font-style: italic; - margin-bottom: 2em; +.pubdate a { + border: none; } .exif { - font-size: 0.7rem; - text-align:center; + font-size: 0.8rem; + text-align:center; } + +.hide, +.comments .u-uuid, +.comments dl time, .exif dt { - display: none; - visibility: hidden; + display: none; + visibility: hidden; } .exif dd { - display: inline-block; - margin: 0 0.3rem; + display: inline-block; + margin: 0 0.3rem; } .exif dd i { - margin-right: 0.3rem; + margin-right: 0.3rem; } -.pagination ul { - text-align:center; - display: block; - list-style-type: none; - font-size: 1.2rem; - line-height: 1.4rem; +/* replies */ +.comments ol .e-content, +.comments ol { + margin: 1rem 0 0 1rem; } -.pagination ul li { - display:inline-block; +.comments ol li { + margin-bottom: 1.3rem; } -.pagination ul li a, -.pagination ul li span { - padding: 0.3rem 0.6rem; +.comments ol .u-repost-of { + border: none; } -.pagination ul li a { - border-bottom: 3px solid #aaa; +.comments ol .u-repost-of { + opacity: 0.7; + font-size: 0.7rem; + max-width: 99%; } -.pagination ul li a:hover { - border-bottom-color: #333336; +.comments ol .p-name { + font-weight: bold; + display: block; } -.clear { - clear: both; - display: block; - overflow: hidden; - visibility: hidden; - width: 0; - height: 0; +/* reactions */ +.comments dt, +.comments dd, +.comments dl ul, +.comments dl li { + display: inline; } -.content-footer { - margin-top: 2rem; - line-height: 1.3rem; - overflow: hidden; +.comments dl li { + margin:0; + padding:0 0.3rem; } - -.footer-contact, -.footer-notes { - display: block; - padding: 1rem; - font-size: 0.9rem; +.comments dl a.u-repost-of { + margin-left: 0.3rem; + } -.footer-contact dl, -.footer-contact img { - display: inline-block; - vertical-align: top; - width: 80%; +.content-note { + font-size: 0.8rem; } -.footer-contact img { - width: 18%; +.w25, +.w33 { + display: inline-block; + height: auto; } -.footer-contact .p-name { - font-size: 1.1rem; - font-variant: small-caps; +.w33 { + width: 32%; } - -.footer-contact dl dt { - display:none; - visibility: hidden; -} - -.footer-contact dl dd { - padding: 0 1rem 0.3rem 0; - margin: 0 1rem 0.3rem 0.3rem; - border-bottom: 1px solid #666; +.w25 { + width: 24%; } -.footer-contact dl dd:first-of-type { - border-bottom: none; +.favurl img { + z-index:1; + opacity: 0.5; } - -.comments ol li { - margin: 0; - padding: 0.3rem; -} - -.comments ol li .e-content { - padding: 0; - margin: 0; -} - -.comments ol li .p-name { - font-weight: bold; - display: block; -} - -.comments ol li time { - font-family: mono; - font-size: 0.7rem; - display: inline-block; -} - -.comments ol li .u-repost-of { - display: block; - font-size: 0.9rem; - border:none; - opacity: 0.7; -} - -.comments ol .u-in-reply-to { - display:none; - visibility:hidden; -} - -.comments dl dt, -.comments dl dd, -.comments dl dd ul, -.comments dl dd ul li { - display: inline; +.favurl, +.favurl:hover { + border: none; + position: relative; + display: block; } -.comments dl dd ul { - padding: 0; - list-style-type: none; +.favurl::after, +.favurl:hover::after { + display: block; + position: absolute; + opacity: 0.9; + right: 0; + left: 0; + bottom: 1rem; + content:attr(href); + padding: 0.5rem 1rem; + font-weight: bold; + color: #fff; + background-color: #000; } -.comments dl dd li { - padding: 0 0.3rem; - font-size: 0.8rem; +.favurl:hover::after { + opacity: 0.8; } -.comments dl dd time { - display:none; - visibility: hidden; +.u-favorite-of { + font-size: 0.9rem; + font-weight: initial; } -@media all and (min-width: 50rem) { - .footer-contact, - .footer-notes { - display: inline-block; - max-width: 48%; - padding: 1rem; - vertical-align: top; - } - +.u-in-reply-to::before { + content: 'RE:'; + dislay: inline-block; + margin-right: 0.3rem; + font-weight: bold; } .searchresult { - margin: 0 0 2rem 0; + margin-bottom: 3rem; } .searchresult h3 { - font-weight: normal; - font-family: mono, monospace; - font-size: 0.7rem; - margin: 0; + font-weight: normal; + font-family: mono, monospace; + font-size: 0.9rem; + margin: 0 0 1rem 0; + border: none; } .searchresult h3:before { - content: "\2937"; + content: "\2937"; } .searchresult .highlight { - font-size: 0.9rem; + font-size: 0.9rem; } - -@media print { - html, body { - font-size:10pt !important; - text-shadow:unset !important; - background-color: transparent; - } - - @page { - margin: 0.5in; - orphans: 4; - widows: 3; - } +@media print { + * { + background-color: #fff; + } - .limit, - .content-body { - max-width: 100% !important; - margin: 0 !important; - background-color: transparent; - } + html, body { + font-size: 10pt !important; + text-shadow: unset !important; + } - h1, - h2, - h3, - h4, - h5, - h6 { - page-break-after: avoid; - } + @page { + margin: 0.5in; + orphans: 4; + widows: 3; + } - p, - li, - pre, - figure, - blockquote, - aside, - .footnotes { - page-break-inside: avoid !important; - } + .limit, + .content-body { + max-width: 100% !important; + margin: 0 !important; + } - .h-entry { - -webkit-columns: 2 20rem; - -moz-columns: 2 20rem; - columns: 2 20rem; - - -webkit-column-gap: 1rem; - -moz-column-gap: 1rem; - column-gap: 1rem; - } + h1, h2, h3, h4, h5, h6 { + page-break-after: avoid; + } - .e-content .photo { - display:block; - page-break-inside: avoid !important; - } + p, li, pre, blockquote, aside, .footnotes { + page-break-inside: avoid !important; + } - .e-content .adaptive { - display:block; - max-width: 100%; - max-height: 45vh; - text-align:center; - border:none; - text-decoration:none; - padding:0; - margin: 1rem auto 1rem auto; - page-break-inside: avoid !important; - } + a { + border: none; + } - .e-content .adaptive img { - page-break-inside: avoid !important; - max-width: 100%; - max-height:45vh; - } + .e-content .photo { + display:block; + page-break-inside: avoid !important; + } - .e-content .adaptive .caption { - font-style: italic; - display:block; - margin-bottom: 2em - } + .e-content .adaptive { + display:block; + max-width: 100%; + max-height: 45vh; + text-align:center; + border:none; + text-decoration:none; + padding:0; + margin: 1rem auto; + page-break-inside: avoid !important; + } - .content-note, - .content-header, - .content-footer, - video, - audio { - display:none; - visibility: hidden; - } + .e-content .adaptive img { + page-break-inside: avoid !important; + max-width: 100%; + max-height:45vh; + } - .footnotes ol li a { - display: block; - overflow: visible; - white-space: normal; - } + .content-note, .content-header, .content-footer, + video, audio, + .footnotes ol li a[href^="#"], + .footnotes ol li a[href^="#"]:after { + display:none; + visibility: hidden; + } - .footnotes ol li a[href^="#"], - .footnotes ol li a[href^="#"]:after { - display:none; - visibility: hidden; - } + .footnotes ol li a { + display: block; + overflow: visible; + white-space: normal; + border: none; + } + code.sourceCode span { color: #000; } + + pre.sourceCode, code, pre { + color: #222; + word-break: break-all; + word-wrap: break-word; + overflow: initial; + line-height: 1rem; + } }
A symbols.svg

@@ -0,0 +1,86 @@

+<svg class="hide" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <symbol id="icon-gitlab" width="16" height="16" viewBox="0 0 16 16"> + <path d="M0.929 6.304l7.071 9.063-7.75-5.625c-0.214-0.161-0.304-0.438-0.223-0.688l0.902-2.75zM5.054 6.304h5.893l-2.946 9.063zM3.286 0.839l1.768 5.464h-4.125l1.768-5.464c0.098-0.277 0.491-0.277 0.589 0zM15.071 6.304l0.902 2.75c0.080 0.25-0.009 0.527-0.223 0.688l-7.75 5.625 7.071-9.063zM15.071 6.304h-4.125l1.768-5.464c0.098-0.277 0.491-0.277 0.589 0z"></path> + </symbol> + <symbol id="icon-focallength" width="16" height="16" viewBox="0 0 16 16"> + <path d="M16 8c0 0.152-0.063 0.295-0.17 0.402l-2.286 2.286c-0.107 0.107-0.25 0.17-0.402 0.17-0.313 0-0.571-0.259-0.571-0.571v-1.143h-9.143v1.143c0 0.313-0.259 0.571-0.571 0.571-0.152 0-0.295-0.063-0.402-0.17l-2.286-2.286c-0.107-0.107-0.17-0.25-0.17-0.402s0.063-0.295 0.17-0.402l2.286-2.286c0.107-0.107 0.25-0.17 0.402-0.17 0.313 0 0.571 0.259 0.571 0.571v1.143h9.143v-1.143c0-0.313 0.259-0.571 0.571-0.571 0.152 0 0.295 0.063 0.402 0.17l2.286 2.286c0.107 0.107 0.17 0.25 0.17 0.402z"></path> + </symbol> + <symbol id="icon-aperture" width="16" height="16" viewBox="0 0 16 16"> + <path d="M10.586 6.99l2.845-4.832c-1.428-1.329-3.326-2.158-5.431-2.158-0.499 0-0.982 0.059-1.456 0.146l4.042 6.843zM9.976 10h5.74c0.166-0.643 0.284-1.305 0.284-2 0-1.937-0.715-3.688-1.861-5.072l-4.162 7.072zM8.25 5l-2.704-4.576c-2.25 0.73-4.069 2.399-4.952 4.576h7.656zM7.816 11l2.696 4.559c2.224-0.742 4.020-2.4 4.895-4.559h-7.59zM6.053 6h-5.769c-0.167 0.643-0.283 1.304-0.283 2 0 1.945 0.722 3.705 1.878 5.094l4.175-7.094zM5.459 8.98l-2.872 4.879c1.426 1.316 3.317 2.14 5.413 2.14 0.521 0 1.027-0.059 1.52-0.152l-4.061-6.867z"></path> + </symbol> + <symbol id="icon-home" width="16" height="16" viewBox="0 0 16 16"> + <path d="M16 9.226l-8-6.21-8 6.21v-2.532l8-6.21 8 6.21zM14 9v6h-4v-4h-4v4h-4v-6l6-4.5z"></path> + </symbol> + <symbol id="icon-photo" width="18" height="16" viewBox="0 0 18 16"> + <path d="M17 2h-1v-1c0-0.55-0.45-1-1-1h-14c-0.55 0-1 0.45-1 1v12c0 0.55 0.45 1 1 1h1v1c0 0.55 0.45 1 1 1h14c0.55 0 1-0.45 1-1v-12c0-0.55-0.45-1-1-1zM2 3v10h-0.998c-0.001-0.001-0.001-0.001-0.002-0.002v-11.996c0.001-0.001 0.001-0.001 0.002-0.002h13.996c0.001 0.001 0.001 0.001 0.002 0.002v0.998h-12c-0.55 0-1 0.45-1 1v0zM17 14.998c-0.001 0.001-0.001 0.001-0.002 0.002h-13.996c-0.001-0.001-0.001-0.001-0.002-0.002v-11.996c0.001-0.001 0.001-0.001 0.002-0.002h13.996c0.001 0.001 0.001 0.001 0.002 0.002v11.996z"></path> + <path d="M15 5.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5 0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5z"></path> + <path d="M16 14h-12v-2l3.5-6 4 5h1l3.5-3z"></path> + </symbol> + <symbol id="icon-camera" width="16" height="16" viewBox="0 0 16 16"> + <path d="M4.75 9.5c0 1.795 1.455 3.25 3.25 3.25s3.25-1.455 3.25-3.25-1.455-3.25-3.25-3.25-3.25 1.455-3.25 3.25zM15 4h-3.5c-0.25-1-0.5-2-1.5-2h-4c-1 0-1.25 1-1.5 2h-3.5c-0.55 0-1 0.45-1 1v9c0 0.55 0.45 1 1 1h14c0.55 0 1-0.45 1-1v-9c0-0.55-0.45-1-1-1zM8 13.938c-2.451 0-4.438-1.987-4.438-4.438s1.987-4.438 4.438-4.438c2.451 0 4.438 1.987 4.438 4.438s-1.987 4.438-4.438 4.438zM15 7h-2v-1h2v1z"></path> + </symbol> + <symbol id="icon-journal" width="16" height="16" viewBox="0 0 16 16"> + <path d="M13.5 0h-12c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h12c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM13 14h-11v-12h11v12zM4 7h7v1h-7zM4 9h7v1h-7zM4 11h7v1h-7zM4 5h7v1h-7z"></path> + </symbol> + <symbol id="icon-contact" width="16" height="16" viewBox="0 0 16 16"> + <path d="M13.5 0h-12c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h12c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM13 14h-11v-12h11v12zM4 9h7v1h-7zM4 11h7v1h-7zM5 4.5c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5zM7.5 6h-2c-0.825 0-1.5 0.45-1.5 1v1h5v-1c0-0.55-0.675-1-1.5-1z"></path> + </symbol> + <symbol id="icon-note" width="16" height="16" viewBox="0 0 16 16"> + <path d="M14.341 3.579c-0.347-0.473-0.831-1.027-1.362-1.558s-1.085-1.015-1.558-1.362c-0.806-0.591-1.197-0.659-1.421-0.659h-7.75c-0.689 0-1.25 0.561-1.25 1.25v13.5c0 0.689 0.561 1.25 1.25 1.25h11.5c0.689 0 1.25-0.561 1.25-1.25v-9.75c0-0.224-0.068-0.615-0.659-1.421zM12.271 2.729c0.48 0.48 0.856 0.912 1.134 1.271h-2.406v-2.405c0.359 0.278 0.792 0.654 1.271 1.134zM14 14.75c0 0.136-0.114 0.25-0.25 0.25h-11.5c-0.135 0-0.25-0.114-0.25-0.25v-13.5c0-0.135 0.115-0.25 0.25-0.25 0 0 7.749-0 7.75 0v3.5c0 0.276 0.224 0.5 0.5 0.5h3.5v9.75z"></path> + <path d="M11.5 13h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> + <path d="M11.5 11h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> + <path d="M11.5 9h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> + </symbol> + <symbol id="icon-location" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 0c-2.761 0-5 2.239-5 5 0 5 5 11 5 11s5-6 5-11c0-2.761-2.239-5-5-5zM8 8c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"></path> + </symbol> + <symbol id="icon-clock" width="16" height="16" viewBox="0 0 16 16"> + <path d="M10.293 11.707l-3.293-3.293v-4.414h2v3.586l2.707 2.707zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path> + </symbol> + <symbol id="icon-reply" width="16" height="16" viewBox="0 0 16 16"> + <path d="M7 12.119v3.881l-6-6 6-6v3.966c6.98 0.164 6.681-4.747 4.904-7.966 4.386 4.741 3.455 12.337-4.904 12.119z"></path> + </symbol> + <symbol id="icon-key" width="16" height="16" viewBox="0 0 16 16"> + <path d="M11 0c-2.761 0-5 2.239-5 5 0 0.313 0.029 0.619 0.084 0.916l-6.084 6.084v3c0 0.552 0.448 1 1 1h1v-1h2v-2h2v-2h2l1.298-1.298c0.531 0.192 1.105 0.298 1.702 0.298 2.761 0 5-2.239 5-5s-2.239-5-5-5zM12.498 5.002c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5-0.672 1.5-1.5 1.5z"></path> + </symbol> + <symbol id="icon-link" width="16" height="16" viewBox="0 0 16 16"> + <path d="M6.879 9.934c-0.208 0-0.416-0.079-0.575-0.238-1.486-1.486-1.486-3.905 0-5.392l3-3c0.72-0.72 1.678-1.117 2.696-1.117s1.976 0.397 2.696 1.117c1.486 1.487 1.486 3.905 0 5.392l-1.371 1.371c-0.317 0.317-0.832 0.317-1.149 0s-0.317-0.832 0-1.149l1.371-1.371c0.853-0.853 0.853-2.241 0-3.094-0.413-0.413-0.963-0.641-1.547-0.641s-1.134 0.228-1.547 0.641l-3 3c-0.853 0.853-0.853 2.241 0 3.094 0.317 0.317 0.317 0.832 0 1.149-0.159 0.159-0.367 0.238-0.575 0.238z"></path> + <path d="M4 15.813c-1.018 0-1.976-0.397-2.696-1.117-1.486-1.486-1.486-3.905 0-5.392l1.371-1.371c0.317-0.317 0.832-0.317 1.149 0s0.317 0.832 0 1.149l-1.371 1.371c-0.853 0.853-0.853 2.241 0 3.094 0.413 0.413 0.962 0.641 1.547 0.641s1.134-0.228 1.547-0.641l3-3c0.853-0.853 0.853-2.241 0-3.094-0.317-0.317-0.317-0.832 0-1.149s0.832-0.317 1.149 0c1.486 1.486 1.486 3.905 0 5.392l-3 3c-0.72 0.72-1.678 1.117-2.696 1.117z"></path> + </symbol> + <symbol id="icon-subscribe" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 3c-3.489 0-6.514 2.032-8 5 1.486 2.968 4.511 5 8 5s6.514-2.032 8-5c-1.486-2.968-4.511-5-8-5zM11.945 5.652c0.94 0.6 1.737 1.403 2.335 2.348-0.598 0.946-1.395 1.749-2.335 2.348-1.181 0.753-2.545 1.152-3.944 1.152s-2.763-0.398-3.945-1.152c-0.94-0.6-1.737-1.403-2.335-2.348 0.598-0.946 1.395-1.749 2.335-2.348 0.061-0.039 0.123-0.077 0.185-0.114-0.156 0.427-0.241 0.888-0.241 1.369 0 2.209 1.791 4 4 4s4-1.791 4-4c0-0.481-0.085-0.942-0.241-1.369 0.062 0.037 0.124 0.075 0.185 0.114v0zM8 6.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5 0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5z"></path> + </symbol> + <symbol id="icon-bookmark" width="16" height="16" viewBox="0 0 16 16"> + <path d="M4 2v14l5-5 5 5v-14zM12 0h-10v14l1-1v-12h9z"></path> + </symbol> + <symbol id="icon-sensitivity" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 4c-2.209 0-4 1.791-4 4s1.791 4 4 4 4-1.791 4-4-1.791-4-4-4zM8 10.5v-5c1.379 0 2.5 1.122 2.5 2.5s-1.121 2.5-2.5 2.5zM8 13c0.552 0 1 0.448 1 1v1c0 0.552-0.448 1-1 1s-1-0.448-1-1v-1c0-0.552 0.448-1 1-1zM8 3c-0.552 0-1-0.448-1-1v-1c0-0.552 0.448-1 1-1s1 0.448 1 1v1c0 0.552-0.448 1-1 1zM15 7c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1zM3 8c0 0.552-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1c0.552 0 1 0.448 1 1zM12.95 11.536l0.707 0.707c0.39 0.39 0.39 1.024 0 1.414s-1.024 0.39-1.414 0l-0.707-0.707c-0.39-0.39-0.39-1.024 0-1.414s1.024-0.39 1.414 0zM3.050 4.464l-0.707-0.707c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l0.707 0.707c0.391 0.391 0.391 1.024 0 1.414s-1.024 0.391-1.414 0zM12.95 4.464c-0.39 0.391-1.024 0.391-1.414 0s-0.39-1.024 0-1.414l0.707-0.707c0.39-0.391 1.024-0.391 1.414 0s0.39 1.024 0 1.414l-0.707 0.707zM3.050 11.536c0.39-0.39 1.024-0.39 1.414 0s0.391 1.024 0 1.414l-0.707 0.707c-0.391 0.39-1.024 0.39-1.414 0s-0.391-1.024 0-1.414l0.707-0.707z"></path> + </symbol> + <symbol id="icon-repost" width="16" height="16" viewBox="0 0 16 16"> + <path d="M2 5h10v3l4-4-4-4v3h-12v6h2zM14 11h-10v-3l-4 4 4 4v-3h12v-6h-2z"></path> + </symbol> + <symbol id="icon-lens" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6zM5 8c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.657-1.343 3-3 3s-3-1.343-3-3z"></path> + </symbol> + <symbol id="icon-article" width="16" height="16" viewBox="0 0 16 16"> + <path d="M0 1v14h16v-14h-16zM15 14h-14v-12h14v12zM14 3h-12v10h12v-10zM7 8h-1v1h-1v1h-1v-1h1v-1h1v-1h-1v-1h-1v-1h1v1h1v1h1v1zM11 10h-3v-1h3v1z"></path> + </symbol> + <symbol id="icon-email" width="16" height="16" viewBox="0 0 16 16"> + <path d="M13.333 0h-10.666c-1.467 0-2.667 1.2-2.667 2.667v10.666c0 1.467 1.2 2.667 2.667 2.667h10.666c1.468 0 2.667-1.2 2.667-2.667v-10.666c0-1.467-1.199-2.667-2.667-2.667zM4 4h8c0.143 0 0.281 0.031 0.409 0.088l-4.409 5.143-4.409-5.143c0.127-0.058 0.266-0.088 0.409-0.088zM3 11v-6c0-0.021 0.001-0.042 0.002-0.063l2.932 3.421-2.9 2.9c-0.023-0.083-0.034-0.17-0.034-0.258zM12 12h-8c-0.088 0-0.175-0.012-0.258-0.034l2.846-2.846 1.413 1.648 1.413-1.648 2.846 2.846c-0.083 0.023-0.17 0.034-0.258 0.034zM13 11c0 0.088-0.012 0.175-0.034 0.258l-2.9-2.9 2.932-3.421c0.001 0.021 0.002 0.042 0.002 0.063v6z"></path> + </symbol> + <symbol id="icon-telegram" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 0c-4.419 0-8 3.581-8 8s3.581 8 8 8 8-3.581 8-8-3.581-8-8-8zM11.931 5.484l-1.313 6.184c-0.091 0.441-0.356 0.544-0.725 0.341l-2-1.478-0.959 0.934c-0.112 0.109-0.2 0.2-0.4 0.2-0.259 0-0.216-0.097-0.303-0.344l-0.681-2.237-1.978-0.616c-0.428-0.131-0.431-0.425 0.097-0.634l7.706-2.975c0.35-0.159 0.691 0.084 0.556 0.625z"></path> + </symbol> + <symbol id="icon-rss" width="16" height="16" viewBox="0 0 16 16"> + <path d="M14.5 0h-13c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h13c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM4.359 12.988c-0.75 0-1.359-0.603-1.359-1.353 0-0.744 0.609-1.356 1.359-1.356 0.753 0 1.359 0.613 1.359 1.356 0 0.75-0.609 1.353-1.359 1.353zM7.772 13c0-1.278-0.497-2.481-1.397-3.381-0.903-0.903-2.1-1.4-3.375-1.4v-1.956c3.713 0 6.738 3.022 6.738 6.737h-1.966zM11.244 13c0-4.547-3.697-8.25-8.241-8.25v-1.956c5.625 0 10.203 4.581 10.203 10.206h-1.963z"></path> + </symbol> + <symbol id="icon-flickr" width="16" height="16" viewBox="0 0 16 16"> + <path d="M14.5 0h-13c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h13c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM4.5 10.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5 2.5 1.119 2.5 2.5-1.119 2.5-2.5 2.5zM11.5 10.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5c1.381 0 2.5 1.119 2.5 2.5s-1.119 2.5-2.5 2.5z"></path> + </symbol> + <symbol id="icon-github" width="16" height="16" viewBox="0 0 16 16"> + <path d="M8 0.198c-4.418 0-8 3.582-8 8 0 3.535 2.292 6.533 5.471 7.591 0.4 0.074 0.547-0.174 0.547-0.385 0-0.191-0.008-0.821-0.011-1.489-2.226 0.484-2.695-0.944-2.695-0.944-0.364-0.925-0.888-1.171-0.888-1.171-0.726-0.497 0.055-0.486 0.055-0.486 0.803 0.056 1.226 0.824 1.226 0.824 0.714 1.223 1.872 0.869 2.328 0.665 0.072-0.517 0.279-0.87 0.508-1.070-1.777-0.202-3.645-0.888-3.645-3.954 0-0.873 0.313-1.587 0.824-2.147-0.083-0.202-0.357-1.015 0.077-2.117 0 0 0.672-0.215 2.201 0.82 0.638-0.177 1.322-0.266 2.002-0.269 0.68 0.003 1.365 0.092 2.004 0.269 1.527-1.035 2.198-0.82 2.198-0.82 0.435 1.102 0.162 1.916 0.079 2.117 0.513 0.56 0.823 1.274 0.823 2.147 0 3.073-1.872 3.749-3.653 3.947 0.287 0.248 0.543 0.735 0.543 1.481 0 1.070-0.009 1.932-0.009 2.195 0 0.213 0.144 0.462 0.55 0.384 3.177-1.059 5.466-4.057 5.466-7.59 0-4.418-3.582-8-8-8z"></path> + </symbol> + <symbol id="icon-creditcard" width="16" height="16" viewBox="0 0 16 16"> + <path d="M29 4h-26c-1.65 0-3 1.35-3 3v18c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-18c0-1.65-1.35-3-3-3zM3 6h26c0.542 0 1 0.458 1 1v3h-28v-3c0-0.542 0.458-1 1-1zM29 26h-26c-0.542 0-1-0.458-1-1v-9h28v9c0 0.542-0.458 1-1 1zM4 20h2v4h-2zM8 20h2v4h-2zM12 20h2v4h-2z"></path> + </symbol> +</svg>