From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- luevano/.well-known/host-meta | 7 -- luevano/.well-known/host-meta.json | 12 --- luevano/.well-known/matrix/server | 3 - luevano/404.html | 89 ------------------- luevano/contact.html | 124 -------------------------- luevano/donate.html | 157 --------------------------------- luevano/index.html | 126 -------------------------- luevano/robots.txt | 4 - luevano/sitemap-index.xml | 15 ---- luevano/sitemap.xml | 49 ----------- luevano/test.html | 176 ------------------------------------- 11 files changed, 762 deletions(-) delete mode 100644 luevano/.well-known/host-meta delete mode 100644 luevano/.well-known/host-meta.json delete mode 100644 luevano/.well-known/matrix/server delete mode 100644 luevano/404.html delete mode 100644 luevano/contact.html delete mode 100644 luevano/donate.html delete mode 100644 luevano/index.html delete mode 100644 luevano/robots.txt delete mode 100644 luevano/sitemap-index.xml delete mode 100644 luevano/sitemap.xml delete mode 100644 luevano/test.html (limited to 'luevano') diff --git a/luevano/.well-known/host-meta b/luevano/.well-known/host-meta deleted file mode 100644 index ac26975..0000000 --- a/luevano/.well-known/host-meta +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/luevano/.well-known/host-meta.json b/luevano/.well-known/host-meta.json deleted file mode 100644 index b8cb354..0000000 --- a/luevano/.well-known/host-meta.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "links": [ - { - "rel": "urn:xmpp:alt-connections:xbosh", - "href": "https://xmpp.luevano.xyz/http-bind" - }, - { - "rel": "urn:xmpp:alt-connections:websocket", - "href": "wss://xmpp.luevano.xyz/xmpp-websocket" - } - ] -} diff --git a/luevano/.well-known/matrix/server b/luevano/.well-known/matrix/server deleted file mode 100644 index b166960..0000000 --- a/luevano/.well-known/matrix/server +++ /dev/null @@ -1,3 +0,0 @@ -{ - "m.server": "matrix.luevano.xyz:8448" -} diff --git a/luevano/404.html b/luevano/404.html deleted file mode 100644 index 4a7c26b..0000000 --- a/luevano/404.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - 404 Not found -- Luévano's Site - - - - - - - - - - - - - - - - -
- - - -
- -
-

- 404 Not found -

- - Stars - -

- Hey, it looks like the page you are looking for does not exist. -

-
- - - - diff --git a/luevano/contact.html b/luevano/contact.html deleted file mode 100644 index d733ee3..0000000 --- a/luevano/contact.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - Contact -- Luévano's Site - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- -
-

- Contact -

- - Contact info - -

- You can contact me through: -

- - - -

- If for some reason you want an email/xmpp/matrix account feel free to ask me via email. -

-
- - - - diff --git a/luevano/donate.html b/luevano/donate.html deleted file mode 100644 index eab3142..0000000 --- a/luevano/donate.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - Donate -- Luévano's Site - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- -
-

- Donate -

- - Donate - -

- I don't really do much on the internet nor do I provide any type of service, but still, if for some reason you want to donate, you can do it via my Paypal, either by its link or using my email . -

- -

- I wanted to add more fiat options but I don't have access to them down here. So, instead you could use some of my referral links or donate crypto. -

- -

- Crypto addresses -

- - - -
-
- - XMR QR - -
Monero
-
- -
- - BTC QR - -
Bitcoin
-
-
- - -

- Affiliate links -

- -

- An indirect way of supporting me would be to use affiliate links (of stuff I actually use): -

- - - -
- - - - diff --git a/luevano/index.html b/luevano/index.html deleted file mode 100644 index 89624fa..0000000 --- a/luevano/index.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - Luévano's Site - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- -
-

- Luévano's Site -

- -

- Welcome! -

- -

- My name is David Luévano and this is my little piece of internet. I'm into alot of stuff, but mostly technology, drawing sometimes and... of course, gaming. -

- -

- I have some sites setup here, such as a working blog where I post about whatever, an art gallery, and other stuff (check the nav bar). -

- -

- Also, yes, yes it is supposed to look like this. This isn't supposed to be a bloated mOdErN website; I use plain HTML and CSS and sometimes a bit of JS (meaning that I use no rEaCt nor bOoTsTrAp). -

- -

- RSS feeds -

- -

Get updates about me or what I'm doing via RSS feeds. If you don't know what an RSS feed is: RSS 2.0 Specification, or just google it.

