Skip to content

Commit

Permalink
Add missing assets
Browse files Browse the repository at this point in the history
  • Loading branch information
jsphpl committed Apr 15, 2021
1 parent 0f90ee5 commit 80c3287
Show file tree
Hide file tree
Showing 32 changed files with 15,888 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/portfolio/10_loeten.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ attributes:
image1: Ergebnis
image2: Material/Prozess
---
:::short_description
::: short_description
Eine verrückte Fledermaus, ein gruseliger Geist oder ein netter Roboter. Wir schwingen den Lötkolben und bringen diese Figuren mit LEDs zum Blinken und zum Leuchten. Durch das Löten verbindet ihr verschiedene elektronische Bauteile und LEDs mit der Platine und kreiert so euren ganz eigenen Stromkreis.
:::

Expand Down
2 changes: 1 addition & 1 deletion out/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*
!.gitignore
!assets
!assets/*
!assets/**
Binary file added out/assets/fontawesome/.DS_Store
Binary file not shown.
34 changes: 34 additions & 0 deletions out/assets/fontawesome/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Font Awesome Free License
-------------------------

Font Awesome Free is free, open source, and GPL friendly. You can use it for
commercial projects, open source projects, or really almost whatever you want.
Full Font Awesome Free license: https://fontawesome.com/license/free.

# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
packaged as SVG and JS file types.

# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

# Attribution
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
Awesome Free files already contain embedded comments with sufficient
attribution, so you shouldn't need to do anything additional when using these
files normally.

We've kept attribution comments terse, so we ask that you do not actively work
to remove them from files, especially code. They're a great way for folks to
learn about Font Awesome.

# Brand Icons
All brand icons are trademarks of their respective owners. The use of these
trademarks does not indicate endorsement of the trademark holder by Font
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
to represent the company, product, or service to which they refer.**
3 changes: 3 additions & 0 deletions out/assets/fontawesome/attribution.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
console.log(`Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
`)
Binary file added out/assets/fontawesome/css/.DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/all.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/fontawesome.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/regular.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/solid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/svg-with-js.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions out/assets/fontawesome/css/v4-shims.min.css

Large diffs are not rendered by default.

Binary file not shown.
Loading

0 comments on commit 80c3287

Please sign in to comment.