-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
521 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,35 @@ | ||
title: What is <strong>FUND-IT</strong> | ||
image: | ||
url: /assets/about/what_is_fundit.jpg | ||
description: What is fundit illustration | ||
testimony: | ||
title: FUND-IT project wants to improve young people’s entrepreneurial skills, | ||
body: | | ||
images: | ||
- url: /assets/about/1.jpg | ||
description: What is fundit illustration | ||
width: 4624 | ||
height: 3472 | ||
- url: /assets/about/2.jpg | ||
description: What is fundit illustration | ||
width: 3024 | ||
height: 4032 | ||
- url: /assets/about/3.jpg | ||
description: What is fundit illustration | ||
width: 4032 | ||
height: 3024 | ||
- url: /assets/about/4.jpg | ||
description: What is fundit illustration | ||
width: 3280 | ||
height: 2464 | ||
- url: /assets/about/5.jpg | ||
description: What is fundit illustration | ||
width: 4032 | ||
height: 3024 | ||
|
||
body: | | ||
<p> | ||
FUND-IT project wants to improve young people’s entrepreneurial skills, so they start to plan more, pay more and better attention to financial matters and think about their business models. Even in a non-profit area. Sustainability and efficiency is a key to expanding the impact of these youth projects. Different models of funding should be examined and improved. | ||
<br/> | ||
<br/> | ||
</p> | ||
<p> | ||
We focus on an international group of young initiatives that sprang up around the USE-IT project. The non-commercial USE-IT map guides created by locals, honest and practical, are showing the real face of cities, breaking a bubble between locals and travelers. | ||
<br/> | ||
<br/> | ||
</p> | ||
<p> | ||
The worthiness of their mission is obvious since it meets European values on many levels. It supports intercultural understanding, fights the social exclusion between locals and tourists and does create European citizens. It is truly bottom-up and the maps show that there is “unity in diversity”. | ||
footer: We are a team of from France, Poland, Italy, Netherlands and Czech Republic supported during 2 years and half by Erasmus+ KA2 program. | ||
</p> | ||
footer: We are a team of from France, Poland, Italy, Netherlands and Czech Republic supported during 2 years and half by Erasmus+ KA2 program. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
.about__content | ||
display: flex | ||
gap: 12pt | ||
|
||
@media screen and (max-width: $breakpoint-small) | ||
flex-flow: column | ||
|
||
.gallery | ||
display: flex | ||
flex-wrap: wrap | ||
gap: 12pt | ||
justify-content: center | ||
img | ||
object-fit: cover | ||
aspect-ratio: 1 / 1 | ||
min-width: 100pt | ||
max-width: 200pt | ||
@media screen and (max-width: $breakpoint-small) | ||
max-width: 100pt | ||
|
||
// p | ||
// min-height: 120pt | ||
// img | ||
// width: 100pt | ||
// margin: 0 12pt | ||
// p:nth-of-type(even) | ||
// img | ||
// float: left | ||
// p:nth-of-type(odd) | ||
// img | ||
// float: left |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ | |
@import "home" | ||
@import "toolkit" | ||
@import "question" | ||
@import "about" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.