Reworking webmention

This commit is contained in:
Fundor333
2024-08-10 12:28:44 +02:00
parent 5cb1f12ca7
commit b5901d269e
6 changed files with 285 additions and 126 deletions

View File

@@ -7,7 +7,7 @@ install: ## Intall
@hugo mod get -u
send_webmention: ## Send webmention from feed
@pushl -c $HOME/.config/pushl-cache https://fundor333.com/index.xml
@poetry run python send_webmention.py
develop: ## Run the site localy
@hugo server --minify --disableFastRender