- - - -
- - - - diff --git a/luevano/robots.txt b/luevano/robots.txt deleted file mode 100644 index e0953dc..0000000 --- a/luevano/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Allow: / -Sitemap: https://luevano.xyz/sitemap-index.xml -Sitemap: https://luevano.xyz/sitemap.xml diff --git a/luevano/sitemap-index.xml b/luevano/sitemap-index.xml deleted file mode 100644 index 3789319..0000000 --- a/luevano/sitemap-index.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - https://luevano.xyz/sitemap.xml - 2021-06-05 - - - https://blog.luevano.xyz/sitemap.xml - 2021-06-05 - - - https://art.luevano.xyz/sitemap.xml - 2021-06-05 - - diff --git a/luevano/sitemap.xml b/luevano/sitemap.xml deleted file mode 100644 index a0430a5..0000000 --- a/luevano/sitemap.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - https://luevano.xyz - 2021-06-05 - monthly - 1.0 - - - https://luevano.xyz/contact.html - 2021-06-05 - monthly - 1.0 - - - https://luevano.xyz/donate.html - 2021-06-05 - monthly - 1.0 - - - https://blog.luevano.xyz - 2021-06-05 - daily - 1.0 - - - https://art.luevano.xyz - 2021-06-05 - daily - 1.0 - - - https://gb.luevano.xyz - 2021-05-25 - monthly - 0.5 - - - https://git.luevano.xyz - 2021-06-05 - daily - 1.0 - - diff --git a/luevano/test.html b/luevano/test.html deleted file mode 100644 index 3c60657..0000000 --- a/luevano/test.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - Test page -- Luévano's Site - - - - - - - - - - - - - - - - - - - - - - - -
- - - -
- -
-

- Test page -

- -
- - - - - - -
- -
class_name Player
-extends KinematicBody2D
-
-signal died
-
-export(float, 1.0, 1000.0, 1.0) var SPEED: float = 180.0
-export(float, 0.01, 100.0, 0.01) var ROT_SPEED: float = 10.0
-export(float, 1.0, 1000.0, 1.0) var JUMP_VELOCITY: float = 380.0
-export(float, 1.0, 100.0, 1.0) var DEATH_JUMP_VELOCITY: float = 250.0
-
-onready var sprite: AnimatedSprite = $Sprite
-onready var jump_sound: AudioStreamPlayer = $JumpSound
-onready var hit_sound: AudioStreamPlayer = $HitSound
-onready var dead_sound: AudioStreamPlayer = $DeadSound
-
-var gravity: float = 10 * ProjectSettings.get_setting("physics/2d/default_gravity")
-var velocity: Vector2 = Vector2.ZERO
-var last_collision: KinematicCollision2D
-var dead: bool = false
-
-
-func _physics_process(delta: float) -> void:
-	velocity.x = SPEED
-	velocity.y += gravity * delta
-
-	if Input.is_action_just_pressed("jump") and not dead:
-		velocity.y = -JUMP_VELOCITY
-		jump_sound.play()
-
-	if velocity.y < 0.0:
-		sprite.play()
-		if rotation > -PI/8:
-			rotate(-0.05 * ROT_SPEED)
-	else:
-		_stop_sprite()
-		if rotation < PI/2:
-			rotate(0.01 * ROT_SPEED)
-
-	# maybe can be done with move_and_collide, but this works
-	velocity = move_and_slide(velocity)
-	last_collision = get_last_slide_collision()
-
-	if not dead and last_collision:
-		_emit_player_died()
-
-
-func _stop_sprite() -> void:
-	if sprite.playing:
-		sprite.stop()
-	if sprite.frame != 0:
-		sprite.frame = 0
-
-
-# when dying because of boundary
-func _on_CeilingDetector_body_entered(body: Node2D) -> void:
-	_emit_player_died()
-
-
-func _emit_player_died() -> void:
-	# bit 2 corresponds to pipe (starts from 0)
-	set_collision_mask_bit(2, false)
-	dead = true
-	SPEED = 0.0
-	emit_signal("died")
-	# play the sounds after, because yield will take a bit of time,
-	# this way the camera stops when the player "dies"
-	velocity.y = -DEATH_JUMP_VELOCITY
-	velocity = move_and_slide(velocity)
-	hit_sound.play()
-	yield(hit_sound, "finished")
-	dead_sound.play()
-      
- -
- - - - -- cgit v1.2.3-70-g09d2