mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
Mikaela Suomalainen
7da458ef1e
Only the www. subdomain is using CloudFlare and it should redirect to wwwless version which is GitHub pages directly with LetsEncrypt certificate. I still want to leave the link in some form in case someone wants to start checking GPG signatures in commits or something like that. |
||
---|---|---|
_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.