{"id":28898261,"url":"https://github.com/mikaela/mikaela.github.io","last_synced_at":"2025-06-30T00:34:46.227Z","repository":{"id":17198563,"uuid":"19966395","full_name":"Mikaela/mikaela.github.io","owner":"Mikaela","description":"My website/blog source code. Hosted on this repository/GitHub Pages.","archived":false,"fork":false,"pushed_at":"2025-06-26T19:47:57.000Z","size":9640,"stargazers_count":13,"open_issues_count":49,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-26T20:35:36.870Z","etag":null,"topics":["github-pages","homepage","jekyll","website"],"latest_commit_sha":null,"homepage":"https://aminda.eu/","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mikaela.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/.editorconfig","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"ko_fi":"aminda","liberapay":"Mikaela","custom":["https://revolut.me/aminda"]}},"created_at":"2014-05-20T03:28:07.000Z","updated_at":"2025-06-26T19:48:00.000Z","dependencies_parsed_at":"2023-11-24T21:22:44.371Z","dependency_job_id":"7c43f485-e522-4b58-b686-3ab1ff8d8a48","html_url":"https://github.com/Mikaela/mikaela.github.io","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Mikaela/mikaela.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikaela%2Fmikaela.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikaela%2Fmikaela.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikaela%2Fmikaela.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikaela%2Fmikaela.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mikaela","download_url":"https://codeload.github.com/Mikaela/mikaela.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikaela%2Fmikaela.github.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689763,"owners_count":23349137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-pages","homepage","jekyll","website"],"created_at":"2025-06-21T07:10:25.806Z","updated_at":"2025-06-30T00:34:46.220Z","avatar_url":"https://github.com/Mikaela.png","language":"Markdown","funding_links":["https://ko-fi.com/aminda","https://liberapay.com/Mikaela","https://revolut.me/aminda"],"categories":[],"sub_categories":[],"readme":"---\nlang: en\npublished: false\n---\n\n# aminda.eu\n\n[![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)\n\nThis website should be fairly typical Jekyll project. The index contains\n`rel=me` links everywhere so projects such as Mastodon give me the green\ncheckmark.\n\n\u003c!-- editorconfig-checker-disable --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\u003cem lang=\"fi\"\u003eAutomaattinen sisällysluettelo\u003c/em\u003e / \u003cem lang=\"en\"\u003eAutomatically generated Table of Contents\u003c/em\u003e\n\n- [Sitemaps](#sitemaps)\n- [Unusual directories](#unusual-directories)\n  - [Submodules](#submodules)\n- [Building](#building)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n\u003c!-- prettier-ignore-end --\u003e\n\u003c!-- editorconfig-checker-enable --\u003e\n\n## Sitemaps\n\n- `sitemap.xml` — automatically generated by Jekyll when building\n- `sitemaps.xml` — manually written sitemap index pointing to sitemaps on my\n  sites. I am not sure how it works when there are multiple domains, so I am\n  keeping all sitemaps in robots.txt and sitemaps.xml on bottom of it. Same will\n  possibly happen with other domains.\n\n## Unusual directories\n\nOr directories that generally aren't encountered in other similar projects.\n\n- `n/` - quick notes for my personal reference with memorable addresses.\n- `r/` - my personal url redirector for links that I have to refer to more or\n  less often.\n- `txt/` - signed text files such as account list to decrease impact of identity\n  theft attempts.\n- `PGP/` - my current and some previous PGP keys.\n\n### Submodules\n\n- `ir/` - list of I2P services, previously a part of this repository for\n  memorable addresses.\n- `lfs-media/` - orphan branch containing lfs-media such as the avatars. However\n  it doesn't work with GitHub pages.\n- `or/` - same as `ir/`, but for Tor Onion Services.\n\n## Building\n\n1. Install `rbenv` and its `ruby-build` plugins. Refer to\n   [rbenv/rbenv README.md for more information](https://github.com/rbenv/rbenv/blob/master/README.md#basic-git-checkout)\n1. `cd` to root of this repository, if you didn't already.\n1. Install the required Ruby version by `rbenv install`\n1. _Optionally_ configure where you wish bundler to install everything by e.g.\n   `bundle config set --local path 'vendor/bundle'`, but the rbenv default\n   should work just fine\n1. Run `bundle install`\n1. You are done, `bundle exec jekyll \u003cbuild|serve\u003e` and similar commands should\n   work. I suggest `bundle exec jekyll serve -lo` which will livereload and open\n   the web browser for you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaela%2Fmikaela.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaela%2Fmikaela.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaela%2Fmikaela.github.io/lists"}