summaryrefslogtreecommitdiffstats
path: root/content/techjournal/matrix_server_and_flexbox.md
blob: 6fd669ba86fa8759a0cb83a0e87f5d9f0bf0253b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
title: "A matrix server and learning about CSS flex box"
date: 2023-04-16T17:30:30+01:00
draft: false
categories: ['Tech']
tags: ['matrix', 'css']
---

- Up and more configuring of the X1 laptop - today fixing the VSCode implementation, which is working quite nicely now.
- This is a really good page showing visually how the CSS flexbox system works: https://css-tricks.com/snippets/css/a-guide-to-flexbox/#aa-basics-and-terminology.
- Set up a matrix server on one of my VPSs today, using matrix-synapse - a Python program. I put a README somewhere on the server but I should really write it up here because that is the point of this journal.