blob: 8aceaec41db2a61f8b36bd9fe2e4b20753107ea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
+++
title = "More pages"
author = ["Michał Sapka"]
draft = false
weight = 1003
abstract = "Other things on this blog"
+++
## Pages {#pages}
- [Now](/blog/now) - What am I doing now?
- [Uses](/blog/uses) - What hardware and software I use?
- [About](/blog/about/) - General info
- [Contact](/blog/contact/) - How to contact me?
## My other sites {#my-other-sites}
- [Homepage](/) - the hub
- [Unix History](/unix-history/) - how Unix came to be?
- [Cool Emacs](/cool-emacs/) - cool things to do with Emacs
- [Brain Rots](/brain-rot/) - reviews, mostly SciFi
|