arreglados errores y creado script de subida

This commit is contained in:
Roberto Rodríguez 2024-10-24 12:12:17 +02:00
parent 2a939bf496
commit 5135cc9985
7 changed files with 10 additions and 9 deletions

View File

@ -1,4 +0,0 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=https://imgur.com/
HostUrl=https://i.imgur.com/dGsLI6i.png

View File

@ -5,7 +5,7 @@ description: "How to use this blog template."
image: "./cover.jpeg"
tags: ["Fuwari", "Blogging", "Customization"]
category: Guides
draft: false
draft: true
---
> Cover image source: [Source](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/208fc754-890d-4adb-9753-2c963332675d/width=2048/01651-1456859105-(colour_1.5),girl,_Blue,yellow,green,cyan,purple,red,pink,_best,8k,UHD,masterpiece,male%20focus,%201boy,gloves,%20ponytail,%20long%20hair,.jpeg)

View File

@ -5,7 +5,7 @@ description: 'Read more about Markdown features in Fuwari'
image: ''
tags: [Demo, Example, Markdown, Fuwari]
category: 'Examples'
draft: false
draft: true
---
## GitHub repository cards

View File

@ -4,7 +4,7 @@ published: 2023-10-01
description: A simple example of a Markdown blog post.
tags: [Markdown, Blogging, Demo]
category: Examples
draft: false
draft: true
---
# An h1 header

View File

@ -5,7 +5,7 @@ description: ''
image: ''
tags: []
category: ''
draft: false
draft: true
lang: ''
---
# This Article is a Draft

View File

@ -4,7 +4,7 @@ published: 2023-08-01
description: This post demonstrates how to include embedded video in a blog post.
tags: [Example, Video]
category: Examples
draft: false
draft: true
---
Just copy the embed code from YouTube or other platforms, and paste it in the markdown file.

5
subir.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
npx pnpm build
rsync -azP dist/* calcetines@nodriza.robertops.com:/home/calcetines/blog/