GithubHelp home page GithubHelp logo

danastasio / matrix_blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

A decentralized blog whose backend is hosted on the matrix protocol.

License: GNU Affero General Public License v3.0

Dockerfile 20.51% PHP 79.49%

matrix_blog's Introduction

Matrix Hosted Blog

THIS IS NOT PRODUCTION READY YET

What is it?

This is a blog whose entire backend is hosted on the Matrix protocol. The frontend is a simple PHP script to fetch blog "posts" from Matrix.

How does it work?

The blog itself is a space on a Matrix homeserver. I am using Synapse, but any server will work. Each room within the space is a post. The name of the room is the title of the post. The room topic is the tagline for the post.

Posts can be published by making the room public, and can be unpublished by making the room private.

The blog is styled using TailwindCSS CDN.

TODO

  • It looks fucking horrible.
  • You can't actually view the body of the posts right now (though the script does support viewing them right now). Working
  • Comments in the room could be comments on the post?
  • Decide if it would make sense to have a web GUI to create a new post.
  • Structure the project in a way that makes more sense.
  • Create a composer package so it can be easily integrated into other projects.

matrix_blog's People

Contributors

danastasio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.