tags: TaskBlog

Micropub client interface

Create the interface This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Local Copies of External Links

Keeping a local copy ensures that the reference to external content is not lost. {/examples/} This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Local Images

Local images are independent of uncontrolled resources. {/examples/} This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Hosting on hypercore

This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Microsub Server

Microsub Server {/examples/} This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Indieauth Server and Indietokens

Authentication and token exchange service. Low priority. This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Webmentions Server

Create a server that receives and sends webmentions This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Hosting on IPFS

Pinata? Fleek? Cloudflare? Self-host with a dedicated appliance?? It is not possible to share an appliance given the high CPU consumption. https://docs.fleek.co/fleek-cli/overview/ This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Micropub Server

I’m thinking of using the micropub which seems to be the latest of the micropubs in php. Another project worth attention is the nanopub. A little project to keep an eye on after setting up the server is: https://github.com/cweiske/shpub { /* examples */ } This file was automatically translated by ChatGPT 3.5 and has not yet been reviewed by a human

Statically Compiled Blog in PHP

First because a static version: Because static versions are portable, can be hosted for free in various places, and still allow distribution via IPFS or Hipercore. In short, it is the definitive version of a personal website. I am thinking of using as a base the simple-template-engine or maybe the lightweight template engine Although it has not been updated for 10 years, it seems to align well with my idea. In fact, I am strongly considering simply making a PHP version of bashblog, so, we are doing well so far.

Read more →