Compare commits

...

No commits in common. "main" and "pages-dev" have entirely different histories.

292 changed files with 474 additions and 9701 deletions

View File

@ -1,30 +0,0 @@
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo.git@v2
with:
hugo-version: "latest"
extended: true
- name: Build
run: |
hugo --minify
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: "1.21"
- name: Deploy
uses: https://itsblue.dev/actions/codeberg-pages-deploy@v1
with:
folder: ./public

3
.gitignore vendored
View File

@ -1,3 +0,0 @@
/resources
/public
.hugo_build.lock

View File

@ -1,24 +0,0 @@
build:
image: klakegg/hugo:ext-alpine-ci
stage: build
script:
- pwd
- hugo --minify
artifacts:
paths:
- public
expire_in: 1 week
deploy_production:
type: deploy
image: ubuntu:latest
environment:
name: production
url: itsblue.de
script:
- apt update
- apt install -y openssh-client
- chmod 700 $DEPLOYMENT_SSH_KEY
- scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i $DEPLOYMENT_SSH_KEY -r ./public/* root@10.10.0.1:/opt/lamp/www/itsblue.de
only:
- master

View File

@ -1,6 +0,0 @@
{
"recommendations": [
"valentjn.vscode-ltex",
"budparr.language-hugo-vscode"
]
}

View File

@ -1,11 +0,0 @@
ScStw
toppads
startpads
scstw
ScStw
Itsblue
Murnau
MakerLab
blueROCK
digitalrock
assable

View File

@ -1 +0,0 @@
WHITESPACE_RULE

View File

@ -1,3 +0,0 @@
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\Q{{% contactForm %}}\\E$"}
{"rule":"WHITESPACE_RULE","sentence":"^\\QThe toppads are an essential component of every stopwatch.\\E$"}
{"rule":"INCORRECT_CONTRACTIONS","sentence":"^\\Q-\n icon: 'fa fa-money-bill-alt'\n header: Affordable\n text: 'You don''t need to spend an arm or a leg for precise timing.'\\E$"}

14
.vscode/settings.json vendored
View File

@ -1,14 +0,0 @@
{
"ltex.language": "en-US",
"ltex.enabled": ["markdown", "yaml"],
"ltex.markdown.nodes": {
"CodeBlock": "default",
"FencedCodeBlock": "default",
"AutoLink": "dummy",
"Code": "dummy",
"YamlFrontMatterBlock": "default"
},
"editor.detectIndentation": false,
"editor.tabSize": 2,
"editor.insertSpaces": true,
}

View File

@ -1,3 +0,0 @@
# Itsblue website
The website of Itsblue development

12
apps/bluerock/index.html Normal file
View File

@ -0,0 +1,12 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>blueROCK | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class="active submenu">blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg" style=padding-top:0><div class=columns><div id=item class="column col-12 extra-spacing"><div class="content-item h-entry"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>blueROCK</h1></div></div></div><h3>Screenshots</h3><div class="gallery gallery-scroll"><img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-1.jpg alt=screenshot-1.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-2.jpg alt=screenshot-2.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-3.jpg alt=screenshot-3.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-4.jpg alt=screenshot-4.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-5.jpg alt=screenshot-5.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-6.jpg alt=screenshot-6.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-7.jpeg alt=screenshot-7.jpeg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/screenshot-8.jpeg alt=screenshot-8.jpeg></div><div class=e-content><h3>About blueROCK</h3><p>blueROCK is an app to view climbing results from <a href=https://digitalrock.de>digitalrock</a> comfortable on the go.</p><h3>Downloads</h3><a href="https://play.google.com/store/apps/details?id=com.itsblue.blueROCK" target=blank><img alt="Get it on Google Play" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GooglePlay.png></a><br><a href="https://apps.apple.com/de/app/bluerock/id1503699996?app=itunes&ign-mpt=uo%3D4" target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/AppStore.png></a><br><a href=https://itsblue.dev/dorian/blueROCK target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GetSourceCode.png></a><br><br><h3>Privacy policy</h3><p>While you're using blueROCK Itsblue Development does not collect any of your personal data.</p><a href=privacypolicy.html>privacy policy <i class="fa fa-angle-right"></i></a></div></div><p class="prev-next text-center"></p></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class="active submenu">blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -0,0 +1,5 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>blueROCK | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class="active submenu">blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/bluerock/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>blueROCK</h1></div></div></div><h3>Privacy Policy</h3>While you're using blueROCK Itsblue Development does not collect any of your personal data.<p class="prev-next text-center"><a href=index.html><i class="fa fa-angle-left"></i> back to overview</a></p></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class="active submenu">blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

14
apps/fannyapp/index.html Normal file
View File

@ -0,0 +1,14 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Fannyapp | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class="active submenu">Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg" style=padding-top:0><div class=columns><div id=item class="column col-12 extra-spacing"><div class="content-item h-entry"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Fannyapp</h1></div></div></div><h3>Screenshots</h3><div class="gallery gallery-scroll"><img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-1.png alt=screenshot-1.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-2.png alt=screenshot-2.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-3.png alt=screenshot-3.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-4.png alt=screenshot-4.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-5.png alt=screenshot-5.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-6.png alt=screenshot-6.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/screenshot-7.png alt=screenshot-7.png></div><div class=e-content><h3>About Fannyapp</h3><p>The Fannyapp was our first public app and the reason we decided to start publishing apps for Apple devices.</p><h5 id=what-it-is-now>What it is now</h5><p>It is a simple app for the mensa of my former highschool, <a href=https://treffpunkt-fanny.de>Treffpunkt Fanny</a>, which shows the meals being served in the next ten days.
To accomplish this, we also wrote a php script which parses the <a href=http://www.treffpunkt-fanny.de/images/stories/dokumente/Essensplaene/current.xlsx>excel table</a>, which Treffpunkt Fanny uses to keep track which meals will be served, and turns it into a <a href=http://www.treffpunkt-fanny.de/images/stories/dokumente/Essensplaene/api/TFfoodplanAPI.php>REST-API</a>. The source code of that php script can be found on <a href=https://github.com/Fanny-Leicht-Gymnasium/TFfoodplan>GitHub</a>.</p><h5 id=what-it-used-to-be>What it used to be</h5><p>Back when I still went to the Fanny-Leicht-Gymnasium, the Fannyapp used to be more than just a meal-plan. It showed events like &ldquo;The maths class today at 7:30am is cancelled&rdquo;, or &ldquo;The biology class today at 3:30pm is moved to a diffrent room&rdquo;. The last three screenshots are from back when it could still do that.
I&rsquo;d like to give a little background on that:<br>At that time, this so-called &ldquo;substitution plan&rdquo; was only available as an ugly pdf at the schools website. It was very annoying to read on a phone, as it was small text and always contained all events for all grades. The app was able to filter the eventy by grade and group (see last screenshot), which made it much more convenient to read.<br>Also, users had to login to the website every time, since it used plain old http basic authentication. The app could just remember the username and password.
At that time, I was also maintaining the schools main website. Since I found the http basic system very annoying and outdated, the authentication was fully migrated to Joomla (the CMS we were using) on my initiative.<br>That opened up more possibilities, since I was now able to use Joomlas plugin system to write a <a href=https://github.com/Fanny-Leicht-Gymnasium/JoomlaFannySubstitutionPlan>plugin</a> which converted the pdf to an easy to parse REST-API.<br>As you can see, I spent lots of time to develop all of this, and it was my first public project that was actually useful.</p><p>So what happened? It&rsquo;s pretty simple actually: The school decided to purchase the commercially available app &ldquo;Untis mobile&rdquo; and therefore, my app was no longer needed and truned into a meal-plan.</p><h3>Downloads</h3><a href="https://play.google.com/store/apps/details?id=com.itsblue.flgvertretung" target=blank><img alt="Get it on Google Play" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GooglePlay.png></a><br><a href=https://apps.apple.com/de/app/fannyapp/id1495583845 target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/AppStore.png></a><br><a href=https://itsblue.dev/dorian/fanny-app target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GetSourceCode.png></a><br><br><h3>Privacy policy</h3><p>While you're using the Fannyapp Itsblue Development does not collect any of your personal data.<br><br>However, Treffpunkt Fanny e.V. (provider of foodplan data) may collect personal data.<br>Further information can be found in their privacy policy:<br><a href='\"http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung\"' target='\"blank\"'>http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung</a></p><a href=privacypolicy.html>privacy policy <i class="fa fa-angle-right"></i></a></div></div><p class="prev-next text-center"></p></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class="active submenu">Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -0,0 +1,5 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Fannyapp | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class="active submenu">Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/fannyapp/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Fannyapp</h1></div></div></div><h3>Privacy Policy</h3>While you're using the Fannyapp Itsblue Development does not collect any of your personal data.<br><br>However, Treffpunkt Fanny e.V. (provider of foodplan data) may collect personal data.<br>Further information can be found in their privacy policy:<br><a href='\"http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung\"' target='\"blank\"'>http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung</a><p class="prev-next text-center"><a href=index.html><i class="fa fa-angle-left"></i> back to overview</a></p></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class="active submenu">Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

8
apps/index.html Normal file

File diff suppressed because one or more lines are too long

1
apps/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apps on Itsblue</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/</link><description>Recent content in Apps on Itsblue</description><generator>Hugo -- gohugo.io</generator><atom:link href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/index.xml" rel="self" type="application/rss+xml"/><item><title>blueROCK</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/bluerock/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/bluerock/</guid><description>&lt;p>blueROCK is an app to view climbing results from &lt;a href="https://digitalrock.de">digitalrock&lt;/a> comfortable on the go.&lt;/p></description></item><item><title>Fannyapp</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/fannyapp/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/fannyapp/</guid><description>&lt;p>The Fannyapp was our first public app and the reason we decided to start publishing apps for Apple devices.&lt;/p></description></item><item><title>Led Display Controller</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/leddisplaycontroller/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/leddisplaycontroller/</guid><description>&lt;p>The Led Display Controller is an app to control a LED-Display powered by an ESP32 over Bluetooth.&lt;/p></description></item><item><title>Speed Climbing Reaction Trainer</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scrt/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scrt/</guid><description>&lt;p>The Speed Climbing Reaction Trainer is an app to train your reaction time to the IFSC speed climbing start signal.&lt;/p></description></item><item><title>Speed Climbing Stopwatch</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scstw/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scstw/</guid><description>&lt;p>The speed climbing stopwatch app is a simple and lightweight stopwatch app that plays the official IFSC start signal before beginning to stop the time.&lt;/p></description></item></channel></rss>

View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Led Display Controller | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class="active submenu">Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg" style=padding-top:0><div class=columns><div id=item class="column col-12 extra-spacing"><div class="content-item h-entry"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Led Display Controller</h1></div></div></div><h3>Screenshots</h3><div class="gallery gallery-scroll"><img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/screenshot-1.jpg alt=screenshot-1.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/screenshot-2.jpg alt=screenshot-2.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/screenshot-3.jpg alt=screenshot-3.jpg>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/screenshot-4.jpg alt=screenshot-4.jpg></div><div class=e-content><h3>About Led Display Controller</h3><p>The Led Display Controller is an app to control a LED-Display powered by an ESP32 over Bluetooth.</p><h3>Downloads</h3><a href="https://play.google.com/store/apps/details?id=de.itsblue.LedDisplayController" target=blank><img alt="Get it on Google Play" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GooglePlay.png></a><br><a href=https://itsblue.dev/itsblue-development/LedDisplay target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GetSourceCode.png></a><br><br><h3>Privacy policy</h3><p>While you are using the Led Display Controller app, Itsblue Development does not collect any of your personal data.</p><a href=privacypolicy.html>privacy policy <i class="fa fa-angle-right"></i></a></div></div><p class="prev-next text-center"></p></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class="active submenu">Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -0,0 +1,5 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Led Display Controller | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class="active submenu">Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/leddisplaycontroller/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Led Display Controller</h1></div></div></div><h3>Privacy Policy</h3>While you are using the Led Display Controller app, Itsblue Development does not collect any of your personal data.<p class="prev-next text-center"><a href=index.html><i class="fa fa-angle-left"></i> back to overview</a></p></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class="active submenu">Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

8
apps/scrt/index.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Speed Climbing Reaction Trainer | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class="active submenu">Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg" style=padding-top:0><div class=columns><div id=item class="column col-12 extra-spacing"><div class="content-item h-entry"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Speed Climbing Reaction Trainer</h1></div></div></div><h3>Screenshots</h3><div class="gallery gallery-scroll"><img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/screenshot-1.png alt=screenshot-1.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/screenshot-2.png alt=screenshot-2.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/screenshot-3.png alt=screenshot-3.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/screenshot-4.png alt=screenshot-4.png></div><div class=e-content><h3>About Speed Climbing Reaction Trainer</h3><p>The Speed Climbing Reaction Trainer is an app to train your reaction time to the IFSC speed climbing start signal.</p><h3>Downloads</h3><a href="https://play.google.com/store/apps/details?id=com.itsblue.SpeedClimbingReactionTrainer" target=blank><img alt="Get it on Google Play" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GooglePlay.png></a><br><a href=https://apps.apple.com/de/app/speed-climbing-reactiontrainer/id1527603031 target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/AppStore.png></a><br><a href=https://itsblue.dev/ScStw/reaction-trainer target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GetSourceCode.png></a><br><br><h3>Privacy policy</h3><p>While you are using the Speed Climbing Reaction Trainer app, Itsblue Development does not collect any of your personal data.</p><a href=privacypolicy.html>privacy policy <i class="fa fa-angle-right"></i></a></div></div><p class="prev-next text-center"></p></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class="active submenu">Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -0,0 +1,5 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Speed Climbing Reaction Trainer | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class="active submenu">Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scrt/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Speed Climbing Reaction Trainer</h1></div></div></div><h3>Privacy Policy</h3>While you are using the Speed Climbing Reaction Trainer app, Itsblue Development does not collect any of your personal data.<p class="prev-next text-center"><a href=index.html><i class="fa fa-angle-left"></i> back to overview</a></p></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class="active submenu">Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

11
apps/scstw/index.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Speed Climbing Stopwatch | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class="active submenu">Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg" style=padding-top:0><div class=columns><div id=item class="column col-12 extra-spacing"><div class="content-item h-entry"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Speed Climbing Stopwatch</h1></div></div></div><h3>Screenshots</h3><div class="gallery gallery-scroll"><img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-1.png alt=screenshot-1.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-2.png alt=screenshot-2.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-3.png alt=screenshot-3.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-4.png alt=screenshot-4.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-5.png alt=screenshot-5.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-6.png alt=screenshot-6.png>
<img class="gallery gallery-item" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/screenshot-7.png alt=screenshot-7.png></div><div class=e-content><h3>About Speed Climbing Stopwatch</h3><p>The speed climbing stopwatch app is a simple and lightweight stopwatch app that plays the official IFSC start signal before beginning to stop the time.</p><p>It makes your training as easy as possible since you don&rsquo;t need a separate device to play the start sound anymore.<br>It can also be used to control the speed climbing stopwatch base station (<a href=/scstw>more information</a>)</p><h3>Downloads</h3><a href="https://play.google.com/store/apps/details?id=com.itsblue.speedclimbing_stopwatch" target=blank><img alt="Get it on Google Play" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GooglePlay.png></a><br><a href=https://apps.apple.com/de/app/speed-climbing-stopwatch/id1527590772 target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/AppStore.png></a><br><a href=https://itsblue.dev/scstw/app target=blank><img alt="Download on the App Store" src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/assets/GetSourceCode.png></a><br><br><h3>Privacy policy</h3><p>While you are using the Speed Climbing Stopwatch app, Itsblue Development does not collect any of your personal data.</p><a href=privacypolicy.html>privacy policy <i class="fa fa-angle-right"></i></a></div></div><p class="prev-next text-center"></p></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class="active submenu">Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -0,0 +1,5 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Speed Climbing Stopwatch | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class="active submenu">Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><div class=container><div class=columns style=justify-content:center><div class="column col-auto" style=display:flex;flex-direction:column;justify-content:center><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/apps/scstw/favicon.png style=max-height:calc(5rem)></div><div class="column col-auto" style=max-width:100%;text-align:center><h1>Speed Climbing Stopwatch</h1></div></div></div><h3>Privacy Policy</h3>While you are using the Speed Climbing Stopwatch app, Itsblue Development does not collect any of your personal data.<p class="prev-next text-center"><a href=index.html><i class="fa fa-angle-left"></i> back to overview</a></p></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/ class=active>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/privacypolicy.html class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/privacypolicy.html class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/privacypolicy.html class="active submenu">Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/privacypolicy.html class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/privacypolicy.html class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -1,6 +0,0 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

View File

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 193 KiB

8
categories/index.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Categories | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg"><div class=columns><div id=item class="column col-12 extra-spacing"><div class=bricklayer></div></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/bricklayer.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/scopedQuerySelectorShim.min.js></script>
<script>var bricklayer=new Bricklayer(document.querySelector(".bricklayer"))</script></body></html>

1
categories/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Itsblue</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/categories/</link><description>Recent content in Categories on Itsblue</description><generator>Hugo -- gohugo.io</generator><atom:link href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

View File

@ -1,27 +0,0 @@
baseURL: "https://itsblue-development.itsblue.online/itsblue-website/@pages-dev"
defaultContentLanguage: "en"
title: "Itsblue"
theme: "quark-hugo"
params:
gridSize: "grid-lg"
languages:
de:
title: "Itsblue"
en:
title: "Itsblue"
markup:
goldmark:
renderer:
unsafe: true
outputFormats:
privacypolicy:
baseName: "privacypolicy"
isPlainText: false
isHTML: true
permalinkable: true
suffix: "html"
mediaType: "text/html"

View File

@ -1,27 +0,0 @@
baseURL: "https://itsblue.de/"
defaultContentLanguage: "en"
title: "Itsblue"
theme: "quark-hugo"
params:
gridSize: "grid-lg"
languages:
de:
title: "Itsblue"
en:
title: "Itsblue"
markup:
goldmark:
renderer:
unsafe: true
outputFormats:
privacypolicy:
baseName: "privacypolicy"
isPlainText: false
isHTML: true
permalinkable: true
suffix: "html"
mediaType: "text/html"

14
contact/index.html Normal file
View File

@ -0,0 +1,14 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Contact | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/ class=active>Contact</a></li></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class=section><section class="container grid-lg"><h2 id=get-in-touch>Get in touch</h2><p>If you have any question, feel free to contact us here, and we will try to respond as fast as possible.</p><form name=contact method=post id=contact-form><div class="form-field form-group"><div id=status-toast class="toast hidden"></div></div><div class="form-field half left form-group"><div class=form-label-wrapper><label class=form-label>Name <span class=required>*</span></label></div><div class=form-data><div class=form-input-wrapper><input name=name type=text class=form-input placeholder=Name autocomplete=on required></div></div></div><div class="form-field half right form-group"><div class=form-label-wrapper><label class=form-label>Email <span class=required>*</span></label></div><div class=form-data><div class=form-input-wrapper><input name=email type=email class=form-input placeholder=Email required></div></div></div><div class="form-field form-group"><div class=form-label-wrapper><label class=form-label>Message <span class=required>*</span></label></div><div class=form-data><div class=form-textarea-wrapper><textarea name=message class=form-input placeholder=Message required spellcheck=false data-gramm=false style=line-height:24px></textarea></div></div></div><div class=h-captcha data-sitekey=b586c42e-b3cd-4432-aea8-17efea9ff29d data-theme=light></div><div class=button-wrapper><button id=submit-button type=submit class="btn btn-primary">Submit</button>
<button type=reset class=btn>Reset</button></div></form><script src=https://js.hcaptcha.com/1/api.js async defer></script>
<script>var form=document.getElementById("contact-form"),statusToast=document.getElementById("status-toast"),submitButton=document.getElementById("submit-button");submitButton.setLoading=function(){this.classList="btn disabled",this.innerHTML='<div class="loading loading-lg">'},submitButton.setNormal=function(){this.classList="btn btn-primary",this.innerHTML="Submit"},statusToast.show=function(e,t){this.classList="toast toast-"+e,this.innerHTML=t},statusToast.hide=function(){this.classList="hide",this.innerHTML=""};async function handleSubmit(e){e.preventDefault(),submitButton.setLoading(),statusToast.show("primary","Please wait...");var t=new FormData(form);fetch("https://api.itsblue.de/f/eb839512-45e8-4c6e-84de-3c88092b1310",{method:form.method,body:t,headers:{Accept:"application/json"}}).then(e=>{e.ok?(statusToast.show("success","Thanks for your submission!"),form.reset(),submitButton.setNormal()):(statusToast.show("error","Oops! There was a problem submitting your form. Please contact us on a different way."),submitButton.setNormal())}).catch(e=>{statusToast.show("error","Oops! There was a problem submitting your form. Please contact us on a different way."),submitButton.setNormal()})}form.addEventListener("submit",handleSubmit)</script><h2 id=privacy-policy>Privacy policy</h2><p>Last updated: October 07, 2021</p><p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.
We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy.</p><h4 id=interpretation-and-definitions>Interpretation and Definitions</h4><h5 id=interpretation>Interpretation</h5><p>The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.</p><h5 id=definitions>Definitions</h5><p>For the purposes of this Privacy Policy:</p><ul><li><strong>Account</strong> means a unique account created for You to access our Service or parts of our Service.</li><li><strong>Company</strong> (referred to as either "the Company", "We", "Us" or "Our" in this Agreement) refers to Itsblue website.</li><li><strong>Cookies</strong> are small files that are placed on Your computer, mobile device or any other device by a website, containing the details of Your browsing history on that website among its many uses.</li><li><strong>Country</strong> refers to: Bayern, Germany</li><li><strong>Device</strong> means any device that can access the Service such as a computer, a cellphone or a digital tablet.</li><li><strong>Personal Data</strong> is any information that relates to an identified or identifiable individual.</li><li><strong>Service</strong> refers to the Website.</li><li><strong>Service Provider</strong> means any natural or legal person who processes the data on behalf of the Company. It refers to third-party companies or individuals employed by the Company to facilitate the Service, to provide the Service on behalf of the Company, to perform services related to the Service or to assist the Company in analysing how the Service is used.</li><li><strong>Usage Data</strong> refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).</li><li><strong>Website</strong> refers to Itsblue website, accessible from <a href=https://itsblue.de rel="external nofollow noopener" target=_blank><a href=https://itsblue.de>https://itsblue.de</a></a></li><li><strong>You</strong> means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.</li></ul><h4 id=collecting-and-using-your-personal-data>Collecting and Using Your Personal Data</h4><h5 id=types-of-data-collected>Types of Data Collected</h5><h6 id=personal-data>Personal Data</h6><p>While using Our Service, We may ask You to provide Us with certain personally identifiable information that can be used to contact or identify You. Personally identifiable information may include, but is not limited to:</p><ul><li>Email address</li><li>First name and last name</li><li>Usage Data</li></ul><h6 id=usage-data>Usage Data</h6><p>We do not collect any usage data.</p><h6 id=tracking-technologies-and-cookies>Tracking Technologies and Cookies</h6><p>We do neither use Tracking Technologies nor Cookies</p><h5 id=use-of-your-personal-data>Use of Your Personal Data</h5><p>The Company may use Personal Data for the following purposes:</p><ul><li>If you contact us using one of the contact forms on our website</li></ul><p>We do not share this data with anyone.</p><h5 id=retention-of-your-personal-data>Retention of Your Personal Data</h5><p>The Company will retain Your Personal Data only for as long as is necessary for the purposes set out in this Privacy Policy. We will retain and use Your Personal Data to the extent necessary to comply with our legal obligations (for example, if we are required to retain your data to comply with applicable laws), resolve disputes, and enforce our legal agreements and policies.</p><h5 id=transfer-of-your-personal-data>Transfer of Your Personal Data</h5><p>Your information, including Personal Data, is processed at the Company&rsquo;s operating offices and in any other places where the parties involved in the processing are located. It means that this information may be transferred to — and maintained on — computers located outside of Your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from Your jurisdiction.
Your consent to this Privacy Policy followed by Your submission of such information represents Your agreement to that transfer.
The Company will take all steps reasonably necessary to ensure that Your data is treated securely and in accordance with this Privacy Policy and no transfer of Your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of Your data and other personal information.</p><h5 id=disclosure-of-your-personal-data>Disclosure of Your Personal Data</h5><h6 id=business-transactions>Business Transactions</h6><p>If the Company is involved in a merger, acquisition or asset sale, Your Personal Data may be transferred. We will provide notice before Your Personal Data is transferred and becomes subject to a different Privacy Policy.</p><h6 id=law-enforcement>Law enforcement</h6><p>Under certain circumstances, the Company may be required to disclose Your Personal Data if required to do so by law or in response to valid requests by public authorities (e.g. a court or a government agency).</p><h6 id=other-legal-requirements>Other legal requirements</h6><p>The Company may disclose Your Personal Data in the good faith belief that such action is necessary to:</p><ul><li>Comply with a legal obligation</li><li>Protect and defend the rights or property of the Company</li><li>Prevent or investigate possible wrongdoing in connection with the Service</li><li>Protect the personal safety of Users of the Service or the public</li><li>Protect against legal liability</li></ul><h5 id=security-of-your-personal-data>Security of Your Personal Data</h5><p>The security of Your Personal Data is important to Us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While We strive to use commercially acceptable means to protect Your Personal Data, We cannot guarantee its absolute security.</p><h4 id=detailed-information-on-the-processing-of-your-personal-data>Detailed Information on the Processing of Your Personal Data</h4><p>We use <strong>Formspree</strong> to process contact form submissions on our website.<br>Their Privacy Policy can be viewed at <a href=https://formspree.io/legal/privacy-policy rel="external nofollow noopener" target=_blank><a href=https://formspree.io/legal/privacy-policy>https://formspree.io/legal/privacy-policy</a></a></p><h4 id=childrens-privacy>Children&rsquo;s Privacy</h4><p>Our Service does not address anyone under the age of 13. We do not knowingly collect personally identifiable information from anyone under the age of 13. If You are a parent or guardian and You are aware that Your child has provided Us with Personal Data, please contact Us. If We become aware that We have collected Personal Data from anyone under the age of 13 without verification of parental consent, We take steps to remove that information from Our servers.
If We need to rely on consent as a legal basis for processing Your information and Your country requires consent from a parent, We may require Your parent&rsquo;s consent before We collect and use that information.</p><h4 id=links-to-other-websites>Links to Other Websites</h4><p>Our Service may contain links to other websites that are not operated by Us. If You click on a third party link, You will be directed to that third party&rsquo;s site. We strongly advise You to review the Privacy Policy of every site You visit.
We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or service.</p><h4 id=changes-to-this-privacy-policy>Changes to this Privacy Policy</h4><p>We may update Our Privacy Policy from time to time. We will notify You of any changes by posting the new Privacy Policy on this page.
We will update the "Last updated" date at the top of this Privacy Policy.
You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p><h4 id=contact-us>Contact Us</h4><p>If you have any questions about this Privacy Policy, You can contact us:</p><ul><li>By email: <a href=mailto:contact@itsblue.de>contact@itsblue.de</a></li><li>By using the contact form above</li><li>By mail: Dorian Zedler, Hauptstraße 39, D-82436 Eglfing</li></ul></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree><li><a href=/itsblue-website/@pages-dev/>Home</a></li><li><a href=/itsblue-website/@pages-dev/projects/>Projects</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/projects/led-display/ class=submenu>LED-Display</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/reader-clock/ class=submenu>Reader Clock</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/projects/scstw/ class=submenu>Speed Climbing Stopwatch</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/apps/>Apps</a><ul class=submenu><li class=submenu><a href=/itsblue-website/@pages-dev/apps/bluerock/ class=submenu>blueROCK</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/fannyapp/ class=submenu>Fannyapp</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scstw/ class=submenu>Speed Climbing Stopwatch App</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/leddisplaycontroller/ class=submenu>Led Display Controller</a></li><li class=submenu><a href=/itsblue-website/@pages-dev/apps/scrt/ class=submenu>Speed Climbing Reaction Trainer</a></li></ul></li><li><a href=/itsblue-website/@pages-dev/contact/ class=active>Contact</a></li></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script></body></html>

View File

@ -1,12 +0,0 @@
---
title: Home
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
menu: "main"
modularDataDir: home
menu:
main:
title: Home
name: Home
weight: 1
---

View File

@ -1,11 +0,0 @@
---
title: Apps
layout: blog
bodyClasses: 'title-h1h2 header-animated sticky-footer'
menu:
main:
title: Apps
name: Apps
weight: 3
---

View File

@ -1,29 +0,0 @@
---
title: blueROCK
layout: appitem
title: blueROCK
heroClasses: 'overlay-dark text-light hero-tiny'
imagesDir: images/apps/bluerock
links:
googleplay: 'https://play.google.com/store/apps/details?id=com.itsblue.blueROCK'
appstore: 'https://apps.apple.com/de/app/bluerock/id1503699996?app=itunes&ign-mpt=uo%3D4'
opensource: 'https://itsblue.dev/dorian/blueROCK'
privacyPolicy: |
While you're using blueROCK Itsblue Development does not collect any of your personal data.
outputs:
- html
- privacypolicy
menu:
main:
title: blueROCK
name: blueROCK
weight: 1
parent: Apps
aliases: ["/index.php/apps/bluerock"]
---
blueROCK is an app to view climbing results from [digitalrock](https://digitalrock.de) comfortable on the go.
<!--more-->

View File

@ -1,46 +0,0 @@
---
title: Fannyapp
layout: appitem
imagesDir: images/apps/fannyapp
links:
googleplay: "https://play.google.com/store/apps/details?id=com.itsblue.flgvertretung"
appstore: "https://apps.apple.com/de/app/fannyapp/id1495583845"
opensource: "https://itsblue.dev/dorian/fanny-app"
privacyPolicy: |
While you're using the Fannyapp Itsblue Development does not collect any of your personal data.<br>
<br>
However, Treffpunkt Fanny e.V. (provider of foodplan data) may collect personal data.<br>
Further information can be found in their privacy policy:<br>
<a href=\"http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung\" target=\"blank\">http://www.treffpunkt-fanny.de/index.php/datenschutzerklaerung</a>
outputs:
- html
- privacypolicy
menu:
main:
title: Fannyapp
name: Fannyapp
weight: 2
parent: Apps
---
The Fannyapp was our first public app and the reason we decided to start publishing apps for Apple devices.
<!--more-->
##### What it is now
It is a simple app for the mensa of my former highschool, [Treffpunkt Fanny](https://treffpunkt-fanny.de), which shows the meals being served in the next ten days.
To accomplish this, we also wrote a php script which parses the [excel table](http://www.treffpunkt-fanny.de/images/stories/dokumente/Essensplaene/current.xlsx), which Treffpunkt Fanny uses to keep track which meals will be served, and turns it into a [REST-API](http://www.treffpunkt-fanny.de/images/stories/dokumente/Essensplaene/api/TFfoodplanAPI.php). The source code of that php script can be found on [GitHub](https://github.com/Fanny-Leicht-Gymnasium/TFfoodplan).
##### What it used to be
Back when I still went to the Fanny-Leicht-Gymnasium, the Fannyapp used to be more than just a meal-plan. It showed events like "The maths class today at 7:30am is cancelled", or "The biology class today at 3:30pm is moved to a diffrent room". The last three screenshots are from back when it could still do that.
I'd like to give a little background on that:
At that time, this so-called "substitution plan" was only available as an ugly pdf at the schools website. It was very annoying to read on a phone, as it was small text and always contained all events for all grades. The app was able to filter the eventy by grade and group (see last screenshot), which made it much more convenient to read.
Also, users had to login to the website every time, since it used plain old http basic authentication. The app could just remember the username and password.
At that time, I was also maintaining the schools main website. Since I found the http basic system very annoying and outdated, the authentication was fully migrated to Joomla (the CMS we were using) on my initiative.
That opened up more possibilities, since I was now able to use Joomlas plugin system to write a [plugin](https://github.com/Fanny-Leicht-Gymnasium/JoomlaFannySubstitutionPlan) which converted the pdf to an easy to parse REST-API.
As you can see, I spent lots of time to develop all of this, and it was my first public project that was actually useful.
So what happened? It's pretty simple actually: The school decided to purchase the commercially available app "Untis mobile" and therefore, my app was no longer needed and truned into a meal-plan.

View File

@ -1,23 +0,0 @@
---
title: 'Led Display Controller'
layout: appitem
imagesDir: images/apps/leddisplaycontroller
links:
googleplay: 'https://play.google.com/store/apps/details?id=de.itsblue.LedDisplayController'
opensource: 'https://itsblue.dev/itsblue-development/LedDisplay'
privacyPolicy: 'While you are using the Led Display Controller app, Itsblue Development does not collect any of your personal data.'
outputs:
- html
- privacypolicy
menu:
main:
title: Led Display Controller
name: Led Display Controller
weight: 3
parent: Apps
---
The Led Display Controller is an app to control a LED-Display powered by an ESP32 over Bluetooth.
<!--more-->

View File

@ -1,27 +0,0 @@
---
title: 'Speed Climbing Reaction Trainer'
layout: appitem
heroClasses: 'overlay-dark text-light hero-tiny'
imagesDir: images/apps/scrt
links:
googleplay: 'https://play.google.com/store/apps/details?id=com.itsblue.SpeedClimbingReactionTrainer'
appstore: 'https://apps.apple.com/de/app/speed-climbing-reactiontrainer/id1527603031'
opensource: 'https://itsblue.dev/ScStw/reaction-trainer'
privacyPolicy: 'While you are using the Speed Climbing Reaction Trainer app, Itsblue Development does not collect any of your personal data.'
outputs:
- html
- privacypolicy
menu:
main:
title: Speed Climbing Reaction Trainer
name: Speed Climbing Reaction Trainer
weight: 3
parent: Apps
aliases: ["/index.php/apps/speed-climbing-stopwatch-reaction-trainer"]
---
The Speed Climbing Reaction Trainer is an app to train your reaction time to the IFSC speed climbing start signal.
<!--more-->

View File

@ -1,30 +0,0 @@
---
title: 'Speed Climbing Stopwatch'
layout: appitem
heroClasses: 'overlay-dark text-light hero-tiny'
imagesDir: images/apps/scstw
links:
googleplay: 'https://play.google.com/store/apps/details?id=com.itsblue.speedclimbing_stopwatch'
appstore: 'https://apps.apple.com/de/app/speed-climbing-stopwatch/id1527590772'
opensource: 'https://itsblue.dev/scstw/app'
privacyPolicy: 'While you are using the Speed Climbing Stopwatch app, Itsblue Development does not collect any of your personal data.'
outputs:
- html
- privacypolicy
menu:
main:
title: Speed Climbing Stopwatch App
name: Speed Climbing Stopwatch App
weight: 2
parent: Apps
aliases: ["/index.php/apps/speed-climbing-stopwatch-app"]
---
The speed climbing stopwatch app is a simple and lightweight stopwatch app that plays the official IFSC start signal before beginning to stop the time.
<!--more-->
It makes your training as easy as possible since you don't need a separate device to play the start sound anymore.
It can also be used to control the speed climbing stopwatch base station ([more information](/scstw))

View File

@ -1,171 +0,0 @@
---
title: Contact
menu:
main:
title: Contact
name: Contact
weight: 4
form:
name: contact
fields:
name:
label: Name
placeholder: Name
autocomplete: 'on'
type: text
outerclasses: 'half left'
validate:
required: true
email:
label: Email
placeholder: Email
type: email
outerclasses: 'half right'
validate:
required: true
message:
label: Message
placeholder: Message
type: textarea
validate:
required: true
g-recaptcha-response:
label: Captcha
type: captcha
recaptcha_not_validated: 'Captcha not valid!'
buttons:
submit:
type: submit
classes: btn-primary
value: Submit
reset:
type: reset
value: Reset
process:
-
captcha: true
-
save:
fileprefix: contact-
dateformat: Ymd-His-u
extension: txt
body: '{% include ''forms/data.txt.twig'' %}'
-
email:
subject: '[Site Contact Form] {{ form.value.name|e }}'
body: '{% include ''forms/data.html.twig'' %}'
-
save:
fileprefix: contact-
dateformat: Ymd-His-u
extension: txt
body: '{% include ''forms/data.txt.twig'' %}'
-
message: 'Thank you for contactig us! We will reply as fast as possible.'
-
display: thankyou
---
## Get in touch
If you have any question, feel free to contact us here, and we will try to respond as fast as possible.
{{% contactForm %}}
## Privacy policy
Last updated: October 07, 2021
This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.
We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy.
#### Interpretation and Definitions
##### Interpretation
The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.
##### Definitions
For the purposes of this Privacy Policy:
- **Account** means a unique account created for You to access our Service or parts of our Service.
- **Company** (referred to as either &quot;the Company&quot;, &quot;We&quot;, &quot;Us&quot; or &quot;Our&quot; in this Agreement) refers to Itsblue website.
- **Cookies** are small files that are placed on Your computer, mobile device or any other device by a website, containing the details of Your browsing history on that website among its many uses.
- **Country** refers to: Bayern, Germany
- **Device** means any device that can access the Service such as a computer, a cellphone or a digital tablet.
- **Personal Data** is any information that relates to an identified or identifiable individual.
- **Service** refers to the Website.
- **Service Provider** means any natural or legal person who processes the data on behalf of the Company. It refers to third-party companies or individuals employed by the Company to facilitate the Service, to provide the Service on behalf of the Company, to perform services related to the Service or to assist the Company in analysing how the Service is used.
- **Usage Data** refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).
- **Website** refers to Itsblue website, accessible from <a href="https://itsblue.de" rel="external nofollow noopener" target="_blank">https://itsblue.de</a>
- **You** means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.
#### Collecting and Using Your Personal Data
##### Types of Data Collected
###### Personal Data
While using Our Service, We may ask You to provide Us with certain personally identifiable information that can be used to contact or identify You. Personally identifiable information may include, but is not limited to:
- Email address
- First name and last name
- Usage Data
###### Usage Data
We do not collect any usage data.
###### Tracking Technologies and Cookies
We do neither use Tracking Technologies nor Cookies
##### Use of Your Personal Data
The Company may use Personal Data for the following purposes:
- If you contact us using one of the contact forms on our website
We do not share this data with anyone.
##### Retention of Your Personal Data
The Company will retain Your Personal Data only for as long as is necessary for the purposes set out in this Privacy Policy. We will retain and use Your Personal Data to the extent necessary to comply with our legal obligations (for example, if we are required to retain your data to comply with applicable laws), resolve disputes, and enforce our legal agreements and policies.
##### Transfer of Your Personal Data
Your information, including Personal Data, is processed at the Company's operating offices and in any other places where the parties involved in the processing are located. It means that this information may be transferred to — and maintained on — computers located outside of Your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from Your jurisdiction.
Your consent to this Privacy Policy followed by Your submission of such information represents Your agreement to that transfer.
The Company will take all steps reasonably necessary to ensure that Your data is treated securely and in accordance with this Privacy Policy and no transfer of Your Personal Data will take place to an organization or a country unless there are adequate controls in place including the security of Your data and other personal information.
##### Disclosure of Your Personal Data
###### Business Transactions
If the Company is involved in a merger, acquisition or asset sale, Your Personal Data may be transferred. We will provide notice before Your Personal Data is transferred and becomes subject to a different Privacy Policy.
###### Law enforcement
Under certain circumstances, the Company may be required to disclose Your Personal Data if required to do so by law or in response to valid requests by public authorities (e.g. a court or a government agency).
###### Other legal requirements
The Company may disclose Your Personal Data in the good faith belief that such action is necessary to:
<ul>
<li>Comply with a legal obligation</li>
<li>Protect and defend the rights or property of the Company</li>
<li>Prevent or investigate possible wrongdoing in connection with the Service</li>
<li>Protect the personal safety of Users of the Service or the public</li>
<li>Protect against legal liability</li>
</ul>
##### Security of Your Personal Data
The security of Your Personal Data is important to Us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While We strive to use commercially acceptable means to protect Your Personal Data, We cannot guarantee its absolute security.
#### Detailed Information on the Processing of Your Personal Data
We use **Formspree** to process contact form submissions on our website.
Their Privacy Policy can be viewed at <a href="https://formspree.io/legal/privacy-policy" rel="external nofollow noopener" target="_blank">https://formspree.io/legal/privacy-policy</a>
#### Children's Privacy
Our Service does not address anyone under the age of 13. We do not knowingly collect personally identifiable information from anyone under the age of 13. If You are a parent or guardian and You are aware that Your child has provided Us with Personal Data, please contact Us. If We become aware that We have collected Personal Data from anyone under the age of 13 without verification of parental consent, We take steps to remove that information from Our servers.
If We need to rely on consent as a legal basis for processing Your information and Your country requires consent from a parent, We may require Your parent's consent before We collect and use that information.
#### Links to Other Websites
Our Service may contain links to other websites that are not operated by Us. If You click on a third party link, You will be directed to that third party's site. We strongly advise You to review the Privacy Policy of every site You visit.
We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or service.
#### Changes to this Privacy Policy
We may update Our Privacy Policy from time to time. We will notify You of any changes by posting the new Privacy Policy on this page.
We will update the &quot;Last updated&quot; date at the top of this Privacy Policy.
You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
#### Contact Us
If you have any questions about this Privacy Policy, You can contact us:
- By email: contact@itsblue.de
- By using the contact form above
- By mail: Dorian Zedler, Hauptstraße 39, D-82436 Eglfing

View File

@ -1,12 +0,0 @@
---
title: Projects
layout: blog
redirectUrl: "reader-clock"
bodyClasses: 'title-h1h2 header-animated sticky-footer'
menu:
main:
title: Projects
name: Projects
weight: 2
---

View File

@ -1,19 +0,0 @@
---
title: 'LED-Display'
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
modularDataDir: "led-display"
image: images/led-display/front-on.jpg
summary: "The Itsblue LED-Display provides an easy way to show off messages."
menu:
main:
title: LED-Display
name: LED-Display
weight: 2
parent: Projects
---
# LED-Display
{{% contactForm %}}

View File

@ -1,20 +0,0 @@
---
title: 'Reader Clock'
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
modularDataDir: "reader-clock"
image: images/reader-clock/front.jpg
summary: "The Reader-Clock is a digital clock which tells the time by showing a quote from an actual book."
menu:
main:
title: Reader Clock
name: Reader Clock
weight: 2
parent: Projects
---
# Want to get your own?
\
\
<a href="https://www.etsy.com/de/listing/1153472132/readerclock-die-uhrzeit-mal-ganz-anders" class="btn btn-primary btn-lg">Check out our Etsy store</a>

View File

@ -1,34 +0,0 @@
---
title: 'Speed Climbing Stopwatch'
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
modularDataDir: "scstw"
image: "images/scstw/BaseStation.jpg"
summary: "The Speed Climbing Stopwatch (aka ScStw) is a modern speed climbing timing system that just works. "
menu:
main:
title: Speed Climbing Stopwatch
name: Speed Climbing Stopwatch
weight: 2
parent: Projects
aliases: ["/scstw", "/index.php/speed-climbing"]
---
## What next?
If you got interested and want to know more about the ScStw, feel free to contact us, and we will be happy to tell you everything you need to know about it.
{{% contactForm %}}
<script>
const urlParams = new URLSearchParams(window.location.search);
const ref = urlParams.get('ref');
if(ref) {
switch(ref) {
case 'ScStwCase':
window.location.href = "https://scstw.itsblue.de";
break;
}
}
</script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

3
css/compiled/spectre.css Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

3
css/compiled/theme.css Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,129 +0,0 @@
00-carousel:
enabled: true
modularLayout: carousel
classes: "text-light overlay-dark"
items:
- image: "images/scstw/hero.jpeg"
positionY: 80
content: |
## The Speed Climbing Stopwatch
Modern speed climbing timing right at your fingertips
links:
- text: "Learn more"
href: "projects/scstw"
classes: "btn btn-primary"
- image: "images/reader-clock/cnc.jpg"
positionY: 80
content: |
## Introducing: The Reader-Clock
A beautiful, handcrafted clock, which shows the time in form of quotes from actual books
links:
- text: "Check it out"
href: "projects/reader-clock"
classes: "btn btn-primary"
- image: "images/led-display/front-on.jpg"
positionY: 50
content: |
## The Itsblue LED-Display
A simple display to show off your messages - wherever you are
links:
- text: "More details"
href: "projects/led-display"
classes: "btn btn-primary"
01-hero:
enabled: false
modularLayout: hero
classes: "text-light overlay-dark"
image: "images/reader-clock/cnc.jpg"
positionY: 80
content: |
## Introducing: The Reader-Clock
A beautiful, handcrafted clock, which shows the time in form of quotes from actual books
links:
- text: "Check it out"
href: "projects/reader-clock"
classes: "btn btn-primary"
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
- icon: "fas fa-code"
header: Coding
- icon: "fas fa-cubes"
header: "3D printing"
- icon: "fas fa-microchip"
header: Microcontrollers
- icon: "fas fa-bahai"
header: "Laser cutting"
- icon: "far fa-file"
header: Foiling
- icon: "fas fa-server"
header: "Server management"
content: |
# Our field of activity
## **everything around electronics**
03-headlineCurrentProjects:
modularLayout: text
imageAlign: left
content: "# Current projects"
04-scstw:
modularLayout: text
image: images/ScStwFavicon.png
align: right
content: |
## Speed Climbing Stopwatch
Professional time measuring often is a hassle. The Speed Climbing Stopwatch (aka ScStw) aims to change that. It is a modern speed climbing timing system that just works.
<br />
<a href="scstw" class="btn btn-primary btn-lg">Find out more</a>
05-apps:
modularLayout: text
image: images/BlueRockFavicon.png
align: left
content: |
## Our apps
We have developed some apps that might come in handy if you are interested in climbing.
<br />
<a href="apps" class="btn btn-primary btn-lg">Find out more</a>
06-links:
modularLayout: features
small: true
features:
- icon: "fab fa-git-alt"
header: "blue.code"
text: "This is where our open source projects live, you can explore them here."
url: "https://itsblue.dev/explore"
- icon: "fab fa-google-play"
header: "Google Play"
text: "This is our developer account on Google Play where you can find all of our apps for android."
url: "https://play.google.com/store/apps/developer?id=Itsblue+Development"
- icon: "fab fa-app-store-ios"
header: "App Store"
text: "This is our developer account on the App Store where you can find all of our apps for IOS."
url: "https://apps.apple.com/de/developer/dorian-zedler/id1666039119"
- icon: "fas fa-pencil-ruler"
header: "MakerLab Murnau"
text: "This is where our hardware development and production takes place."
url: "https://makerlab-murnau.de/"
content: |
# Links
## **Some things you might find interesting...**

View File

@ -1,42 +0,0 @@
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark-gradient'
positionY: 80
image: "images/led-display/front-on.jpg"
imageParallax: true
content: |
# The LED-Display
The Itsblue LED-Display provides an easy way to show off messages.
02-display:
modularLayout: text
imageAlign: right
image: images/led-display/close-up.jpg
content: |
## Powered by RGB
The display consists of 384 individually adressable RGB LEDs. together, they form a powerful matrix that can be used to display anything you can imagine.
04-bus:
modularLayout: text
align: "left"
image: images/led-display/omobi-bus.jpg
content: |
## Used every day
Our displays are in active use by Omobi busses in southern Bavaria.
<br />
<a href="https://www.omobi.de" target="_blank" class="">More about omobi <i class="fa fa-angle-right"></i></a>
05-app:
modularLayout: text
align: "right"
image: images/apps/leddisplaycontroller/banner.png
content: |
## Easy to configure
Intuitive configuration a feature of itsblue products. The LED display can be easily configured through the led display controller app.
The password protection feature also makes sure, that no unauthorized access can occur.
<br />
<a href="../../apps/leddisplaycontroller/" class="">Get the app <i class="fa fa-angle-right"></i></a>

View File

@ -1,107 +0,0 @@
01-hero:
modularLayout: hero
classes: "text-light overlay-dark-gradient"
positionY: 80
image: "images/reader-clock/cnc.jpg"
imageParallax: true
content: |
# The Reader-Clock
## A new way to view the time
The Reader-Clock is a digital clock which tells the time by showing a quote from an actual book.
02-highlights:
disabled: true
modularLayout: features
classes: offset-box
smallColumns: false
features:
- icon: "fas fa-tachometer-alt"
header: "Super simple"
text: "Simplicity and ease of use is one of the major features of the ScStw."
- icon: "fa fa-suitcase"
header: "Super portable"
text: "The ScStw literally fits in your suitcase!"
- icon: "fas fa-clock"
header: "Easy to deploy"
text: "The ScStw can be fully deployed within 15 minutes."
- icon: "fas fa-wifi"
header: "Fully wireless"
text: "Stop fighting with cables and start climbing!"
- icon: "fa fa-money-bill-alt"
header: Affordable
text: "You don't need to spend an arm or a leg for precise timing."
- icon: "fas fa-medal"
header: "High quality"
text: "All ScStw devices are handmade in Germany!"
content: |
# Why ScStw?
## **keep it simple**
Professional time measuring often is a hassle. The ScStw aims to change that.
03-display:
modularLayout: text
imageAlign: right
image: images/reader-clock/front.jpg
content: |
## E-Ink Display
The Reader-Clock uses an E-Ink display which is easy on the eye and looks like actual paper.
04-case:
modularLayout: text
align: "left"
image: images/reader-clock/cnc.jpg
content: |
## Handcrafted in Bavaria
The case of the Reader-Clock is a handcrafted piece of art, made in Bavaria. Every piece is unique...
05-diy-kit:
modularLayout: text
imageAlign: right
image: images/reader-clock/diy-kit.jpg
content: |
## Do it yourself!
The Reader-Clock comes a DIY-Kit. It's easy to assemble and only requires some soldering skills.
07-pricing:
disabled: true
modularLayout: pricing
containerType: panel
products:
- name: Base
subtitle: All parts you need to build your Reader-Clock
image: images/reader-clock/diy-kit.jpg
price: 120
- name: Engraving on the front
subtitle: A custom engraving on front
image: images/reader-clock/diy-kit.jpg
price: 10
- name: Engraving on the back
subtitle: A custom engraving on the back
image: images/reader-clock/diy-kit.jpg
price: 30
- name: Custom wood
subtitle: Send us your wood, and we turn it into a case
image: images/reader-clock/diy-kit.jpg
price: free
content: |
# Pricing
08-contact:
disabled: false
modularLayout: text
content: "@@PageContent@@"

View File

@ -1,11 +0,0 @@
modularLayout: hero
classes: 'text-light overlay-dark-gradient'
positionY: 80
image: "images/scstw/hero.jpeg"
imageParallax: true
content: |
# The Speed Climbing Stopwatch
## Simple, Reliable, Portable...
The Speed Climbing Stopwatch (aka ScStw) is a modern speed climbing timing system that just works.

View File

@ -1,34 +0,0 @@
modularLayout: features
classes: offset-box
smallColumns: false
features:
-
icon: 'fas fa-tachometer-alt'
header: 'Super simple'
text: 'Simplicity and ease of use is one of the major features of the ScStw.'
-
icon: 'fa fa-suitcase'
header: 'Super portable'
text: 'The ScStw litterally fits in your suitcase!'
-
icon: 'fas fa-clock'
header: 'Easy to deploy'
text: 'The ScStw can be fully deployed within 15 minutes.'
-
icon: 'fas fa-wifi'
header: 'Fully wireless'
text: 'Stop fighting with cables and start climbing!'
-
icon: 'fa fa-money-bill-alt'
header: Affordable
text: 'You don''t need to spend an arm or a leg for percise timing.'
-
icon: 'fas fa-medal'
header: 'High quality'
text: 'All ScStw devices are handmade in Germany!'
content: |
# Why ScStw?
## **keep it simple**
Professional time meassuring often is a hassle. The ScStw aims to change that.

View File

@ -1,8 +0,0 @@
modularLayout: text
imageAlign: right
image: images/scstw/BaseStation.jpg
content: |
## The ScStw Base Station
The ScStw Base Station is the brain of the whole system. It meassures the time and plays the start sounds (and even the commands "At your marks" and "ready").

View File

@ -1,8 +0,0 @@
modularLayout: text
imageAlign: left
image: images/scstw/ToppadsBeingHit.png
content: |
## The ScStw Toppads
The toppdas are an essential component of every stopwatch. The ScStw comes with mechanical and stirdy toppads that can even be used outdoors on a rainy day.
Furthermore, the ScStw toppads are fully wireless and, once their initially configured, only need the flick of a switch to work flawlessly,

View File

@ -1,9 +0,0 @@
modularLayout: text
imageAlign: right
image: images/scstw/Startpad.jpg
content: |
## The ScStw Startpads
Verifying that none of the competitors started too early is something that is totally impossible to do manually.
Because of that, the ScStw comes with startpads on which the climbers stand at the beginning of the race.
They detect the exact moment the climbers lift their feet of the ground and are therefore able to recognize when a climber starts too early.

View File

@ -1,6 +0,0 @@
modularLayout: text
content: |
## What next?
If you got interested and want to know more about the ScStw, feel free to contact us and we will be happy to tell you everything you need to know about it.

View File

@ -1,117 +0,0 @@
01-hero:
modularLayout: hero
classes: "text-light overlay-dark-gradient"
positionY: 80
image: "images/scstw/hero.jpeg"
imageParallax: true
content: |
# The Speed Climbing Stopwatch
## Simple, Reliable, Portable...
The Speed Climbing Stopwatch (aka ScStw) is a modern speed climbing timing system that just works.
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
- icon: "fas fa-tachometer-alt"
header: "Super simple"
text: "Simplicity and ease of use is one of the major features of the ScStw."
- icon: "fa fa-suitcase"
header: "Super portable"
text: "The ScStw literally fits in your suitcase!"
- icon: "fas fa-clock"
header: "Easy to deploy"
text: "The ScStw can be fully deployed within 15 minutes."
- icon: "fas fa-wifi"
header: "Fully wireless"
text: "Stop fighting with cables and start climbing!"
- icon: "fa fa-money-bill-alt"
header: Affordable
text: "You don't need to spend an arm or a leg for precise timing."
- icon: "fas fa-medal"
header: "High quality"
text: "All ScStw devices are handmade in Germany!"
content: |
# Why ScStw?
## **keep it simple**
Professional time measuring often is a hassle. The ScStw aims to change that.
03-basestation:
modularLayout: text
imageAlign: right
image: images/scstw/BaseStation.jpg
content: |
## The ScStw Base Station
The ScStw Base Station is the brain of the whole system. It measures the time and plays the start sounds (and even the commands "At your marks" and "ready").
04-toppads:
modularLayout: text
align: "left"
image: images/scstw/ToppadsBeingHit.png
content: |
## The ScStw Toppads
The toppads are an essential component of every stopwatch. The ScStw comes with mechanical and sturdy toppads that can even be used outdoors on a rainy day.
Furthermore, the ScStw toppads are fully wireless and, once their initially configured, only need the flick of a switch to work flawlessly,
05-startpads:
modularLayout: text
imageAlign: right
image: images/scstw/Startpad.jpg
content: |
## The ScStw Startpads
Verifying that none of the competitors started too early is something that is totally impossible to do manually.
Because of that, the ScStw comes with startpads on which the climbers stand at the beginning of the race.
They detect the exact moment the climbers lift their feet of the ground and are therefore able to recognize when a climber starts too early.
06-box:
modularLayout: text
align: left
image: images/scstw/Box.jpg
content: |
## The ScStw Storage box
Storing and transporting all the equipment can become quite a mess. The ScStw Storage box solves this problem by providing a clean storage concept for the ScStw and all necessary accessories.
On top of that it comes with all the accessories you need to use the ScStw, like Chargers and cables.
#07-pricing:
# modularLayout: pricing
# containerType: panel
# products:
# - name: Basestation
# subtitle: Required once
# image: images/scstw/BaseStation.jpg
# price: 700€
#
# - name: Toppad
# subtitle: Required once per lane
# image: images/scstw/Toppad1.jpg
# price: 325€
#
# - name: Startpad
# subtitle: Required once per lane
# image: images/scstw/Startpad1.jpg
# price: 325€
#
# - name: Storage box
# subtitle: Optional
# image: images/scstw/Box.jpg
# price: 350€
#
# content: |
# # Pricing
08-contact:
modularLayout: text
content: "@@PageContent@@"

8
de/categories/index.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Categories | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg"><div class=columns><div id=item class="column col-12 extra-spacing"><div class=bricklayer></div></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/bricklayer.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/scopedQuerySelectorShim.min.js></script>
<script>var bricklayer=new Bricklayer(document.querySelector(".bricklayer"))</script></body></html>

1
de/categories/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Itsblue</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/categories/</link><description>Recent content in Categories on Itsblue</description><generator>Hugo -- gohugo.io</generator><atom:link href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

8
de/index.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta name=generator content="Hugo 0.101.0"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg"><div class=columns><div id=item class="column col-12 extra-spacing"><div class=bricklayer></div></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/bricklayer.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/scopedQuerySelectorShim.min.js></script>
<script>var bricklayer=new Bricklayer(document.querySelector(".bricklayer"))</script></body></html>

1
de/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Itsblue</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/</link><description>Recent content on Itsblue</description><generator>Hugo -- gohugo.io</generator><atom:link href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

1
de/sitemap.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/categories/</loc><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/categories/"/><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/categories/"/></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/</loc><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/"/><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/"/></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/tags/</loc><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/tags/"/><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/tags/"/></url></urlset>

8
de/tags/index.html Normal file
View File

@ -0,0 +1,8 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>Tags | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section><section class="navbar-section desktop-menu"><nav class="dropmenu animated"><ul></ul></nav></section></nav></section></section><div class=mobile-menu><div class=button_container id=toggle><span class=top></span>
<span class=middle></span>
<span class=bottom></span></div></div><section id=body-wrapper class="section blog-listing"><section class="container grid-lg"><div class=columns><div id=item class="column col-12 extra-spacing"><div class=bricklayer></div></div></div></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section><div class=mobile-container><div class=overlay id=overlay><div class=mobile-logo><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></div><nav class=overlay-menu><ul class=tree></ul></nav></div></div><script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/jquery.treemenu.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/site.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/bricklayer.min.js></script>
<script src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/js/scopedQuerySelectorShim.min.js></script>
<script>var bricklayer=new Bricklayer(document.querySelector(".bricklayer"))</script></body></html>

1
de/tags/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Itsblue</title><link>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/tags/</link><description>Recent content in Tags on Itsblue</description><generator>Hugo -- gohugo.io</generator><atom:link href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

2
en/index.html Normal file
View File

@ -0,0 +1,2 @@
<!doctype html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/spectre-exp.css><link rel=stylesheet href=/itsblue-website/@pages-dev/css/compiled/theme.css><link rel=icon href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/favicon.png><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/custom.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/fontawesome.min.css><link rel=stylesheet type=text/css href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/css/bricklayer.css><title>redirecting... | Itsblue</title></head><body id=top class="header-fixed sticky-footer"><div id=page-wrapper><section id=header class=section><section class="container grid-lg"><nav class=navbar><section class="navbar-section logo"><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev class="navbar-brand mr-10"><img src=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/images/logo/IconBig.png alt></a></section></nav></section></section><section id=body-wrapper class=section><section class="container grid-lg"><article class="mb-16 max-w-5xl mx-auto px-4 prose lg:prose-lg prose-blue dark:prose-dark"><noscript><meta http-equiv=refresh content="0; url=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev"></noscript><h1 class="font-bold text-3xl">Redirecting ...</h1><a href=https://itsblue-development.itsblue.online/itsblue-website/@pages-dev>Click here if nothing happens</a>
<script>var destination="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev";window.location.href=destination+(window.location.search||"")+(window.location.hash||"")</script></article></section></section></div><section id=footer class="section bg-dark-gray"><section class="container grid-lg"><p>&copy; 2018-2023 Itsblue Development</p></section></section></body></html>

1
en/sitemap.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/bluerock/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/categories/</loc><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/categories/"/><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/categories/"/></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/contact/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/fannyapp/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/</loc><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/"/><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/"/></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/leddisplaycontroller/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/projects/led-display/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/projects/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/projects/reader-clock/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scrt/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/apps/scstw/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/projects/scstw/</loc></url><url><loc>https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/tags/</loc><xhtml:link rel="alternate" hreflang="de" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/de/tags/"/><xhtml:link rel="alternate" hreflang="en" href="https://itsblue-development.itsblue.online/itsblue-website/@pages-dev/tags/"/></url></urlset>

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View File

Before

Width:  |  Height:  |  Size: 549 KiB

After

Width:  |  Height:  |  Size: 549 KiB

View File

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 185 KiB

View File

Before

Width:  |  Height:  |  Size: 537 KiB

After

Width:  |  Height:  |  Size: 537 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 127 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Some files were not shown because too many files have changed in this diff Show More