Personalisierung: Mischkomposition by Tom Misch + Docker Setup
- Website umbenannt zu "Mischkomposition by Tom Misch" - Domain: tom.mischlabs.de - Kontakt: tom@mischlabs.de - Instagram: @Mischkomposition verlinkt - Sponsor-Bereich und Originalautor-Verweise entfernt - Google Analytics deaktiviert - Kontaktformular auf Deutsch und mit mailto - Docker Setup: Dockerfile, docker-compose.yml, nginx.conf fuer NAS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
20
package.json
20
package.json
@@ -1,30 +1,26 @@
|
||||
{
|
||||
"name": "photography",
|
||||
"version": "5.0.0",
|
||||
"description": "A jekyll website for photographer cum developer",
|
||||
"name": "mischkomposition",
|
||||
"version": "1.0.0",
|
||||
"description": "Mischkomposition - Photography Portfolio by Tom Misch",
|
||||
"main": "npmfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rampatra/photography.git"
|
||||
"url": "git+https://github.com/Kroonk/Photography.git"
|
||||
},
|
||||
"keywords": [
|
||||
"photography",
|
||||
"jekyll",
|
||||
"website",
|
||||
"template",
|
||||
"website template",
|
||||
"portfolio",
|
||||
"portfolio website"
|
||||
"mischkomposition"
|
||||
],
|
||||
"author": "Ram Patra",
|
||||
"author": "Tom Misch",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/rampatra/photography/issues"
|
||||
"url": "https://github.com/Kroonk/Photography/issues"
|
||||
},
|
||||
"homepage": "https://github.com/rampatra/photography#readme",
|
||||
"homepage": "https://github.com/Kroonk/Photography#readme",
|
||||
"devDependencies": {
|
||||
"del": "^4.1.1",
|
||||
"gulp": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user