diff --git a/.gitignore b/.gitignore index 319be8d..c26517b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ sql_config.php *.sqlite +php.ini diff --git a/dev.bat b/dev.bat new file mode 100644 index 0000000..d1d49fa --- /dev/null +++ b/dev.bat @@ -0,0 +1,9 @@ +IF EXIST "sql_config.php" goto config_end +cp sql_config_example.php sql_config.php +:config_end + +IF EXIST "pvv.sqlite" goto sqlite_end +sqlite3 pvv.sqlite < pvv.sql +:sqlite_end + +php -S [::]:1080 -t www/ -c php.ini \ No newline at end of file diff --git a/www/soek/PR.html b/www/soek/PR.html index 9c88ae0..1075d39 100644 --- a/www/soek/PR.html +++ b/www/soek/PR.html @@ -1,6 +1,6 @@ -Prosjektverkstedet +PRverkstedet diff --git a/www/soek/drift.html b/www/soek/drift.html index 8d99228..32801fe 100644 --- a/www/soek/drift.html +++ b/www/soek/drift.html @@ -1,6 +1,6 @@ -Prosjektverkstedet +Driftverkstedet diff --git a/www/soek/index.html b/www/soek/index.html index ceedc24..7d0efe8 100644 --- a/www/soek/index.html +++ b/www/soek/index.html @@ -1,6 +1,6 @@ -Prosjektverkstedet +Søkeverkstedet @@ -15,7 +15,7 @@
  • wiki
  • -
    Søk­verk­stedet
    +
    Søke­verk­stedet