Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Chiaro
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Scuro
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Cerulean)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. General Discussion
  4. RetejoI have been working on a new type of web-server for serving static web-sites

RetejoI have been working on a new type of web-server for serving static web-sites

Pianificato Fissato Bloccato Spostato General Discussion
activitypubactivitystreamscodebergforgejogiteamarkdownretejostaticsite
6 Post 2 Autori 59 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • reiver@mastodon.socialundefined Questo utente è esterno a questo forum
    reiver@mastodon.socialundefined Questo utente è esterno a questo forum
    reiver@mastodon.social
    scritto su ultima modifica di
    #1

    Retejo

    I have been working on a new type of web-server for serving static web-sites.

    I started working on it recently — on August 23rd. But, have had the idea for it for a number of years.

    ...

    What is different about this web-server for static web-sites‽

    Well, of course, it supports HTML.

    But, it also supports Markdown, and ActivityPub natively!

    https://codeberg.org/reiver/retejo

    #ActivityPub #ActivityStreams #codeberg #forgejo #gitea #markdown #retejo #StaticSite #StaticWeb #StaticWebSite

    silverpill@mitra.socialundefined 1 Risposta Ultima Risposta
    0
    • reiver@mastodon.socialundefined reiver@mastodon.social

      Retejo

      I have been working on a new type of web-server for serving static web-sites.

      I started working on it recently — on August 23rd. But, have had the idea for it for a number of years.

      ...

      What is different about this web-server for static web-sites‽

      Well, of course, it supports HTML.

      But, it also supports Markdown, and ActivityPub natively!

      https://codeberg.org/reiver/retejo

      #ActivityPub #ActivityStreams #codeberg #forgejo #gitea #markdown #retejo #StaticSite #StaticWeb #StaticWebSite

      silverpill@mitra.socialundefined Questo utente è esterno a questo forum
      silverpill@mitra.socialundefined Questo utente è esterno a questo forum
      silverpill@mitra.social
      scritto su ultima modifica di
      #2

      @reiver How it uses ActivityPub?

      reiver@mastodon.socialundefined 1 Risposta Ultima Risposta
      0
      • silverpill@mitra.socialundefined silverpill@mitra.social

        @reiver How it uses ActivityPub?

        reiver@mastodon.socialundefined Questo utente è esterno a questo forum
        reiver@mastodon.socialundefined Questo utente è esterno a questo forum
        reiver@mastodon.social
        scritto su ultima modifica di
        #3

        @silverpill

        If an HTTP request is made on a page on a Retejo server with:

        Accept: application/activity+json

        For some pages Retejo will automatically create a ActivityPub / ActivityStream version of the page.

        (Retejo looks at the HTML to infer what the data in the application/activity+json document should be.)

        ...

        Currently it is working on way, but — I want to improve it a bit though.

        .

        silverpill@mitra.socialundefined 1 Risposta Ultima Risposta
        0
        • reiver@mastodon.socialundefined reiver@mastodon.social

          @silverpill

          If an HTTP request is made on a page on a Retejo server with:

          Accept: application/activity+json

          For some pages Retejo will automatically create a ActivityPub / ActivityStream version of the page.

          (Retejo looks at the HTML to infer what the data in the application/activity+json document should be.)

          ...

          Currently it is working on way, but — I want to improve it a bit though.

          .

          silverpill@mitra.socialundefined Questo utente è esterno a questo forum
          silverpill@mitra.socialundefined Questo utente è esterno a questo forum
          silverpill@mitra.social
          scritto su ultima modifica di
          #4

          @reiver You mean it returns something like a Page with HTML content of the page?

          reiver@mastodon.socialundefined 1 Risposta Ultima Risposta
          0
          • silverpill@mitra.socialundefined silverpill@mitra.social

            @reiver You mean it returns something like a Page with HTML content of the page?

            reiver@mastodon.socialundefined Questo utente è esterno a questo forum
            reiver@mastodon.socialundefined Questo utente è esterno a questo forum
            reiver@mastodon.social
            scritto su ultima modifica di
            #5

            @silverpill

            Right now is returning `Article`, if the HTML is a certain way.

            (The automatic application/activity+json generation is triggered by the HTML being a certain way.)

            I am going to add `Person` and `Note` soon, too.

            silverpill@mitra.socialundefined 1 Risposta Ultima Risposta
            0
            • reiver@mastodon.socialundefined reiver@mastodon.social

              @silverpill

              Right now is returning `Article`, if the HTML is a certain way.

              (The automatic application/activity+json generation is triggered by the HTML being a certain way.)

              I am going to add `Person` and `Note` soon, too.

              silverpill@mitra.socialundefined Questo utente è esterno a questo forum
              silverpill@mitra.socialundefined Questo utente è esterno a questo forum
              silverpill@mitra.social
              scritto su ultima modifica di
              #6

              @reiver

              Is this feature documented? I didn't find any information in the readme.

              If it's still in development, could you create a tracking issue in the Codeberg repo? I would subscribe to it.

              1 Risposta Ultima Risposta
              0

              Ciao! Sembra che tu sia interessato a questa conversazione, ma non hai ancora un account.

              Stanco di dover scorrere gli stessi post a ogni visita? Quando registri un account, tornerai sempre esattamente dove eri rimasto e potrai scegliere di essere avvisato delle nuove risposte (tramite email o notifica push). Potrai anche salvare segnalibri e votare i post per mostrare il tuo apprezzamento agli altri membri della comunità.

              Con il tuo contributo, questo post potrebbe essere ancora migliore 💗

              Registrati Accedi
              Rispondi
              • Risposta alla discussione
              Effettua l'accesso per rispondere
              • Da Vecchi a Nuovi
              • Da Nuovi a Vecchi
              • Più Voti


              Feed RSS
              RetejoI have been working on a new type of web-server for serving static web-sites
              @pierobosio@soc.bosio.info
              V4.10.1 Contributors
              • Accedi

              • Accedi o registrati per effettuare la ricerca.
              • Primo post
                Ultimo post