Merge branch 'master' into DieJudoGürtelprüfung
8
.gitmodules
vendored
@@ -1,7 +1,4 @@
|
||||
[submodule "homepage/materialize"]
|
||||
path = submodules/materialize
|
||||
url = https://github.com/materializecss/materialize.git
|
||||
[submodule "homepage/redesign2018/markdownExperiment/zopfli"]
|
||||
[submodule "submodules/zopfli"]
|
||||
path = submodules/zopfli
|
||||
url = https://github.com/google/zopfli.git
|
||||
[submodule "submodules/parsedown"]
|
||||
@@ -13,3 +10,6 @@
|
||||
[submodule "submodules/lite-youtube-embed"]
|
||||
path = submodules/lite-youtube-embed
|
||||
url = https://github.com/paulirish/lite-youtube-embed.git
|
||||
[submodule "submodules/materialize"]
|
||||
path = submodules/materialize
|
||||
url = https://github.com/materializecss/materialize.git
|
||||
|
||||
2
findBiggies.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# !/usr/bin/env bash
|
||||
#set -x
|
||||
|
||||
# Shows you the largest objects in your repo's pack file.
|
||||
|
||||
6
homepage/config/cwsvJudo.config.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$cwsvJudoConfig["db"]["host"] = "127.0.0.1";
|
||||
$cwsvJudoConfig["db"]["name"] = "cwsvjudo";
|
||||
$cwsvJudoConfig["db"]["user"] = "cwsvjudo";
|
||||
$cwsvJudoConfig["db"]["password"] = "***REMOVED***";
|
||||
?>
|
||||
2
homepage/cwsvJudo/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
build/*
|
||||
temp/*
|
||||
3
homepage/cwsvJudo/config/.htaccess
Normal file
@@ -0,0 +1,3 @@
|
||||
order deny,allow
|
||||
deny from all
|
||||
allow from localhost
|
||||
10
homepage/cwsvJudo/config/phpcount.config.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$phpcountConfig["db"]["host"] = "localhost";
|
||||
$phpcountConfig["db"]["name"] = "cwsvjudo";
|
||||
$phpcountConfig["db"]["user"] = "cwsvjudo";
|
||||
$phpcountConfig["db"]["password"] = "***REMOVED***";
|
||||
|
||||
$phpcountConfig["db"]["hitsTable"] = "phpcount_hits";
|
||||
$phpcountConfig["db"]["nodupesTable"] = "phpcount_nodupes";
|
||||
$phpcountConfig["db"]["pagehitsTable"] = "phpcount_pageHits";
|
||||
?>
|
||||
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 394 B After Width: | Height: | Size: 394 B |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 482 B |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 232 B After Width: | Height: | Size: 232 B |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 474 B After Width: | Height: | Size: 474 B |
|
Before Width: | Height: | Size: 609 B After Width: | Height: | Size: 609 B |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |