2015-05-01 09:50:59 +02:00
|
|
|
My website
|
|
|
|
|
2023-02-23 09:01:08 +01:00
|
|
|
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Mikaela/mikaela.github.io/master.svg)](https://results.pre-commit.ci/latest/github/Mikaela/mikaela.github.io/master) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
|
2015-05-01 09:50:59 +02:00
|
|
|
|
|
|
|
Directories:
|
|
|
|
|
2023-02-22 19:28:38 +01:00
|
|
|
- PGP/ — my PGP key(s)
|
|
|
|
- \_\*/ — Jekyll's own files
|
|
|
|
- blog/ — blog index & feeds
|
|
|
|
- css/ — css
|
|
|
|
- pages/ — normal pages
|
|
|
|
- php/ — php scripts that haven't found their way anywhere else
|
|
|
|
- n/ — notes to self with rememberable URLs, see {r,or,ir}/
|
|
|
|
- r/ — redirects, some kind of personal URL shortener
|
|
|
|
- or/ — same, but not redirecting and for Tor Onion Services
|
|
|
|
- ir/ — same, but for I2P eepsites
|
2015-05-02 09:34:18 +02:00
|
|
|
|
|
|
|
Sitemaps:
|
|
|
|
|
2023-02-22 19:28:38 +01:00
|
|
|
- sitemap.xml — automatically generated by Jekyll when building
|
|
|
|
- sitemaps.xml — manually written sitemap index pointing to sitemaps on my
|
2015-05-02 09:34:18 +02:00
|
|
|
sites. I am not sure how it works when there are multiple domains, so
|
|
|
|
I am keeping all sitemaps in robots.txt and sitemaps.xml on bottom
|
|
|
|
of it. Same will possibly happen with other domains.
|
2019-02-11 20:27:03 +01:00
|
|
|
|
|
|
|
IPFS:
|
|
|
|
|
|
|
|
I am using [IPFS](https://ipfs.io/) for some embeds on this site. If you
|
|
|
|
would like to help me host them:
|
|
|
|
|
|
|
|
```
|
2021-07-11 00:54:17 +02:00
|
|
|
ipfs pin add bafybeia7yeie5a6arstytabl6bfhacmidcy4yhht3e6dfrrq4gi2gry4pu bafybeihqkgkjo7zywuk3wiwv7ng2iiwr4na2jpmbff5zawld33tssqe4ru bafybeiawyibtmpxvgzv7ge3vlase5rjrxnea4rqr2ndeso2bs6wibe4pue bafybeibtebp2pve6x5ajv3h7leuhsz4s4alholyahi74vr7mlpob3ajqji
|
2019-02-11 20:27:03 +01:00
|
|
|
```
|
|
|
|
|
2019-03-27 18:52:19 +01:00
|
|
|
These hashes are:
|
2023-02-22 19:28:38 +01:00
|
|
|
|
|
|
|
- foxyproxy.json
|
|
|
|
- avatar/favicon
|
2019-03-27 18:52:19 +01:00
|
|
|
|
2020-07-05 19:30:39 +02:00
|
|
|
There is also ipfs-files/IPFS.csv in this directory listing all the current
|
|
|
|
content IDs and ipfs-files/IPFS-archive.csv listing the previously used CIDs
|
|
|
|
and where they were used in.
|