Compare commits

..

No commits in common. "153595ba297ecf269dc3f5048ed522d475488d4e" and "75c377c8446a3f3c19892ae49da783d87817a209" have entirely different histories.

2 changed files with 1 additions and 16 deletions

View file

@ -5,9 +5,7 @@
"scripts": {
"start": "npx @11ty/eleventy --serve",
"build": "env NODE_ENV=production npx @11ty/eleventy",
"deploy": "rsync -r --delete ~/repos/forgayjo/my-websie-11ty/_site/ nginx-proxxi:/var/www/kittygirl.online/",
"build-cip": "env TITLE='~za08gywo' NODE_ENV=production npx @11ty/eleventy --pathprefix '~za08gywo'",
"deploy-cip": "rsync -r --delete ~/repos/forgayjo/my-websie-11ty/_site/ fau-cip:/home/cip/nf2021/za08gywo/.www/"
"build-cip": "env TITLE='~za08gywo' NODE_ENV=production npx @11ty/eleventy --pathprefix '~za08gywo'"
},
"keywords": [],
"author": "",

View file

@ -1,13 +0,0 @@
---
title: "main page"
layout: base.njk
---
<main>
<h1 class="hero-title">
{{ title }}
</h1>
<p>nova maked this but actually kyu maked like almost all of it hihihihi :3</p>
</main>
{% include "src/_includes/partials/blob.html" %}