mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 22:09:24 +01:00
Mikaela Suomalainen
4a2ca8d7f8
I tried to be clever and symlink Gajim config directory to Gajim flatpak config directory, but the directories are too different for that and maybe it will be less issues longer term by having them separate. |
||
---|---|---|
_data | ||
_drafts | ||
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
blog | ||
css | ||
pages | ||
PGP | ||
php | ||
r | ||
_config.yml | ||
.gitignore | ||
.travis.yml | ||
.tumblrimport | ||
CNAME | ||
favicon.ico | ||
index.html | ||
keybase.txt | ||
LICENSE.md | ||
README.markdown | ||
robots.txt | ||
sitemaps.xml |
My website
Directories:
- 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
- r/ — redirects, some kind of personal URL shorrtener
Sitemaps:
- sitemap.xml — automatically generated by Jekyll when building
- sitemaps.xml — manually written sitemap index pointing to sitemaps on my 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.