Merge branch 'lala' into HEAD
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
public/
|
||||
resources/
|
||||
*.lock
|
5
archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
166
content/_index.md
Normal file
|
@ -0,0 +1,166 @@
|
|||
---
|
||||
title: start
|
||||
---
|
||||
|
||||
## About
|
||||
|
||||
{{< icon "chat" >}} benjamin@tinytechbureau.com<br>
|
||||
{{< icon "feed" >}} <a href="/index.xml">RSS feed</a><br>
|
||||
{{< icon "fan" >}} <a href="https://social.data.coop/@benjaoming">Follow on the Fediverse</a>
|
||||
|
||||
Tiny Tech Bureau produces sustainable and creative tech solutions based on open-source components.
|
||||
|
||||
We've learned that reducing the size of tech solutions, in turn reduces their complexity and harmfulness. We're critical that tech is the answer to all problems, and therefore we're a very trustworthy consultancy partner for building such solutions. We can produce end-to-end solutions: From designing and planning your project — to crafting digital tools and products that fit your users and your workflows, using our expertise with a durable open source tech stack.
|
||||
|
||||
*We* are me, [Benjamin Balder Bach](https://overtag.dk/), and any freelance friends that I work with in this new setting.
|
||||
|
||||
## Values and methods {{< icon "bulb" >}}
|
||||
|
||||
If you like reading, here are some principles and visions that we work with:
|
||||
|
||||
<form>
|
||||
<div class="collapsible-bar">
|
||||
|
||||
<input type="checkbox" value="no-harm" name="vision" id="no_harm">
|
||||
<label class="collapsible-title" for="no_harm">
|
||||
|
||||
### First, do no harm {{< icon "expand" >}}
|
||||
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
When building a solution with tech, firstly analyze the present situation to understand how it works and what solutions are already in place. We want to learn from this and inform the next solution.
|
||||
|
||||
In many ways, like doctors take a hippocratic oath, technology workers can also pledge that they a) will not build a hammer and then look for nails, we will take an approach whereby the needs are understood firstly and b) we will use our knowledge of data, security and access to enforce the rights of users in an ethical way.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
<input type="checkbox" value="no-harm" name="vision" id="meaningful">
|
||||
<label class="collapsible-title" for="meaningful">
|
||||
|
||||
### Meaningful technology {{< icon "expand" >}}
|
||||
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
The sensitivity of the do no harm principle extends into understanding the meaning that technology has to users. Firstly, we build it based on their needs, secondly we test it with them to get their acceptance. Adding technological layers can easily be a tempting ride whereby unnecessary data and procedures are added. In programming, we apply the principle of YAGNI (you aren't going to need it), same principle is relevant when we build a user experience.
|
||||
|
||||
It's much like Occam's Razor, the less we assume about our user's needs, the more likely we are to have identified the correct solution, as in the combination of user experience and technology stack that's most efficient on both a short and long term.
|
||||
|
||||
But when we look for simplicity and meaning, we need to be aware that users are different and social interactions can be complex. This doesn't mean necessarily that Occam's Razor isn't true, but we need to account for everything. Or as Einstein said: Everything should be made as simple as possible, but not simpler.
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
<input type="checkbox" value="code" name="vision" id="code">
|
||||
<label class="collapsible-title" for="code">
|
||||
|
||||
### Public Code {{< icon "expand" >}}
|
||||
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
Open Source contains a moral of giving back. It's not that we need to give away useless source code or expose sensitive data, but more that we understand that the tools we are given for free, obliges us to take part in something bigger.
|
||||
|
||||
As a publicly owned entity, this has become an overall thinking that includes using the enormous capacity of the public sector to participate in Open Source. In fact, this is already known to be beneficial to build sovereign systems and as an economically superiour model. On all levels of the public sector, it makes sense
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
<input type="checkbox" value="source" name="vision" id="source">
|
||||
<label class="collapsible-title" for="source">
|
||||
|
||||
### Open Source stewardship {{< icon "expand" >}}
|
||||
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
|
||||
As one of the many concepts that have evolved in the push for more Public Code, is the Open Source stewardship. As much as we believe in sharing code, we believe in sharing experiences. The idea of stewarding open source, is not one of being in power or control. It's based on principles of taking responsibility to make sure that a project uses existing experiences and tools to emerge.
|
||||
|
||||
Once the strategy is in place, software designers and developers can benefit from guidance at the inception of their project and along the way. We want more than just a LICENSE file in the repository. We want documentation, stakeholders and community around the project that can ensure its sustainability.
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
|
||||
<input type="checkbox" value="health" name="vision" id="health">
|
||||
<label class="collapsible-title" for="health">
|
||||
|
||||
### Healthy software {{< icon "expand" >}}
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
|
||||
Code and technology indeed withers over time when it isn't cared for. Software projects build up technical debt naturally, and the question is when that technical debt becomes an existential threat.
|
||||
|
||||
One of the reasons for minimizing a tech stack or being fairly skeptic about technologies is to ensure the longevity of software. A great software platform doesn't look outdated a few years down the road. You know that if you have used software with a very strong and relevant concept.
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
|
||||
<input type="checkbox" value="code" name="vision" id="corealization">
|
||||
<label class="collapsible-title" for="corealization">
|
||||
|
||||
### Co-realization {{< icon "expand" >}}
|
||||
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
|
||||
Sharing contexts means to take part in the world of users and other stakeholders.
|
||||
|
||||
There are several reasons why it makes sense for developers and designers to share as much context as possible with other stakeholders, especially users. Firstly, it makes developers able to become designers and make more qualified proposals. But secondly, it also helps to prioritize in harmony.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="collapsible-bar">
|
||||
|
||||
<input type="checkbox" value="rapid" name="vision" id="rapid">
|
||||
<label class="collapsible-title" for="rapid">
|
||||
|
||||
### Rapid development {{< icon "expand" >}}
|
||||
</label>
|
||||
|
||||
<div class="collapsible-content">
|
||||
|
||||
The idea of "rapid development" has a long historical run-way, leading up to ideas like "ship early, ship often", agile programming methodologies etc.
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</form>
|
||||
|
||||
## Tools: The technical concept
|
||||
|
||||
In order to build and deliver something that aligns with our methods, we *currently* use:
|
||||
|
||||
* Django [^1] and Python
|
||||
* Wagtail CMS [^2]
|
||||
* Static site generators (Hugo[^3] and Sphinx)
|
||||
* CSS and SCSS
|
||||
* Minimal JavaScript (such as htmx[^4])
|
||||
* Containerization for development setups and testing
|
||||
* Pytest [^5]
|
||||
* FastAPI [^6], django-ninja [^7]
|
||||
* CI for testing and linting
|
||||
|
||||
The general idea is to always align with what we perceive as the best practices to reach our vision. Using the flexibility of such a stack, you can develop any website or web app at small or large scale.
|
||||
|
||||
Having a test strategy is important. And a CI version of testing is crucial to guarantee correctness and allow a fast path to changes. However, we also see testing as something that needs careful crafting - tests need to be meaningful in all aspects of a solution.
|
||||
|
||||
If you're familiar with other tech stacks, you'll notice the absence of containerized deployment and big JavaScript frameworks. These add the kind of complexity to a project that will make it expensive to bootstrap and maintain over a longer period of time.
|
||||
|
||||
[^1]: https://djangoproject.com
|
||||
[^2]: https://wagtail.org
|
||||
[^3]: https://gohugo.io/
|
||||
[^4]: https://htmx.org/
|
||||
[^5]: https://pytest.org/
|
||||
[^6]: https://fastapi.tiangolo.com/
|
||||
[^7]: https://django-ninja.dev/
|
30
hugo.toml
Normal file
|
@ -0,0 +1,30 @@
|
|||
baseURL = 'https://tinytechbureau.com/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Tiny Tech Bureau'
|
||||
|
||||
theme = 'ttb'
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[[menus.main]]
|
||||
name = 'About'
|
||||
pageRef = '/'
|
||||
weight = 10
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Solutions'
|
||||
pageRef = '/projects'
|
||||
weight = 20
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Blog'
|
||||
pageRef = '/blog'
|
||||
weight = 30
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.116.0"
|
63
static/img/icons/bulb.svg
Normal file
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
viewBox="-5 -10 42.934147 68.462982"
|
||||
id="svg1357"
|
||||
sodipodi:docname="bulb.svg"
|
||||
width="42.934147"
|
||||
height="68.462982"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1361" />
|
||||
<sodipodi:namedview
|
||||
id="namedview1359"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.8284271"
|
||||
inkscape:cx="24.925514"
|
||||
inkscape:cy="30.935922"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="70"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg1357" />
|
||||
<g
|
||||
fill-rule="evenodd"
|
||||
id="g1351"
|
||||
transform="translate(-33.709083,-27.450593)">
|
||||
<path
|
||||
d="m 55.438,21.332 c -3.0547,-0.87891 -6.2734,-1.0117 -8.9844,-0.28906 -1.375,0.36328 -2.5625,0.78125 -3.7227,1.4258 -0.28906,0.16016 -0.58984,0.31641 -0.86719,0.45703 l -0.02734,0.01563 c -0.29688,0.14844 -0.57422,0.29297 -0.83984,0.4375 -0.53906,0.30078 -0.93359,0.57422 -1.1953,0.84375 -0.85547,0.89453 -1.8477,1.5938 -2.6992,2.1914 -0.10937,0.07422 -0.21484,0.14844 -0.31641,0.21875 -0.96094,0.68359 -1.7422,1.2812 -2.3477,2.0625 -1.957,2.5117 -2.6445,6.5078 -2.6016,10 0.02734,1.9922 0.72266,3.9375 1.7148,6.0039 0.37891,0.78516 0.77734,1.5547 1.1914,2.3438 0.13281,0.25391 0.26953,0.51172 0.40234,0.77344 0.54688,1.0508 1.0938,2.1406 1.5469,3.2539 0.34375,0.85156 0.80078,1.6602 1.3203,2.5742 l 0.01953,0.03906 c 0.51172,0.90234 1.0781,1.9141 1.5078,3.0156 0.41406,1.0508 0.60156,2.0156 0.73047,2.9297 0.0625,0.44922 0.10547,0.82031 0.14453,1.1758 0.05469,0.46094 0.10156,0.89453 0.19141,1.4492 0.13672,0.85156 -0.44531,1.6523 -1.2969,1.7891 -0.85156,0.13672 -1.6523,-0.44531 -1.7891,-1.2969 -0.08984,-0.55078 -0.16016,-1.1797 -0.22656,-1.7383 -0.04297,-0.35547 -0.08203,-0.68359 -0.11719,-0.94531 -0.10938,-0.78125 -0.25781,-1.4883 -0.54297,-2.2227 -0.34375,-0.87109 -0.80078,-1.6953 -1.3203,-2.6211 -0.02344,-0.03516 -0.04297,-0.07031 -0.0625,-0.10547 -0.48828,-0.86328 -1.0312,-1.8281 -1.4531,-2.8633 -0.39844,-0.97266 -0.89062,-1.9609 -1.4258,-2.9961 -0.125,-0.23828 -0.25,-0.48438 -0.37891,-0.73047 -0.42188,-0.80078 -0.85547,-1.6328 -1.2578,-2.4727 -1.0508,-2.1914 -1.9883,-4.6328 -2.0234,-7.3164 -0.04688,-3.7344 0.64844,-8.6055 3.2578,-11.961 0.91797,-1.1758 2.0391,-2 3.0117,-2.6914 0.10938,-0.07422 0.21484,-0.14844 0.31641,-0.22266 0.88281,-0.62109 1.6172,-1.1367 2.2461,-1.7969 0.58984,-0.61328 1.3125,-1.0664 1.9375,-1.4141 0.32031,-0.17969 0.64453,-0.34375 0.93359,-0.49219 h 0.0039 c 0.29688,-0.15234 0.55469,-0.28516 0.79297,-0.41797 1.4648,-0.8125 2.9219,-1.3125 4.4375,-1.7188 3.3555,-0.89062 7.1602,-0.69531 10.652,0.30859 3.4922,1.0078 6.8047,2.8594 9.1172,5.4297 2.625,2.918 4.1641,7.1484 4.9531,10.664 0.86328,3.8359 1.7227,8.3633 1.0039,12.668 -0.49609,2.9766 -1.6328,5.8164 -3.6133,8.207 -1.7617,2.1172 -3.6016,3.4922 -5.7656,4.8984 -0.89453,0.58203 -1.5625,1.3828 -2.3789,2.3555 -0.25781,0.30469 -0.52734,0.62891 -0.82422,0.96875 -0.11719,0.13281 -0.22656,0.34766 -0.44922,0.83594 -0.0078,0.01953 -0.01563,0.03906 -0.02734,0.0625 -0.16797,0.37891 -0.46484,1.0352 -0.96094,1.5312 -0.60938,0.60938 -1.6016,0.60938 -2.2109,0 -0.6093,-0.60938 -0.60938,-1.6016 0,-2.2109 0,0 0.0078,-0.0078 0.03125,-0.03516 0.01953,-0.03125 0.04687,-0.07031 0.07813,-0.13281 0.07031,-0.12891 0.14453,-0.28125 0.24609,-0.50391 0.0078,-0.02344 0.01953,-0.04687 0.03125,-0.07422 0.17578,-0.38672 0.45703,-1.0156 0.91016,-1.5312 0.1875,-0.21484 0.38281,-0.45313 0.59375,-0.70703 0.85938,-1.0273 1.9297,-2.3125 3.2578,-3.1758 2.0508,-1.332 3.5938,-2.5078 5.0625,-4.2812 1.5703,-1.8906 2.5156,-4.1914 2.9375,-6.7227 0.60938,-3.6406 -0.10547,-7.625 -0.96875,-11.465 -0.74609,-3.3086 -2.1289,-6.9258 -4.2266,-9.2578 -1.8438,-2.0508 -4.6055,-3.6406 -7.6602,-4.5195 z"
|
||||
id="path1335" />
|
||||
<path
|
||||
d="m 36.328,63.641 v 0.06641 10.707 c 0,0.19141 -0.0078,0.37891 -0.01563,0.60547 -0.0039,0.07813 -0.0078,0.16406 -0.01172,0.25391 -0.01172,0.32031 -0.01953,0.69922 0.0039,1.0898 0.05078,0.78516 0.25391,1.7695 1.0117,2.6133 1.3281,1.4727 2.4805,2.2617 4.1875,3.0938 0.72266,0.35156 1.4023,0.89453 2.2578,1.582 l 0.01953,0.01563 c 0.78906,0.63281 1.75,1.4062 2.8516,1.8945 1.6367,0.73047 3.4141,0.17188 4.625,-0.33594 0.65625,-0.27734 1.2891,-0.60547 1.8242,-0.88672 0.08594,-0.04687 0.16797,-0.08984 0.24609,-0.13281 0.44922,-0.23438 0.79688,-0.42188 1.0938,-0.55078 1.082,-0.48438 1.8633,-1.3438 2.3359,-2.293 0.25,-0.49609 0.33203,-1.0859 0.375,-1.4453 0.03516,-0.3125 0.05469,-0.64844 0.07031,-0.875 0.0039,-0.0625 0.0078,-0.11719 0.0078,-0.16016 0.03906,-0.52344 0.10547,-1.0508 0.18359,-1.6367 L 57.40217,77.18 c 0.07813,-0.59766 0.16406,-1.25 0.20312,-1.918 0.05859,-1.1094 0.19531,-2.1914 0.38281,-3.3125 0.08203,-0.49219 0.10938,-0.98828 0.13672,-1.3945 0,-0.05078 0.0039,-0.09766 0.0078,-0.14453 0.02734,-0.46484 0.05859,-0.80859 0.12891,-1.1172 0.28125,-1.2383 0.53516,-2.8555 0.30469,-4.3711 -0.15234,-0.98438 -0.89062,-1.5156 -1.3398,-1.7656 -0.48828,-0.26562 -1.043,-0.42969 -1.5117,-0.53125 -0.91406,-0.20703 -1.8789,-0.27344 -2.2695,-0.30078 -0.01562,-0.0039 -0.03125,-0.0039 -0.04687,-0.0039 -1.6094,-0.11719 -3.3047,-0.07812 -4.9023,-0.04687 -0.73047,0.01562 -1.4414,0.03125 -2.1094,0.03125 h -5.3594 c -0.42969,0 -0.82031,0.07031 -1.0742,0.11719 -0.01172,0 -0.02344,0.0039 -0.03516,0.0039 -0.29297,0.05469 -0.43359,0.07422 -0.5625,0.07422 -0.05078,0 -0.08594,-0.0039 -0.21875,-0.05078 -0.03125,-0.01172 -0.0625,-0.02344 -0.10547,-0.03906 -0.28516,-0.30469 -0.69141,-0.49609 -1.1406,-0.49609 -0.86328,0 -1.5625,0.69922 -1.5625,1.5625 z m 3.125,1.9844 c 0.39062,-0.01172 0.74609,-0.07422 0.98047,-0.11719 0.01172,0 0.02344,-0.0039 0.03516,-0.0039 0.29297,-0.05469 0.42969,-0.07422 0.55859,-0.07422 h 5.3594 c 0.81641,0 1.6016,-0.01563 2.3672,-0.03516 1.5117,-0.03125 2.957,-0.0625 4.4219,0.04297 h 0.01563 c 0.39062,0.02734 1.1602,0.08203 1.8398,0.23438 0.20703,0.04687 0.36719,0.09375 0.48828,0.13672 0.05469,0.84375 -0.08594,1.8242 -0.30469,2.7891 -0.13281,0.58203 -0.17188,1.1523 -0.20312,1.6133 0,0.05078 -0.0039,0.10156 -0.0078,0.14844 -0.02734,0.42578 -0.04687,0.75391 -0.10156,1.0742 -0.19922,1.207 -0.34766,2.4023 -0.41797,3.6523 -0.03125,0.53516 -0.09766,1.0781 -0.17969,1.6836 -0.0039,0.03516 -0.0078,0.06641 -0.01172,0.09766 -0.07422,0.5625 -0.15625,1.1797 -0.19922,1.8008 -0.0039,0.08203 -0.01172,0.16406 -0.01563,0.24609 -0.01172,0.21484 -0.02734,0.42578 -0.05078,0.64844 -0.01563,0.14062 -0.03516,0.25781 -0.05469,0.34375 -0.0078,0.04297 -0.01563,0.07031 -0.01953,0.07813 -0.20703,0.40625 -0.49609,0.67969 -0.80078,0.8125 -0.40234,0.17969 -0.86719,0.42578 -1.3047,0.66016 -0.07422,0.03906 -0.15234,0.07813 -0.22266,0.11719 -0.53125,0.28125 -1.0586,0.55078 -1.5781,0.76953 -1.1445,0.48438 -1.8086,0.51562 -2.1484,0.36328 -0.67188,-0.29688 -1.332,-0.80859 -2.1797,-1.4883 -0.03516,-0.03125 -0.07031,-0.05859 -0.10547,-0.08984 -0.76562,-0.61328 -1.6914,-1.3594 -2.7422,-1.8711 -1.4141,-0.6875 -2.2188,-1.25 -3.2344,-2.375 -0.09375,-0.10156 -0.18359,-0.28125 -0.21484,-0.72266 -0.01172,-0.22266 -0.0078,-0.46875 0,-0.76953 0.0039,-0.0625 0.0078,-0.12891 0.0078,-0.19531 0.01172,-0.24219 0.02344,-0.51953 0.02344,-0.78125 z m 16.309,0.29688 c 0,0 -0.0078,-0.0039 -0.01563,-0.01172 0.01172,0.0078 0.01563,0.0078 0.01563,0.01172 z"
|
||||
id="path1337" />
|
||||
<path
|
||||
d="m 37.469,65.164 c 0.79688,-0.33984 1.7148,0.02734 2.0547,0.82031 0.57031,1.332 1.8164,2.6094 3.4492,3.6758 1.6172,1.0547 3.4688,1.8047 5.0273,2.1562 0.86719,0.19531 2.4336,0.44531 3.9531,0.69141 0.47656,0.07813 0.94531,0.15234 1.3906,0.22656 0.88281,0.14453 1.7148,0.28906 2.168,0.40234 0.10156,0.02734 0.28125,0.07422 0.45312,0.14844 l 0.0039,0.0039 c 0.05469,0.02344 0.33203,0.14453 0.57422,0.41016 0.14062,0.16016 0.41797,0.53516 0.40234,1.0977 -0.01953,0.59766 -0.35156,0.98438 -0.5625,1.1641 -0.32031,0.26562 -0.67187,0.33594 -0.72266,0.34766 h -0.0039 c -0.11719,0.02344 -0.21875,0.03516 -0.28906,0.04297 -0.14844,0.01172 -0.31641,0.01563 -0.48438,0.01563 -0.38672,0 -0.74219,-0.14063 -1.0156,-0.375 -0.29297,-0.05469 -0.64063,-0.11328 -1.0312,-0.17578 -0.39844,-0.06641 -0.83203,-0.13672 -1.2812,-0.20703 -1.5469,-0.25 -3.2695,-0.52734 -4.2422,-0.74609 -1.9219,-0.42969 -4.1172,-1.3281 -6.0469,-2.5859 -1.9102,-1.2461 -3.7109,-2.9453 -4.6172,-5.0586 -0.33984,-0.79297 0.02734,-1.7148 0.82031,-2.0547 z m 17.629,8.0742 h 0.0039 z"
|
||||
id="path1339" />
|
||||
<path
|
||||
d="m 38.414,71.289 c 0.86328,-0.03516 1.5898,0.63672 1.625,1.5 0.01953,0.51172 0.24219,1.0742 0.69141,1.7422 0.38672,0.57812 0.85938,1.1172 1.375,1.7031 0.09375,0.10547 0.1875,0.21094 0.28125,0.32031 1.0508,1.2031 2.332,2.0234 3.9062,2.7266 0.16016,0.07031 0.34375,0.15234 0.54688,0.25 0.73047,0.33984 1.7188,0.79688 2.707,1.1055 0.63281,0.19531 1.125,0.27734 1.4414,0.26562 0.04687,0 0.08203,-0.0039 0.10547,-0.0078 0.47656,-0.62891 1.3594,-0.8125 2.0547,-0.39844 0.73828,0.44531 0.98047,1.4023 0.53516,2.1445 -0.64453,1.0742 -1.75,1.3594 -2.5938,1.3867 -0.83203,0.02734 -1.7109,-0.17578 -2.4648,-0.40625 -1.2266,-0.37891 -2.4961,-0.97266 -3.2109,-1.3047 -0.16016,-0.07813 -0.29297,-0.13672 -0.39062,-0.17969 -1.8398,-0.82031 -3.5508,-1.875 -4.9883,-3.5273 -0.07813,-0.08984 -0.16406,-0.18359 -0.25,-0.28125 -0.50781,-0.57812 -1.1367,-1.2891 -1.6484,-2.0508 -0.60938,-0.90234 -1.168,-2.0352 -1.2227,-3.3633 -0.03125,-0.86328 0.63672,-1.5898 1.5,-1.625 z m 12.754,9.5938 c 0,0 -0.0039,0 -0.01172,0.0039 0.0078,-0.0039 0.01172,-0.0039 0.01172,-0.0039 z"
|
||||
id="path1341" />
|
||||
<path
|
||||
d="m 43.027,64.77 c 0.47266,-0.72266 1.4414,-0.92578 2.1641,-0.45312 2.0508,1.3398 4.1055,2.4414 6.3477,3.1367 0.53125,0.16797 1.1406,0.42969 1.6523,0.65234 0.19922,0.08594 0.38672,0.16406 0.54297,0.23047 0.68359,0.28125 1.1641,0.41406 1.5391,0.41406 0.86328,0 1.5625,0.69922 1.5625,1.5625 0,0.86328 -0.69922,1.5625 -1.5625,1.5625 -1.0234,0 -1.9844,-0.34375 -2.7188,-0.64453 -0.30859,-0.125 -0.57031,-0.24219 -0.80469,-0.34375 -0.42578,-0.18359 -0.76953,-0.33594 -1.1406,-0.44922 -2.6133,-0.8125 -4.9375,-2.0703 -7.1289,-3.5039 -0.72266,-0.47266 -0.92578,-1.4414 -0.45312,-2.1641 z"
|
||||
id="path1343" />
|
||||
<path
|
||||
d="m 39.469,37.121 c 0.85938,-0.10156 1.6328,0.51562 1.7305,1.3711 0.27734,2.418 0.98828,4.7656 1.7344,7.2422 0.17188,0.56641 0.34375,1.1406 0.51562,1.7227 1.0352,3.543 1.6211,7.0977 2.2031,10.605 l 0.03125,0.19141 c 0.05859,0.35156 0.16406,0.73047 0.29688,1.207 0.04297,0.14062 0.08203,0.28906 0.12891,0.44531 0.16797,0.61719 0.375,1.4219 0.375,2.2031 0,0.86328 -0.69922,1.5625 -1.5625,1.5625 -0.86328,0 -1.5625,-0.69922 -1.5625,-1.5625 0,-0.30859 -0.08984,-0.73828 -0.26562,-1.3711 -0.02734,-0.10156 -0.05859,-0.21484 -0.09375,-0.33203 -0.14062,-0.49609 -0.3125,-1.1016 -0.40234,-1.6445 l -0.01563,-0.10938 c -0.58984,-3.5625 -1.1484,-6.957 -2.1328,-10.32 -0.15234,-0.51953 -0.3125,-1.0547 -0.47656,-1.5938 -0.75391,-2.4922 -1.5625,-5.168 -1.875,-7.8867 -0.10156,-0.85937 0.51562,-1.6328 1.3711,-1.7305 z"
|
||||
id="path1345" />
|
||||
<path
|
||||
d="m 59.809,39.516 c 0.82812,0.23828 1.3086,1.1016 1.0664,1.9336 -0.79688,2.7773 -1.7344,5.4922 -2.6797,8.168 -0.16016,0.44922 -0.31641,0.89453 -0.47656,1.3438 -0.78906,2.2266 -1.5664,4.4258 -2.2812,6.6562 -0.24609,0.76562 -0.46094,1.5078 -0.68359,2.2773 -0.13672,0.47266 -0.27344,0.95703 -0.42578,1.4609 0,0 0,0.0039 -0.0039,0.01172 -0.01953,0.06641 -0.11719,0.41016 -0.21094,0.64453 -0.02734,0.0625 -0.08594,0.19922 -0.17188,0.33984 -0.04297,0.0625 -0.14062,0.21094 -0.30078,0.35547 -0.12891,0.11719 -0.59375,0.49219 -1.2852,0.39062 -0.73438,-0.10547 -1.0742,-0.63672 -1.1719,-0.82812 -0.11328,-0.21094 -0.15625,-0.40625 -0.17188,-0.48438 -0.03125,-0.17969 -0.03516,-0.35156 -0.03516,-0.45703 0,-0.41016 0.15625,-0.78125 0.41406,-1.0625 0.11328,-0.375 0.22656,-0.76953 0.33984,-1.1641 0.23438,-0.80859 0.47656,-1.6406 0.73047,-2.4375 0.73047,-2.2773 1.5273,-4.5352 2.3203,-6.7617 0.15625,-0.44141 0.3125,-0.88281 0.46875,-1.3242 0.94141,-2.6719 1.8516,-5.3125 2.625,-7.9961 0.23828,-0.82812 1.1016,-1.3047 1.9336,-1.0664 z"
|
||||
id="path1347" />
|
||||
<path
|
||||
d="m 47.266,36.258 v -0.0039 z m -1.7344,2.7188 c -0.16797,0.14453 -0.32031,0.27344 -0.42578,0.35938 -0.0625,0.05078 -0.10547,0.08984 -0.12109,0.10156 -1.7695,1.5703 -4.5078,1.3906 -5.8633,-0.69531 -0.47266,-0.72266 -0.26562,-1.6914 0.45703,-2.1602 0.72266,-0.47266 1.6914,-0.26562 2.1602,0.45703 0.13672,0.20703 0.3125,0.29688 0.48828,0.31641 0.1875,0.01953 0.43359,-0.03516 0.67969,-0.25391 0.10156,-0.08984 0.24219,-0.20703 0.37109,-0.3125 0.04687,-0.03906 0.09375,-0.07812 0.13672,-0.11328 0.17969,-0.14844 0.34766,-0.29688 0.5,-0.44141 0.11719,-0.11328 0.19531,-0.19922 0.24609,-0.26562 0.01172,-0.05859 0.02734,-0.15625 0.06641,-0.26953 0.03125,-0.08984 0.14844,-0.43359 0.49219,-0.71484 0.19922,-0.16406 0.47656,-0.30859 0.82031,-0.34766 0.33203,-0.03516 0.61719,0.03906 0.81641,0.12891 0.35547,0.16016 0.54688,0.40234 0.59766,0.46875 0.12891,0.16406 0.19531,0.32031 0.21094,0.35938 h 0.0039 c 0.06641,0.15234 0.11719,0.34766 0.14062,0.42578 0.0039,0.0039 0.0039,0.0078 0.0039,0.01563 0.01563,0.04687 0.02734,0.08984 0.03906,0.12891 0.01953,0.07031 0.03516,0.13281 0.05469,0.20313 0.02344,0.07812 0.03516,0.11328 0.03906,0.11719 0.01172,0.02344 0.01953,0.03516 0.01953,0.03516 0,0 0.0039,0.0078 0.01953,0.01953 0.03906,0.02734 0.13281,0.08203 0.375,0.16406 0.60156,0.19922 1.2695,0.40234 1.8984,0.48047 0.49609,0.05859 0.79688,0.01953 0.96875,-0.03906 0.0078,-0.02344 0.01563,-0.05469 0.02344,-0.08594 0.01172,-0.03516 0.03125,-0.10156 0.05859,-0.17969 0.02344,-0.05859 0.08984,-0.24219 0.23828,-0.43359 0.14844,-0.19141 0.56641,-0.63281 1.2812,-0.62109 0.62891,0.0078 1.0117,0.375 1.1172,0.48047 0.21094,0.21875 0.32813,0.46875 0.35156,0.51953 0,0.0039 0,0.0039 0.0039,0.0078 0.32031,0.67969 0.80078,1.0273 1.8906,1.5703 0.93359,0.46875 1.5977,0.66016 2.5117,0.66016 -0.01172,0 0.76172,-0.03516 1.2383,0 0.14062,0.01172 0.3125,0.03125 0.49219,0.07031 0.14844,0.03125 0.44141,0.10547 0.73047,0.29688 0.32422,0.21484 0.8125,0.71875 0.76172,1.5156 -0.03906,0.62891 -0.40625,1.0273 -0.55469,1.1758 -0.59375,0.58984 -1.543,0.60938 -2.1562,0.05078 -0.03906,0.0039 -0.07813,0.0039 -0.11719,0.0039 -0.12109,0.0078 -0.25,0.01172 -0.39453,0.01172 -1.5195,0 -2.6641,-0.36719 -3.9102,-0.98828 -0.67578,-0.33984 -1.4023,-0.72656 -2.0469,-1.3125 -0.97266,0.5 -2.0508,0.49609 -2.8672,0.39844 -0.96484,-0.11719 -1.8945,-0.41406 -2.5078,-0.62109 -0.42188,-0.13672 -0.90234,-0.33984 -1.3398,-0.6875 z m 13.109,0.95313 c 0.0078,-0.0078 0.01563,-0.01172 0.01953,-0.01953 v 0.0039 c -0.0039,0 -0.0078,0.0078 -0.01953,0.01563 z m -14.418,-4.0469 c 0,0 -0.0039,0.0078 -0.01172,0.01953 0.0039,-0.01172 0.0078,-0.01953 0.01172,-0.01953 z"
|
||||
id="path1349" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
45
static/img/icons/chat.svg
Normal file
After Width: | Height: | Size: 11 KiB |
48
static/img/icons/cursor.svg
Normal file
After Width: | Height: | Size: 11 KiB |
48
static/img/icons/expand.svg
Normal file
|
@ -0,0 +1,48 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
viewBox="-5 -10 72.737274 74.049637"
|
||||
id="svg1861"
|
||||
sodipodi:docname="expand.svg"
|
||||
width="72.737274"
|
||||
height="74.049637"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1865" />
|
||||
<sodipodi:namedview
|
||||
id="namedview1863"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.56"
|
||||
inkscape:cx="23.242188"
|
||||
inkscape:cy="35.351563"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="70"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg1861" />
|
||||
<g
|
||||
fill-rule="evenodd"
|
||||
id="g1855"
|
||||
transform="translate(-18.284374,-23.279925)">
|
||||
<path
|
||||
d="m 59.43,15.406 c 0.34375,0.11719 0.58984,0.20312 0.69531,0.23438 1.8594,0.55469 3.4492,1.4805 4.8789,2.4414 0.62109,0.41797 1.1797,0.8125 1.7188,1.1953 0.78516,0.55859 1.5312,1.0898 2.375,1.6133 2.0508,1.2656 3.625,3.2109 4.9922,5.0195 0.25781,0.34375 0.51172,0.68359 0.76172,1.0156 1.1094,1.4922 2.1094,2.8438 3.2578,3.918 2.1055,1.9648 3.3633,4.2969 4.293,6.6719 0.57031,1.4648 1.0547,3.0664 1.5195,4.6055 0.25781,0.85938 0.50781,1.6953 0.76953,2.4805 1.6367,4.9609 1.7852,10.48 0.32031,15.551 -0.16406,0.5625 -0.32031,1.1406 -0.48438,1.7266 -1,3.6289 -2.0859,7.5742 -4.8047,10.859 -3.3359,4.0234 -7.0391,7.3359 -11.586,10.027 -5.3164,3.1445 -10.41,4.9688 -16.859,4.4883 -0.90625,-0.07031 -1.8281,-0.125 -2.7617,-0.17969 -4.6445,-0.27734 -9.6172,-0.57812 -14.25,-2.4727 -2.8164,-1.1523 -5.0469,-2.957 -7,-4.918 -1.2305,-1.2383 -2.4219,-2.625 -3.5664,-3.957 -0.61719,-0.71875 -1.2227,-1.418 -1.8086,-2.0742 -4.2656,-4.7344 -6.9766,-10.074 -8,-16.441 -1.9023,-11.844 0.41406,-25.766 10.57,-33.891 7.1055,-5.6836 14.402,-9.7031 23.414,-9.0664 0.34375,-0.35938 0.76562,-0.58984 1.1641,-0.72656 0.57422,-0.19922 1.1992,-0.25391 1.7695,-0.24609 1.1484,0.01563 2.4805,0.27734 3.7148,0.58984 1.8008,0.45703 3.832,1.1641 4.9062,1.5352 z m -6.3477,1.332 c 0.21875,0.05078 0.44141,0.10547 0.67188,0.16016 1.6602,0.42578 3.168,0.94922 4.2617,1.3281 0.50391,0.17578 0.92188,0.32031 1.2227,0.41016 1.4141,0.42188 2.6953,1.1484 4.0273,2.043 0.46484,0.3125 0.97266,0.66797 1.4961,1.043 0.87109,0.61719 1.8008,1.2695 2.6914,1.8242 1.5039,0.92969 2.7773,2.4375 4.1406,4.2461 0.22656,0.29688 0.45312,0.60156 0.68359,0.91406 1.1133,1.5 2.3242,3.1328 3.6992,4.418 1.6406,1.5352 2.6836,3.3984 3.5117,5.5273 0.53906,1.3711 0.94531,2.7344 1.3789,4.1719 0.26562,0.88672 0.53906,1.7969 0.85547,2.7578 1.4453,4.3789 1.5703,9.2539 0.28516,13.703 -0.17969,0.62891 -0.35156,1.2422 -0.51953,1.8477 -1.0156,3.6562 -1.9141,6.8828 -4.1719,9.6094 -3.1367,3.7852 -6.5742,6.8477 -10.77,9.332 -4.9688,2.9414 -9.4258,4.4805 -15.039,4.0625 -1,-0.07422 -1.9844,-0.13672 -2.9609,-0.19531 -4.6328,-0.28516 -8.9883,-0.55078 -13.098,-2.2305 -2.2812,-0.93359 -4.1758,-2.4297 -5.9648,-4.2305 -1.1641,-1.1719 -2.2109,-2.3906 -3.2969,-3.6562 -0.63672,-0.73828 -1.2852,-1.4922 -1.9766,-2.2617 -3.8945,-4.3242 -6.3164,-9.1211 -7.2344,-14.848 -1.8125,-11.273 0.51563,-23.816 9.4375,-30.953 7.8438,-6.2773 15.27,-9.9219 24.824,-7.875 0.82812,0.17578 1.6406,-0.33594 1.8438,-1.1484 z"
|
||||
id="path1849" />
|
||||
<path
|
||||
d="m 40.129,51.125 c -2.9531,0.17578 -5.9531,0.35156 -8.8789,0.35156 -0.86328,0 -1.5625,-0.69922 -1.5625,-1.5625 0,-0.86328 0.69922,-1.5625 1.5625,-1.5625 2.8281,0 5.6875,-0.16797 8.6094,-0.33984 1.1055,-0.06641 2.2188,-0.12891 3.3438,-0.1875 4.0586,-0.20703 8.207,-0.30078 12.281,0.19141 1.4336,0.17578 2.875,0.41406 4.2773,0.64844 0.64062,0.10547 1.2734,0.21094 1.8945,0.30859 2.0078,0.3125 3.957,0.55078 5.9219,0.55078 0.86328,0 1.5625,0.69922 1.5625,1.5625 0,0.86328 -0.69922,1.5625 -1.5625,1.5625 -2.207,0 -4.3438,-0.26953 -6.4062,-0.58984 -0.68359,-0.10547 -1.3477,-0.21875 -2.0078,-0.32812 -1.3633,-0.22656 -2.6914,-0.44531 -4.0586,-0.60938 -3.7969,-0.46094 -7.7227,-0.38281 -11.742,-0.17578 -1.0703,0.05469 -2.1484,0.11719 -3.2344,0.17969 z"
|
||||
id="path1851" />
|
||||
<path
|
||||
d="m 51.375,32.824 c 0.85547,0.11328 1.457,0.89844 1.3477,1.7539 -0.30469,2.332 -0.66016,4.6133 -1.0078,6.8711 -0.87109,5.6289 -1.7148,11.09 -1.7148,16.777 v 7.7891 c 0,0.86328 -0.69922,1.5625 -1.5625,1.5625 -0.86328,0 -1.5625,-0.69922 -1.5625,-1.5625 V 58.226 c 0,-5.9453 0.90234,-11.77 1.7852,-17.488 0.33984,-2.207 0.67969,-4.3945 0.96094,-6.5664 0.11328,-0.85547 0.89844,-1.457 1.7539,-1.3477 z"
|
||||
id="path1853" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.7 KiB |
57
static/img/icons/fan.svg
Normal file
|
@ -0,0 +1,57 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
viewBox="-5 -10 53.842628 72.532784"
|
||||
id="svg898"
|
||||
sodipodi:docname="fan.svg"
|
||||
width="53.842628"
|
||||
height="72.532784"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs902" />
|
||||
<sodipodi:namedview
|
||||
id="namedview900"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.6666667"
|
||||
inkscape:cx="26.558824"
|
||||
inkscape:cy="43.5"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="70"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg898" />
|
||||
<g
|
||||
fill-rule="evenodd"
|
||||
id="g892"
|
||||
transform="translate(-28.438108,-24.062517)">
|
||||
<path
|
||||
d="m 66.312,17.355 c -1.4375,0.35547 -2.9297,1.207 -4.2227,2.1602 -3.4141,2.5195 -4.5117,6.0195 -5.9062,10.477 -0.04297,0.13672 -0.08594,0.27344 -0.12891,0.41016 -0.25781,0.82422 -1.1328,1.2812 -1.957,1.0234 -0.82422,-0.25781 -1.2812,-1.1328 -1.0234,-1.957 0.07031,-0.22656 0.14062,-0.44922 0.21094,-0.67578 1.3164,-4.2305 2.6953,-8.6523 6.9492,-11.789 1.4453,-1.0664 3.3242,-2.1875 5.3359,-2.6836 2.0586,-0.50391 4.3672,-0.36328 6.3867,1.2734 2.4219,1.9648 3.0859,4.8828 3.0352,7.582 -0.05078,2.707 -0.81641,5.4727 -1.5781,7.5547 -0.46094,1.2695 -1.1133,2.4336 -1.7383,3.4922 -0.14844,0.25781 -0.29688,0.50391 -0.44141,0.74609 -0.48047,0.79688 -0.92188,1.5352 -1.3086,2.3047 -0.125,0.25391 -0.48047,0.90234 -0.82812,1.4609 -0.16797,0.26953 -0.37109,0.57812 -0.56641,0.81641 -0.07422,0.09375 -0.25391,0.30859 -0.50781,0.47656 -0.10547,0.07031 -0.45313,0.29297 -0.95313,0.28516 -0.28516,-0.0039 -0.59766,-0.08984 -0.87891,-0.28516 -0.26953,-0.18359 -0.42969,-0.41797 -0.52344,-0.60547 -0.36719,-0.72656 -0.10547,-1.6055 0.57422,-2.0273 0.05469,-0.08203 0.125,-0.18359 0.20312,-0.3125 0.30078,-0.48047 0.60547,-1.0469 0.6875,-1.2031 0.44141,-0.89062 0.96875,-1.7656 1.457,-2.582 0.13672,-0.22656 0.26953,-0.44531 0.39453,-0.66406 0.61328,-1.0312 1.1367,-1.9883 1.4961,-2.9727 0.70312,-1.9336 1.3438,-4.3281 1.3867,-6.543 0.03906,-2.2227 -0.51563,-3.9883 -1.8828,-5.0977 -1.0547,-0.85938 -2.2812,-1.0039 -3.6719,-0.66406 z m -0.21875,20.238 c 0,0 0.0078,-0.0039 0.01563,-0.01563 -0.0078,0.01172 -0.01563,0.01563 -0.01563,0.01563 z"
|
||||
id="path880" />
|
||||
<path
|
||||
d="m 68.168,37.426 c 0.61328,0.60938 0.61328,1.5977 0,2.207 -0.1875,0.1875 -0.38281,0.42188 -0.64844,0.74219 -0.25,0.29688 -0.55078,0.66016 -0.88672,0.99609 -0.65625,0.65625 -1.668,1.4531 -3.082,1.4531 h -2.1484 c -0.86328,0 -1.5625,-0.69922 -1.5625,-1.5625 0,-0.85938 0.69922,-1.5625 1.5625,-1.5625 h 2.1484 c 0.15625,0 0.40625,-0.07422 0.87109,-0.53516 0.22266,-0.22656 0.44141,-0.48437 0.69922,-0.79297 0.01172,-0.01563 0.02344,-0.03125 0.03906,-0.04687 0.23047,-0.27734 0.50781,-0.60938 0.80078,-0.89844 0.60937,-0.61328 1.5977,-0.61328 2.207,0 z"
|
||||
id="path882" />
|
||||
<path
|
||||
d="m 44.203,29.25 c 1.5352,-1.4648 3.6211,-2.5 5.9102,-2.4375 1.0547,0.02734 2.0703,0.30859 2.875,0.55469 0.27344,0.08594 0.58203,0.10937 1.1406,0.15234 h 0.01563 c 0.48828,0.03906 1.2188,0.09375 1.9336,0.37891 1.7227,0.69141 3.125,2.2617 3.9219,3.5664 0.44922,0.73828 0.21484,1.6992 -0.51953,2.1484 -0.73828,0.44922 -1.6992,0.21484 -2.1484,-0.51953 -0.60938,-1 -1.5586,-1.9531 -2.4141,-2.293 -0.21484,-0.08594 -0.48828,-0.125 -1.0078,-0.16406 -0.03906,-0.0039 -0.08203,-0.0039 -0.12109,-0.0078 -0.44922,-0.03125 -1.0977,-0.07813 -1.7266,-0.27734 -0.76562,-0.23437 -1.4336,-0.40234 -2.0312,-0.41797 -1.2812,-0.03125 -2.5938,0.55078 -3.6719,1.5781 -1.082,1.0273 -1.8008,2.3945 -1.9648,3.6953 -0.5,4.0039 0.75391,7.7148 3.6562,10.617 1.332,1.3281 2.5156,2.4141 3.9844,3.4336 0.03516,0.02344 0.09766,0.0625 0.17578,0.11328 0.25,0.16406 0.67969,0.44141 0.98047,0.68359 0.35938,0.29297 1.1797,1.0156 1.1797,2.1445 0,0.86328 -0.70312,1.5625 -1.5625,1.5625 -0.75,0 -1.3789,-0.52734 -1.5273,-1.2305 -0.01953,-0.01563 -0.03906,-0.03125 -0.0625,-0.05078 -0.10938,-0.08594 -0.24219,-0.18359 -0.41406,-0.29688 -0.04297,-0.02734 -0.09375,-0.05859 -0.14844,-0.09375 -0.12891,-0.08594 -0.28125,-0.18359 -0.39844,-0.26562 -1.6953,-1.1719 -3.0312,-2.4062 -4.4141,-3.793 -3.5859,-3.5859 -5.168,-8.2539 -4.5469,-13.211 0.26172,-2.1055 1.3711,-4.1094 2.9062,-5.5703 z"
|
||||
id="path884" />
|
||||
<path
|
||||
d="m 54.496,46.203 c 0.72656,-0.46875 1.6914,-0.26172 2.1602,0.46094 3.4453,5.3242 5.332,11.031 5.332,17.449 v 0.01953 c 0,0.99609 0,2.0898 -0.33203,3.1016 -0.36328,1.125 -1.0781,2.0234 -2.2109,2.8359 -1.7188,1.2383 -4.0469,1.8242 -6.2422,2 -2.2188,0.17578 -4.5273,-0.05078 -6.332,-0.62891 -3.1484,-1.0117 -7.1094,-2.6172 -8.0117,-7.1289 -0.42578,-2.1367 0.20312,-4.2383 0.98047,-6.0078 0.49609,-1.1172 1.1523,-2.3047 1.7188,-3.332 0.29297,-0.53125 0.5625,-1.0195 0.77344,-1.4336 0.14062,-0.26562 0.27734,-0.53906 0.41406,-0.80859 1.0039,-1.9766 2.0312,-4 3.293,-5.8867 0.47656,-0.71875 1.4492,-0.91406 2.1641,-0.43359 0.71875,0.47656 0.91406,1.4492 0.43359,2.1641 -1.1484,1.7266 -2.0898,3.5742 -3.1016,5.5664 -0.13672,0.27344 -0.27734,0.54688 -0.41797,0.82422 -0.3125,0.60547 -0.62891,1.1797 -0.94531,1.7461 -0.51562,0.92578 -1.0234,1.8359 -1.4727,2.8555 -0.69141,1.5742 -1.0117,2.9492 -0.77344,4.1328 0.51562,2.5859 2.6953,3.7344 5.9023,4.7656 1.3516,0.43359 3.2383,0.64062 5.125,0.48828 1.9062,-0.15234 3.5938,-0.64844 4.6719,-1.418 0.71094,-0.51172 0.94141,-0.90234 1.0586,-1.2656 0.15234,-0.46875 0.17969,-1.0508 0.17969,-2.1562 0,-5.7539 -1.6758,-10.879 -4.8281,-15.75 -0.46875,-0.72656 -0.26172,-1.6914 0.46094,-2.1602 z"
|
||||
id="path886" />
|
||||
<path
|
||||
d="m 43.781,27.809 c -2.7227,-2.7227 -7.6992,-4.0508 -11.48,-3.1875 -2.4609,0.56641 -4.7227,2.1758 -5.5547,4.3164 -0.25,0.64062 -0.24609,1.4805 0.01563,2.4766 0.25781,0.98438 0.73047,1.9727 1.2266,2.7852 1.5781,2.582 3.2344,4.75 5.5781,5.5938 1.2578,0.45312 2.5859,0.44141 4.1523,0.25391 0.40234,-0.04687 0.83594,-0.10938 1.2969,-0.17578 1.1953,-0.17188 2.543,-0.36719 3.832,-0.36719 0.85938,0 1.5625,0.70312 1.5625,1.5625 0,0.86328 -0.70312,1.5625 -1.5625,1.5625 -1.0547,0 -2.043,0.14453 -3.1445,0.30469 -0.50781,0.07422 -1.043,0.14844 -1.6172,0.21875 -1.707,0.20312 -3.625,0.28516 -5.5781,-0.41797 -3.4648,-1.25 -5.6055,-4.3242 -7.1836,-6.9062 -0.60547,-0.99219 -1.2305,-2.2617 -1.5859,-3.6211 -0.35156,-1.3398 -0.48047,-2.918 0.09375,-4.4023 1.3125,-3.375 4.6172,-5.5078 7.7695,-6.2266 4.7734,-1.0938 10.867,0.49609 14.391,4.0195 0.45312,0.45312 0.77344,0.97266 0.99219,1.332 0.0078,0.01172 0.01563,0.02734 0.02344,0.03906 0.25781,0.41406 0.39844,0.62891 0.55469,0.78906 0.01953,0.01563 0.03906,0.03516 0.05469,0.05469 0.73047,0.13281 1.2852,0.76953 1.2852,1.5352 0,0.15234 -0.01172,0.39062 -0.08594,0.64844 -0.05859,0.21484 -0.28125,0.82422 -0.97656,1.1016 -0.6875,0.27734 -1.2617,0 -1.4414,-0.10156 -0.21484,-0.12109 -0.37109,-0.26953 -0.44922,-0.34375 -0.14453,-0.14453 -0.29297,-0.32422 -0.375,-0.42969 -0.0078,-0.0078 -0.01563,-0.01563 -0.02344,-0.02344 -0.11328,-0.14062 -0.16406,-0.19922 -0.19531,-0.23438 -0.44141,-0.4375 -0.75781,-0.95312 -0.97656,-1.3047 -0.0078,-0.01953 -0.01953,-0.03516 -0.03125,-0.05078 -0.25,-0.40625 -0.39844,-0.63281 -0.56641,-0.80078 z m 1.9961,1.5391 c 0,0.01563 -0.0039,0.01172 0,0 z"
|
||||
id="path888" />
|
||||
<path
|
||||
d="m 63.309,40.473 c 0.65234,-0.56641 1.6406,-0.49219 2.2031,0.16016 0.24219,0.27734 0.52344,0.58594 0.82031,0.91016 0.80859,0.87891 1.75,1.9102 2.4375,2.9766 1.1719,1.8203 1.7266,4.1016 2.1602,5.8867 0.02734,0.12109 0.05469,0.23438 0.08203,0.35156 0.95312,3.8984 1.1328,7.9453 1.1328,11.793 0,1.1367 0.04687,2.2695 0.09375,3.4375 v 0.01563 c 0.05078,1.1562 0.10156,2.3516 0.10156,3.5586 0,1.6484 0.17578,2.6836 0.86719,3.9453 0.25,0.45703 0.61328,0.90625 1.082,1.4258 0.11328,0.12891 0.23828,0.26562 0.375,0.41016 0.35938,0.39453 0.76953,0.83984 1.1172,1.2773 1.0352,1.3047 1.9336,3.0312 1.2734,5.3867 -0.60547,2.1641 -2.5977,2.9883 -4.082,3.3594 -0.78906,0.19531 -1.5977,0.30469 -2.293,0.38672 -0.22266,0.02734 -0.42578,0.04687 -0.61328,0.07031 -0.44922,0.04687 -0.8125,0.08984 -1.1328,0.14453 -3.8984,0.66797 -7.8203,0.64062 -11.605,0.61719 -0.71484,-0.0039 -1.4297,-0.01172 -2.1328,-0.01172 -1.8633,0 -3.6953,-0.14844 -5.4531,-0.29297 l -0.02734,-0.0039 c -1.7852,-0.14844 -3.4961,-0.28906 -5.2188,-0.28906 -0.32422,0 -0.67188,0.0078 -1.0391,0.01172 -1.2656,0.01563 -2.7617,0.03125 -4.1875,-0.10938 -1.8555,-0.1875 -3.8867,-0.66016 -5.5117,-1.957 -0.96094,-0.76172 -1.6641,-1.9648 -1.9766,-3.1797 -0.30469,-1.2109 -0.29688,-2.7539 0.65234,-4 1.0391,-1.3633 2.2852,-1.9492 3.5469,-2.2148 0.59375,-0.12109 1.1875,-0.17578 1.7188,-0.21875 0.11328,-0.0078 0.22266,-0.01562 0.32812,-0.02344 0.42188,-0.03125 0.8125,-0.05859 1.2109,-0.10938 1.4609,-0.1875 2.9102,-0.15625 4.2656,-0.08984 0.40625,0.01953 0.80078,0.04297 1.1836,0.06641 0.94531,0.05469 1.832,0.10547 2.7383,0.10547 1.4297,0 2.7305,0 4.043,-0.14062 0.36719,-0.03906 0.73047,-0.05469 1.0469,-0.06641 0.05859,-0.0039 0.11719,-0.0039 0.17188,-0.0078 0.26172,-0.0078 0.49219,-0.01563 0.72656,-0.03125 0.55469,-0.03906 0.93359,-0.12109 1.2344,-0.26953 0.83594,-0.42188 1.3398,-0.74609 1.6875,-1.1016 0.32031,-0.32812 0.58203,-0.75391 0.77344,-1.5039 0.25,-0.96875 0.38672,-1.6797 0.38672,-2.543 0,-0.85938 0.69922,-1.5625 1.5625,-1.5625 0.85938,0 1.5625,0.70312 1.5625,1.5625 0,1.2461 -0.21094,2.2461 -0.48438,3.3203 -0.30859,1.1914 -0.80469,2.1289 -1.5625,2.9062 -0.72656,0.74609 -1.6133,1.2578 -2.5312,1.7148 -0.83984,0.42188 -1.7031,0.54297 -2.4102,0.59375 -0.29297,0.01953 -0.58984,0.03125 -0.85547,0.03906 -0.05078,0 -0.09766,0.0039 -0.14844,0.0039 -0.3125,0.01172 -0.57812,0.02344 -0.82422,0.05078 -1.4922,0.16016 -2.9414,0.16016 -4.332,0.16016 H 47.4267 c -1.0039,0 -2.0352,-0.05859 -3.0117,-0.11719 -0.36328,-0.01953 -0.71875,-0.04297 -1.0625,-0.05859 -1.3164,-0.06641 -2.5391,-0.08203 -3.7148,0.06641 -0.49219,0.0625 -0.98438,0.10156 -1.418,0.13281 -0.09766,0.0078 -0.19141,0.01172 -0.28125,0.01953 -0.51562,0.03906 -0.9375,0.08203 -1.3164,0.16016 -0.68359,0.14453 -1.207,0.39844 -1.7031,1.0508 -0.16406,0.21484 -0.27734,0.66016 -0.10547,1.332 0.16797,0.66797 0.54688,1.2383 0.89062,1.5117 0.93359,0.74219 2.2539,1.125 3.8789,1.2891 1.2344,0.12109 2.4805,0.10938 3.7148,0.09375 0.40234,-0.0039 0.80078,-0.01172 1.1992,-0.01172 1.8594,0 3.6875,0.15234 5.4453,0.29688 l 0.03125,0.0039 c 1.7852,0.14844 3.4961,0.28516 5.2227,0.28516 0.74609,0 1.4883,0.0078 2.2227,0.01172 3.7852,0.02344 7.3867,0.04687 10.988,-0.57422 0.41797,-0.07031 0.92578,-0.125 1.4141,-0.17969 0.16797,-0.01953 0.33594,-0.03906 0.49219,-0.05859 0.67188,-0.07813 1.3164,-0.16797 1.9062,-0.31641 1.2695,-0.31641 1.707,-0.73828 1.8281,-1.168 0.27734,-1 0,-1.6992 -0.71484,-2.6016 -0.27344,-0.34375 -0.5625,-0.65625 -0.89062,-1.0156 -0.14844,-0.16406 -0.30859,-0.33594 -0.48047,-0.52734 -0.5,-0.55859 -1.0625,-1.2266 -1.4922,-2.0078 -1.0312,-1.875 -1.2539,-3.4844 -1.2539,-5.4492 0,-1.1367 -0.05078,-2.2695 -0.09766,-3.4414 v -0.01953 c -0.05078,-1.1523 -0.09766,-2.3438 -0.09766,-3.5508 0,-3.7773 -0.17969,-7.5234 -1.043,-11.055 -0.01562,-0.05859 -0.03125,-0.12109 -0.04297,-0.18359 -0.47266,-1.9336 -0.91406,-3.7383 -1.793,-5.1016 -0.53516,-0.83203 -1.1875,-1.5391 -1.918,-2.3398 -0.33984,-0.37109 -0.69922,-0.76172 -1.0742,-1.1953 -0.56641,-0.65234 -0.49219,-1.6406 0.16016,-2.2031 z"
|
||||
id="path890" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
51
static/img/icons/feed.svg
Normal file
|
@ -0,0 +1,51 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
viewBox="-5 -10 74.922867 54.121567"
|
||||
id="svg1574"
|
||||
sodipodi:docname="feed.svg"
|
||||
width="74.922867"
|
||||
height="54.121567"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs1578" />
|
||||
<sodipodi:namedview
|
||||
id="namedview1576"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.6203867"
|
||||
inkscape:cx="24.168689"
|
||||
inkscape:cy="9.8055824"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="70"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg1574" />
|
||||
<g
|
||||
fill-rule="evenodd"
|
||||
id="g1568"
|
||||
transform="translate(-17.498757,-32.656331)">
|
||||
<path
|
||||
d="m 53.359,69.121 c 0.09375,0.0625 0.18359,0.13281 0.27344,0.21484 0.53906,0.49609 1.3359,0.53906 1.9219,0.14844 0.10156,0.08203 0.19531,0.19922 0.26562,0.42578 0.23828,0.78516 -0.04687,1.6211 -0.96094,2.4258 -0.92969,0.82031 -2.2188,1.3047 -3.1641,1.3164 -0.54297,0.0078 -1.1484,-0.08594 -1.6289,-0.28906 -0.47656,-0.19922 -0.67188,-0.43359 -0.74609,-0.63281 -0.10156,-0.28516 -0.19141,-0.79297 -0.17969,-1.3281 0.01563,-0.57812 0.14062,-0.87109 0.17969,-0.92969 0.46875,-0.64453 1.125,-1.1641 1.8008,-1.4453 0.19531,0.08594 0.41016,0.13281 0.63672,0.13281 0.26563,0 0.625,-0.01172 0.96094,-0.01953 0.22656,-0.0078 0.44531,-0.01563 0.62109,-0.01953 h 0.01953 z m 0.74609,-3.1172 c -1.1055,-0.43359 -2.2773,-0.4375 -3.3555,-0.14844 -1.5859,0.42578 -3.0117,1.4766 -3.9531,2.7773 -0.60156,0.82422 -0.76172,1.8828 -0.78125,2.6914 -0.01953,0.85156 0.10938,1.7578 0.36719,2.4727 0.46875,1.2891 1.5039,2.043 2.4727,2.4492 0.96484,0.40625 2.0156,0.54297 2.8789,0.53125 1.7695,-0.01953 3.7617,-0.83594 5.1914,-2.0977 1.4492,-1.2773 2.6055,-3.3047 1.8828,-5.6797 -0.28125,-0.92188 -0.80859,-1.6211 -1.5078,-2.1094 -0.67188,-0.46484 -1.418,-0.67969 -2.0859,-0.78516 -0.37109,-0.0625 -0.75,-0.08984 -1.1094,-0.10156 z"
|
||||
id="path1560" />
|
||||
<path
|
||||
d="m 42.953,56.863 c 4.2891,-2.8906 9.2422,-3.0234 13.891,-2.082 0.08984,0.01953 0.17969,0.03906 0.26953,0.05469 2.6445,0.53516 5.9062,1.1992 8.418,3.2539 0.25781,0.21094 0.81641,0.73828 0.78906,1.5898 -0.02734,0.83594 -0.60156,1.3086 -0.76562,1.4375 -0.17969,0.14062 -0.40234,0.26953 -0.5,0.32422 -0.01172,0.0078 -0.02344,0.01563 -0.03125,0.01953 -0.05469,0.03125 -0.08203,0.05078 -0.09766,0.0625 -0.32031,0.30859 -0.625,0.59375 -0.91406,0.85937 -0.77344,0.72266 -1.4336,1.332 -1.9727,2.0938 0.03516,-0.04687 -0.47266,0.69141 -0.77344,1.1133 -0.18359,0.25391 -0.38281,0.52734 -0.55469,0.73828 -0.07813,0.09766 -0.1875,0.22656 -0.30469,0.33984 -0.04687,0.04687 -0.16797,0.16016 -0.33203,0.26172 -0.08203,0.04687 -0.25781,0.14844 -0.50781,0.20312 -0.25781,0.05469 -0.75781,0.08594 -1.2383,-0.25 -0.39062,-0.27344 -0.70703,-0.65625 -0.875,-0.86328 -0.0078,-0.0078 -0.01563,-0.01563 -0.01953,-0.02344 -0.23438,-0.28125 -0.3125,-0.375 -0.36719,-0.41797 -1.7656,-1.4375 -3.6562,-1.375 -6.5547,-1.1094 -0.05469,0.0039 -0.10938,0.0078 -0.16406,0.01172 -1.7812,0.16406 -2.7461,0.25 -3.832,1.0117 -1.5156,1.0625 -2.2305,1.6094 -2.6602,2.8203 -0.28516,0.81641 -1.1797,1.2422 -1.9922,0.95312 -0.77734,-0.27344 -1.2031,-1.1016 -0.98828,-1.8828 -0.07031,-0.07031 -0.19141,-0.15234 -0.38672,-0.26562 -0.15234,-0.08203 -0.30469,-0.15625 -0.49609,-0.25 -0.04688,-0.02344 -0.10156,-0.05078 -0.15625,-0.07813 -0.24219,-0.11719 -0.54688,-0.26953 -0.83984,-0.46094 -0.74609,-0.48438 -0.90625,-1.2734 -0.94922,-1.6406 -0.05469,-0.43359 -0.01563,-0.87109 0.03516,-1.2109 0.10156,-0.69531 0.30859,-1.375 0.41406,-1.6602 0.41406,-1.1523 1.1914,-2.1445 1.9805,-2.9414 0.80469,-0.80859 1.7031,-1.4922 2.4766,-2.0117 z m -0.44531,7.8359 c 0.65625,-0.67578 1.3984,-1.1953 2.125,-1.7031 0.02734,-0.01953 0.05859,-0.04297 0.08594,-0.0625 1.7891,-1.2539 3.5352,-1.4062 5.1602,-1.5469 0.11719,-0.01172 0.23438,-0.01953 0.34766,-0.03125 2.7891,-0.25391 5.9453,-0.53516 8.8125,1.7969 0.02344,0.02344 0.05078,0.04297 0.07422,0.0625 0.03125,-0.04297 0.0625,-0.08984 0.08984,-0.12891 0.05469,-0.07813 0.10547,-0.15234 0.15234,-0.21875 0.0625,-0.09375 0.11328,-0.16797 0.13672,-0.19922 0.74219,-1.0469 1.7422,-1.9766 2.582,-2.7539 0.08594,-0.07812 0.16797,-0.15625 0.25,-0.23047 -1.7148,-0.9375 -3.8086,-1.3711 -6.1016,-1.8398 -4.2109,-0.85547 -8.1953,-0.62891 -11.523,1.6094 -0.66797,0.44922 -1.3906,1.0078 -2.0039,1.625 -0.62891,0.62891 -1.0625,1.2461 -1.2617,1.8008 -0.05078,0.14062 -0.19531,0.60938 -0.25781,1.0508 -0.0039,0.01172 -0.0039,0.02344 -0.0078,0.03516 0.01563,0.0078 0.03125,0.01563 0.04687,0.02344 0.03906,0.01563 0.07813,0.03516 0.12109,0.05859 0.19531,0.09375 0.4375,0.21094 0.66797,0.33984 0.15625,0.08594 0.32812,0.1875 0.50391,0.3125 z"
|
||||
id="path1562" />
|
||||
<path
|
||||
d="m 50.543,37.777 c 4.5664,-1.0352 9.4023,-1.1602 13.965,0.76562 2.8789,1.2148 5.4297,2.5742 7.8828,4.7109 0.07031,0.05859 0.14844,0.12891 0.24219,0.20312 0.37109,0.32031 0.91797,0.78125 1.3789,1.2734 0.53516,0.57031 1.2969,1.5117 1.375,2.6875 0.09375,1.3594 -0.73828,2.1953 -1.3516,2.6406 -0.30078,0.22266 -0.625,0.40234 -0.86328,0.53516 -0.02344,0.01172 -0.04687,0.02734 -0.07031,0.03906 -0.23047,0.12891 -0.38281,0.21094 -0.50781,0.29297 -1.6445,1.1055 -2.6484,2.5117 -3.957,4.3438 -0.10938,0.14844 -0.21875,0.30078 -0.33203,0.45703 -0.14844,0.20703 -0.48438,0.66406 -1.0469,0.88281 -0.35547,0.13672 -0.78125,0.16797 -1.207,0.01953 -0.38281,-0.13281 -0.62891,-0.37109 -0.76172,-0.51953 -0.21484,-0.24609 -0.35937,-0.54688 -0.41406,-0.65625 -0.0078,-0.01172 -0.0078,-0.01563 -0.01172,-0.02344 l -0.01563,-0.02734 c -0.07422,-0.14844 -0.11328,-0.22656 -0.16016,-0.30469 -0.30859,-0.5 -0.57422,-1.0352 -0.79297,-1.4805 -0.0625,-0.12891 -0.12109,-0.25 -0.17578,-0.35938 -0.27344,-0.53516 -0.51953,-0.95703 -0.84375,-1.332 -0.86328,-0.99219 -1.7383,-1.5625 -2.6875,-1.8906 -0.97656,-0.33984 -2.1211,-0.45312 -3.5703,-0.39453 -2.8164,0.10938 -5.7227,0.40625 -8.1133,1.3555 -2.6406,1.0469 -5.6758,2.293 -8.1641,4.0195 -2.4844,1.7188 -4.2188,3.7734 -4.6133,6.375 -0.13281,0.85156 -0.92969,1.4375 -1.7812,1.3086 -0.3125,-0.04687 -0.58594,-0.18359 -0.80469,-0.37891 -0.57422,0.04688 -1.1562,-0.22656 -1.4727,-0.75391 -0.37891,-0.63281 -0.62109,-0.93359 -0.86719,-1.1445 -0.24609,-0.21484 -0.58594,-0.42188 -1.2852,-0.71484 -0.07813,-0.03125 -0.21875,-0.07422 -0.51172,-0.13672 -0.03125,-0.0078 -0.06641,-0.01562 -0.10156,-0.02344 -0.24219,-0.05469 -0.57031,-0.125 -0.87891,-0.22266 -0.34766,-0.11328 -0.83984,-0.30859 -1.2617,-0.70312 -0.47656,-0.44531 -0.76953,-1.0547 -0.78516,-1.7734 -0.07812,-3.7109 1.7188,-6.6719 4.0469,-8.9492 2.3164,-2.2695 5.2617,-3.9727 7.7773,-5.2344 3.7812,-1.8867 8.1836,-3.8555 12.742,-4.8867 z M 33.305,58.504 c 1.0625,-2.5742 3.0625,-4.5391 5.2539,-6.0586 2.8281,-1.957 6.1797,-3.3164 8.793,-4.3555 2.9102,-1.1523 6.2695,-1.4609 9.1406,-1.5742 1.6562,-0.0625 3.2305,0.05078 4.7148,0.56641 1.5117,0.52344 2.8359,1.4219 4.0234,2.793 0.58203,0.66797 0.96875,1.3633 1.2734,1.9727 0.08984,0.17188 0.16797,0.33203 0.24219,0.48438 0.01953,0.04297 0.04297,0.08203 0.0625,0.12109 1.0703,-1.4648 2.2812,-2.9375 4.043,-4.1211 0.24609,-0.16406 0.51953,-0.31641 0.72656,-0.42969 0.02734,-0.01563 0.05469,-0.02734 0.07813,-0.04297 0.24609,-0.13672 0.41016,-0.23438 0.54297,-0.32812 0.0078,-0.0039 0.01563,-0.01172 0.02344,-0.01563 -0.01172,-0.02344 -0.02734,-0.05078 -0.04297,-0.08203 -0.09375,-0.15625 -0.23828,-0.34375 -0.44531,-0.5625 -0.32812,-0.35156 -0.6875,-0.65625 -1.0508,-0.96484 -0.11328,-0.09766 -0.23047,-0.19531 -0.34375,-0.29688 -2.1172,-1.8398 -4.3398,-3.0469 -7.0469,-4.1875 -3.7617,-1.5859 -7.8828,-1.543 -12.059,-0.59766 -4.1875,0.94922 -8.3203,2.7773 -12.035,4.6367 -2.4219,1.2109 -5.0234,2.7422 -6.9883,4.668 -1.8516,1.8125 -3.0352,3.8672 -3.1094,6.2539 0.12891,0.03516 0.26953,0.06641 0.46094,0.10938 0.03906,0.0078 0.07813,0.01562 0.12109,0.02734 0.26953,0.05859 0.67188,0.15234 1.0469,0.30859 0.8125,0.34375 1.5039,0.69922 2.1172,1.2305 0.16406,0.14453 0.31641,0.29297 0.45703,0.44531 z m 34.418,-4.3477 h -0.0039 c 0.0039,0.0039 0.0039,0.0039 0.0039,0 z"
|
||||
id="path1564" />
|
||||
<path
|
||||
d="m 52.297,22.688 c 6.3828,-0.14453 13.191,0.16406 19.535,1.7969 3.3359,0.85938 5.9492,2.5742 8.4609,4.2227 0.54688,0.35938 1.0859,0.71484 1.6289,1.0586 0.86719,0.54688 1.9453,1.2617 2.9141,2.1211 0.95703,0.85156 1.918,1.9453 2.4141,3.2891 0.25391,0.68359 0.23828,1.418 -0.12891,2.0742 -0.32031,0.56641 -0.80859,0.90625 -1.1406,1.1055 -0.3125,0.18359 -0.65625,0.33594 -0.90625,0.44922 -0.02734,0.01172 -0.05078,0.02344 -0.07422,0.03125 -0.30078,0.13672 -0.45312,0.21094 -0.53906,0.27344 -0.46875,0.3125 -0.90625,0.59375 -1.3203,0.85938 -1.0547,0.67969 -1.9609,1.2617 -2.8398,2.0859 0.01172,-0.0078 0.0078,-0.0039 -0.0078,0.01562 -0.02734,0.03125 -0.08594,0.10156 -0.1875,0.24219 -0.03906,0.04687 -0.07813,0.10156 -0.125,0.16406 -0.11719,0.15234 -0.25781,0.33984 -0.39062,0.51172 -0.1875,0.23828 -0.42188,0.51953 -0.66797,0.75781 -0.125,0.11719 -0.28516,0.25781 -0.47656,0.38281 -0.17187,0.10938 -0.48437,0.28516 -0.90234,0.32812 -0.32031,0.03125 -0.75391,-0.01563 -1.1602,-0.29688 -0.38281,-0.27344 -0.55859,-0.62891 -0.63672,-0.85938 -0.12109,-0.36328 -0.10547,-0.73047 -0.10156,-0.83203 V 42.45761 42.3912 c -0.12109,-0.21094 -0.22656,-0.39844 -0.32422,-0.57031 -0.25,-0.44922 -0.44141,-0.78906 -0.74609,-1.1602 -1.5273,-1.8672 -4.2656,-2.832 -7.0742,-3.582 -8.6445,-2.3125 -18.012,-1.2852 -26.566,1.6172 -3.7578,1.2773 -7.4375,3.7969 -10.676,6.418 -0.44141,0.35938 -0.89453,0.71094 -1.3359,1.0469 -0.04687,0.03516 -0.09375,0.07031 -0.14062,0.10547 -0.48828,0.375 -0.95312,0.73828 -1.4023,1.1094 -0.89844,0.74219 -1.6562,1.4844 -2.2266,2.3203 -0.57422,0.84375 -0.70312,1.6523 -0.73047,2.9102 0.24219,-0.05859 0.50391,-0.0625 0.76172,0 0.83984,0.21094 1.3477,1.0586 1.1367,1.8945 -0.11719,0.48047 -0.47266,1.1641 -1.3008,1.3984 -0.63672,0.17969 -1.1836,-0.03906 -1.3789,-0.12109 -0.24609,-0.10547 -0.47656,-0.24609 -0.60547,-0.32422 L 23.0081,55.43812 c -0.15625,-0.09375 -0.21484,-0.12891 -0.25781,-0.15234 -1.5703,-0.76953 -2.9844,-1.6094 -4.4141,-2.6055 -0.97656,-0.67969 -2.0977,-0.89844 -3.543,-0.90234 -0.0078,0.0039 -0.01563,0.0039 -0.02734,0.0039 -0.0078,0.0039 -0.01953,0.0078 -0.03125,0.0078 -0.0078,0.0039 -0.01563,0.0039 -0.02344,0.0078 -0.01953,0.0039 -0.05469,0.0078 -0.08984,0.01563 -0.0625,0.01172 -0.20312,0.03906 -0.375,0.03906 -0.17188,0.0039 -0.47266,-0.01953 -0.79297,-0.17969 -0.35156,-0.17578 -0.59375,-0.44922 -0.73828,-0.73047 -0.23047,-0.4375 -0.21875,-0.89062 -0.21484,-1.0469 v -0.0039 c 0.02734,-0.98438 0.375,-1.9258 0.72266,-2.6758 0.28516,-0.61328 0.62891,-1.2188 0.90625,-1.7031 0.0625,-0.10938 0.12109,-0.21484 0.17578,-0.3125 0.81641,-1.457 1.8477,-2.9688 2.8516,-4.2617 4,-5.1562 9.7617,-9.8867 15.504,-12.855 2.9883,-1.5469 6.2969,-2.5195 9.3359,-3.3906 l 0.10156,-0.03125 c 3.1875,-0.91016 6.6016,-1.8906 10.199,-1.9727 z M 21.41,50.969 c 0.14453,-0.98828 0.46094,-2.0078 1.1602,-3.0312 0.80469,-1.1836 1.8164,-2.1406 2.8125,-2.9688 0.5,-0.41406 1.0078,-0.80859 1.4961,-1.1797 0.04687,-0.03906 0.09375,-0.07422 0.14062,-0.10937 0.44531,-0.33984 0.86719,-0.66406 1.2734,-0.99219 3.3242,-2.6953 7.3477,-5.4961 11.637,-6.9492 8.9609,-3.043 18.977,-4.1914 28.379,-1.6797 2.7344,0.73047 6.4414,1.8828 8.6836,4.6211 0.34766,0.42578 0.65625,0.91797 0.91797,1.3672 0.08203,-0.09375 0.16797,-0.1875 0.25391,-0.26953 1.1016,-1.0352 2.3555,-1.8398 3.4883,-2.5664 0.36719,-0.23828 0.72266,-0.46484 1.0547,-0.69141 0.34375,-0.23438 0.74219,-0.41016 1.0039,-0.53125 l 0.04297,-0.01953 c 0.14062,-0.0625 0.25781,-0.11328 0.35547,-0.16016 -0.28906,-0.51953 -0.74609,-1.0508 -1.3516,-1.5859 -0.76562,-0.68359 -1.6641,-1.2852 -2.5039,-1.8164 -0.63672,-0.40234 -1.2422,-0.79688 -1.8242,-1.1797 -2.4805,-1.6211 -4.5859,-3 -7.3789,-3.7148 -5.9414,-1.5312 -12.422,-1.8398 -18.68,-1.6992 -3.168,0.07031 -6.2305,0.94141 -9.5156,1.8828 -3.0664,0.87891 -6.0859,1.7773 -8.7617,3.1602 -5.3516,2.7695 -10.754,7.2109 -14.465,11.996 -0.92969,1.1953 -1.8672,2.5781 -2.5977,3.875 -0.07031,0.12891 -0.14453,0.25781 -0.21484,0.38281 -0.26953,0.47656 -0.53125,0.9375 -0.75781,1.4219 -0.02734,0.05859 -0.05078,0.11328 -0.07813,0.17188 1.3867,0.11719 2.8086,0.48438 4.1406,1.4141 0.42969,0.30078 0.85938,0.58203 1.2891,0.85156 z"
|
||||
id="path1566" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
52
static/img/icons/popout.svg
Normal file
|
@ -0,0 +1,52 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
style="image-rendering:optimizeQuality;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"
|
||||
viewBox="0 0 655 633"
|
||||
x="0px"
|
||||
y="0px"
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
id="svg883"
|
||||
sodipodi:docname="popout.svg"
|
||||
width="655"
|
||||
height="633"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview885"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.68364826"
|
||||
inkscape:cx="319.6088"
|
||||
inkscape:cy="408.83597"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1016"
|
||||
inkscape:window-x="70"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg883" /><defs
|
||||
id="defs869"><style
|
||||
type="text/css"
|
||||
id="style867">
|
||||
|
||||
.fil0 {fill:black}
|
||||
.fil1 {fill:black;fill-rule:nonzero}
|
||||
|
||||
</style></defs><g
|
||||
id="g873"><path
|
||||
class="fil0"
|
||||
d="m 452,397 59,-244 c 3,-37 -11,-49 -46,-41 l -236,90 c -27,13 -33,23 -10,43 l 62,54 -109,124 c -16,19 -14,47 4,63 19,17 47,15 63,-4 l 109,-123 62,54 c 23,20 32,13 42,-16 z"
|
||||
id="path871" /></g><g
|
||||
id="g877"><path
|
||||
class="fil1"
|
||||
d="m 100,0 h 455 c 55,0 100,45 100,100 v 433 c 0,55 -45,100 -100,100 H 100 C 45,633 0,588 0,533 V 100 C 0,45 45,0 100,0 Z M 555,22 H 100 C 57,22 22,57 22,100 v 433 c 0,43 35,78 78,78 h 455 c 43,0 78,-35 78,-78 V 100 C 633,57 598,22 555,22 Z"
|
||||
id="path875" /></g></svg>
|
After Width: | Height: | Size: 1.9 KiB |
72
static/img/logo.svg
Normal file
After Width: | Height: | Size: 87 KiB |
21
themes/ttb/LICENSE
Normal file
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) [year] [fullname]
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
7
themes/ttb/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Theme Name
|
||||
|
||||
## Features
|
||||
|
||||
## Installation
|
||||
|
||||
## Configuration
|
5
themes/ttb/archetypes/default.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
+++
|
22
themes/ttb/assets/css/main.css
Normal file
|
@ -0,0 +1,22 @@
|
|||
body {
|
||||
color: #222;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5;
|
||||
margin: 1rem;
|
||||
max-width: 768px;
|
||||
}
|
||||
|
||||
header {
|
||||
border-bottom: 1px solid #222;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
footer {
|
||||
border-top: 1px solid #222;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00e;
|
||||
text-decoration: none;
|
||||
}
|
1
themes/ttb/assets/js/main.js
Normal file
|
@ -0,0 +1 @@
|
|||
console.log('This site was generated by Hugo.');
|
48
themes/ttb/assets/scss/_collapsible.scss
Normal file
|
@ -0,0 +1,48 @@
|
|||
.collapsible-bar {
|
||||
margin: 10px 0;
|
||||
.collapsible-title
|
||||
{
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
h3 {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
.collapsible-content {
|
||||
transition: opacity 0.5s ease-out;
|
||||
opacity: 0;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
> input[type=checkbox],
|
||||
> input[type=radio]
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
> input[type=checkbox]:checked ~ .collapsible-content,
|
||||
> input[type=radio]:checked ~ .collapsible-content
|
||||
{
|
||||
display: block;
|
||||
opacity: 1;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.collapsible-bar-show-input
|
||||
{
|
||||
> input[type=checkbox],
|
||||
> input[type=radio]
|
||||
{
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin: 14px 10px;
|
||||
}
|
||||
> input[type=checkbox]:checked ~ .collapsible-content,
|
||||
> input[type=radio]:checked ~ .collapsible-content
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
}
|
36
themes/ttb/assets/scss/_icons.scss
Normal file
|
@ -0,0 +1,36 @@
|
|||
$base-url: "/img/icons";
|
||||
|
||||
/* icons */
|
||||
.icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
margin: 2px;
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
&-cursor{
|
||||
background-image: url($base-url + "/cursor.svg");
|
||||
}
|
||||
&-expand{
|
||||
background-image: url($base-url + "/expand.svg");
|
||||
}
|
||||
&-feed{
|
||||
background-image: url($base-url + "/feed.svg");
|
||||
}
|
||||
&-bulb{
|
||||
background-image: url($base-url + "/bulb.svg");
|
||||
}
|
||||
&-chat{
|
||||
background-image: url($base-url + "/chat.svg");
|
||||
}
|
||||
&-fan{
|
||||
background-image: url($base-url + "/fan.svg");
|
||||
}
|
||||
}
|
||||
|
||||
.button .icon {
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
}
|
25
themes/ttb/assets/scss/style.scss
Normal file
|
@ -0,0 +1,25 @@
|
|||
@import "collapsible";
|
||||
@import "icons";
|
||||
|
||||
body {
|
||||
color: #222;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5;
|
||||
margin: 1rem;
|
||||
max-width: 768px;
|
||||
}
|
||||
|
||||
header {
|
||||
border-bottom: 1px solid #222;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
footer {
|
||||
border-top: 1px solid #222;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00e;
|
||||
text-decoration: none;
|
||||
}
|
9
themes/ttb/content/_index.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = 'Home'
|
||||
date = 2023-01-01T08:00:00-07:00
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
7
themes/ttb/content/posts/_index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = 'Posts'
|
||||
date = 2023-01-01T08:30:00-07:00
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Tempor est exercitation ad qui pariatur quis adipisicing aliquip nisi ea consequat ipsum occaecat. Nostrud consequat ullamco laboris fugiat esse esse adipisicing velit laborum ipsum incididunt ut enim. Dolor pariatur nulla quis fugiat dolore excepteur. Aliquip ad quis aliqua enim do consequat.
|
10
themes/ttb/content/posts/post-1.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
title = 'Post 1'
|
||||
date = 2023-01-15T09:00:00-07:00
|
||||
draft = false
|
||||
tags = ['red']
|
||||
+++
|
||||
|
||||
Tempor proident minim aliquip reprehenderit dolor et ad anim Lorem duis sint eiusmod. Labore ut ea duis dolor. Incididunt consectetur proident qui occaecat incididunt do nisi Lorem. Tempor do laborum elit laboris excepteur eiusmod do. Eiusmod nisi excepteur ut amet pariatur adipisicing Lorem.
|
||||
|
||||
Occaecat nulla excepteur dolore excepteur duis eiusmod ullamco officia anim in voluptate ea occaecat officia. Cillum sint esse velit ea officia minim fugiat. Elit ea esse id aliquip pariatur cupidatat id duis minim incididunt ea ea. Anim ut duis sunt nisi. Culpa cillum sit voluptate voluptate eiusmod dolor. Enim nisi Lorem ipsum irure est excepteur voluptate eu in enim nisi. Nostrud ipsum Lorem anim sint labore consequat do.
|
10
themes/ttb/content/posts/post-2.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
title = 'Post 2'
|
||||
date = 2023-02-15T10:00:00-07:00
|
||||
draft = false
|
||||
tags = ['red','green']
|
||||
+++
|
||||
|
||||
Anim eiusmod irure incididunt sint cupidatat. Incididunt irure irure irure nisi ipsum do ut quis fugiat consectetur proident cupidatat incididunt cillum. Dolore voluptate occaecat qui mollit laborum ullamco et. Ipsum laboris officia anim laboris culpa eiusmod ex magna ex cupidatat anim ipsum aute. Mollit aliquip occaecat qui sunt velit ut cupidatat reprehenderit enim sunt laborum. Velit veniam in officia nulla adipisicing ut duis officia.
|
||||
|
||||
Exercitation voluptate irure in irure tempor mollit Lorem nostrud ad officia. Velit id fugiat occaecat do tempor. Sit officia Lorem aliquip eu deserunt consectetur. Aute proident deserunt in nulla aliquip dolore ipsum Lorem ut cupidatat consectetur sit sint laborum. Esse cupidatat sit sint sunt tempor exercitation deserunt. Labore dolor duis laborum est do nisi ut veniam dolor et nostrud nostrud.
|
BIN
themes/ttb/content/posts/post-3/bryce-canyon.jpg
Normal file
After Width: | Height: | Size: 19 KiB |
12
themes/ttb/content/posts/post-3/index.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
+++
|
||||
title = 'Post 3'
|
||||
date = 2023-03-15T11:00:00-07:00
|
||||
draft = false
|
||||
tags = ['red','green','blue']
|
||||
+++
|
||||
|
||||
Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat.
|
||||
|
||||
![Bryce Canyon National Park](bryce-canyon.jpg)
|
||||
|
||||
Sit excepteur do velit veniam mollit in nostrud laboris incididunt ea. Amet eu cillum ut reprehenderit culpa aliquip labore laborum amet sit sit duis. Laborum id proident nostrud dolore laborum reprehenderit quis mollit nulla amet veniam officia id id. Aliquip in deserunt qui magna duis qui pariatur officia sunt deserunt.
|
23
themes/ttb/hugo.toml
Normal file
|
@ -0,0 +1,23 @@
|
|||
baseURL = 'https://tinytechbureau.com/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Tiny Tech Bureau'
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Home'
|
||||
pageRef = '/'
|
||||
weight = 10
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Posts'
|
||||
pageRef = '/posts'
|
||||
weight = 20
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Tags'
|
||||
pageRef = '/tags'
|
||||
weight = 30
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.116.0"
|
17
themes/ttb/layouts/_default/baseof.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="{{ or site.Language.LanguageCode site.Language.Lang }}" dir="{{ or site.Language.LanguageDirection `ltr` }}">
|
||||
<head>
|
||||
{{ partial "head.html" . }}
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
{{ partial "header.html" . }}
|
||||
</header>
|
||||
<main>
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
<footer>
|
||||
{{ partial "footer.html" . }}
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
7
themes/ttb/layouts/_default/home.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{{ define "main" }}
|
||||
{{ .Content }}
|
||||
{{ range site.RegularPages }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ .Summary }}
|
||||
{{ end }}
|
||||
{{ end }}
|
8
themes/ttb/layouts/_default/list.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
{{ range .Pages }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
|
||||
{{ .Summary }}
|
||||
{{ end }}
|
||||
{{ end }}
|
10
themes/ttb/layouts/_default/single.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
{{ define "main" }}
|
||||
<h1>{{ .Title }}</h1>
|
||||
|
||||
{{ $dateMachine := .Date | time.Format "2006-01-02T15:04:05-07:00" }}
|
||||
{{ $dateHuman := .Date | time.Format ":date_long" }}
|
||||
<time datetime="{{ $dateMachine }}">{{ $dateHuman }}</time>
|
||||
|
||||
{{ .Content }}
|
||||
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||
{{ end }}
|
2
themes/ttb/layouts/partials/footer.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<p>Contents licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></p>
|
||||
<p>Icons by Sasha Tikhonov from <a href="https://thenounproject.com/browse/icons/term/fan/" target="_blank" title="Fan Icons">Noun Project</a> (CC BY 3.0)</p>
|
14
themes/ttb/layouts/partials/head.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>{{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}</title>
|
||||
{{ with .Site.Params.description }}<meta name="description" content="{{ . }}">{{ end }}
|
||||
{{ with .Site.Params.author }}<meta name="author" content="{{ . }}">{{ end }}
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
{{ template "_internal/opengraph.html" . }}
|
||||
|
||||
{{ partialCached "head/css.html" . }}
|
||||
{{ partialCached "head/js.html" . }}
|
||||
|
||||
{{ with .OutputFormats.Get "RSS" -}}
|
||||
{{ printf `<link rel="%s" type="%s" href="%s" title="%s">` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }}
|
||||
{{- end }}
|
11
themes/ttb/layouts/partials/head/css.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
{{- with resources.Get "scss/style.scss" }}
|
||||
{{ $style := . | resources.ToCSS | resources.Minify | resources.Fingerprint }}
|
||||
{{- if eq hugo.Environment "development" }}
|
||||
<link rel="stylesheet" href="{{ $style.RelPermalink }}">
|
||||
{{- else }}
|
||||
{{- with . | minify | fingerprint }}
|
||||
<link rel="stylesheet" href="{{ $style.RelPermalink }}" integrity="{{ $style.Data.Integrity }}" crossorigin="anonymous">
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
12
themes/ttb/layouts/partials/head/js.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
{{- with resources.Get "js/main.js" }}
|
||||
{{- if eq hugo.Environment "development" }}
|
||||
{{- with . | js.Build }}
|
||||
<script src="{{ .RelPermalink }}"></script>
|
||||
{{- end }}
|
||||
{{- else }}
|
||||
{{- $opts := dict "minify" true }}
|
||||
{{- with . | js.Build $opts | fingerprint }}
|
||||
<script src="{{ .RelPermalink }}" integrity="{{- .Data.Integrity }}" crossorigin="anonymous"></script>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
6
themes/ttb/layouts/partials/header.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<div class="logo">
|
||||
<a href="/">
|
||||
<img src="/img/logo.svg" alt="{{ site.Title }}">
|
||||
</a>
|
||||
</div>
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
53
themes/ttb/layouts/partials/menu.html
Normal file
|
@ -0,0 +1,53 @@
|
|||
{{- /*
|
||||
Renders a menu for the given menu ID.
|
||||
|
||||
@context {page} page The current page.
|
||||
@context {string} menuID The menu ID.
|
||||
|
||||
@example: {{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
*/}}
|
||||
|
||||
{{- $page := .page }}
|
||||
{{- $menuID := .menuID }}
|
||||
|
||||
<h2>Navigate</h2>
|
||||
{{- with index site.Menus $menuID }}
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
</nav>
|
||||
{{- end }}
|
||||
|
||||
{{- define "partials/inline/menu/walk.html" }}
|
||||
{{- $page := .page }}
|
||||
{{- range .menuEntries }}
|
||||
{{- $attrs := dict "href" .URL }}
|
||||
{{- if $page.IsMenuCurrent .Menu . }}
|
||||
{{- $attrs = merge $attrs (dict "class" "active" "aria-current" "page") }}
|
||||
{{- else if $page.HasMenuCurrent .Menu .}}
|
||||
{{- $attrs = merge $attrs (dict "class" "ancestor" "aria-current" "true") }}
|
||||
{{- end }}
|
||||
{{- $name := .Name }}
|
||||
{{- with .Identifier }}
|
||||
{{- with T . }}
|
||||
{{- $name = . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
<li>
|
||||
<a
|
||||
{{- range $k, $v := $attrs }}
|
||||
{{- with $v }}
|
||||
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
>{{ $name }}</a>
|
||||
{{- with .Children }}
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
{{- end }}
|
||||
</li>
|
||||
{{- end }}
|
||||
{{- end }}
|
23
themes/ttb/layouts/partials/terms.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
{{- /*
|
||||
For a given taxonomy, renders a list of terms assigned to the page.
|
||||
|
||||
@context {page} page The current page.
|
||||
@context {string} taxonomy The taxonomy.
|
||||
|
||||
@example: {{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
|
||||
*/}}
|
||||
|
||||
{{- $page := .page }}
|
||||
{{- $taxonomy := .taxonomy }}
|
||||
|
||||
{{- with $page.GetTerms $taxonomy }}
|
||||
{{- $label := (index . 0).Parent.LinkTitle }}
|
||||
<div>
|
||||
<div>{{ $label }}:</div>
|
||||
<ul>
|
||||
{{- range . }}
|
||||
<li><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></li>
|
||||
{{- end }}
|
||||
</ul>
|
||||
</div>
|
||||
{{- end }}
|
5
themes/ttb/layouts/shortcodes/icon.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{{- if (.Get 1) -}}
|
||||
<a href="{{ .Get 1 }}" title="click to open link"><span class="icon icon-{{ .Get 0 }}"></span></a>
|
||||
{{- else -}}
|
||||
<span class="icon icon-{{ .Get 0 }}"></span>
|
||||
{{- end -}}
|
BIN
themes/ttb/static/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
31
themes/ttb/theme.toml
Normal file
|
@ -0,0 +1,31 @@
|
|||
name = 'Theme name'
|
||||
license = 'MIT'
|
||||
licenselink = 'https://github.com/owner/repo/LICENSE'
|
||||
description = 'Theme description'
|
||||
|
||||
# The home page of the theme, where the source can be found
|
||||
homepage = 'https://github.com/owner/repo'
|
||||
|
||||
# If you have a running demo of the theme
|
||||
demosite = 'https://owner.github.io/repo'
|
||||
|
||||
# Taxonomy terms
|
||||
tags = ['blog', 'company']
|
||||
features = ['some', 'awesome', 'features']
|
||||
|
||||
# If the theme has multiple authors
|
||||
authors = [
|
||||
{name = 'Name of author', homepage = 'Website of author'},
|
||||
{name = 'Name of author', homepage = 'Website of author'}
|
||||
]
|
||||
|
||||
# If the theme has a single author
|
||||
[author]
|
||||
name = 'Your name'
|
||||
homepage = 'Your website'
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
author = 'Name of original author'
|
||||
homepage = 'Website of original author'
|
||||
repo = 'https://github.com/owner/repo'
|