{"id":24965212,"url":"https://github.com/linuxmobile/kaneru","last_synced_at":"2026-01-07T22:07:46.303Z","repository":{"id":274853494,"uuid":"924281534","full_name":"linuxmobile/kaneru","owner":"linuxmobile","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-20T03:25:48.000Z","size":3344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:40:19.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxmobile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-29T18:20:33.000Z","updated_at":"2025-03-20T03:25:51.000Z","dependencies_parsed_at":"2025-02-02T00:36:35.517Z","dependency_job_id":null,"html_url":"https://github.com/linuxmobile/kaneru","commit_stats":null,"previous_names":["linuxmobile/hikari","linuxmobile/kaneru"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxmobile%2Fkaneru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxmobile%2Fkaneru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxmobile%2Fkaneru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxmobile%2Fkaneru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxmobile","download_url":"https://codeload.github.com/linuxmobile/kaneru/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246121794,"owners_count":20726819,"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":[],"created_at":"2025-02-03T10:29:20.942Z","updated_at":"2026-01-07T22:07:46.297Z","avatar_url":"https://github.com/linuxmobile.png","language":"Vue","funding_links":["https://ko-fi.com/stelclementine"],"categories":[],"sub_categories":[],"readme":"# MultiTerm Astro 🎨⚡️\n\n**MultiTerm** is an Astro blog theme designed for coders who love their color schemes. Easily theme your whole website with your favorite color schemes and have your prose rendered with a nod to the aesthetics of raw markdown.\n\nCheck out the [Showing Off Blog Features](https://multiterm.stelclementine.com/posts/showing-off-blog-features) post to see all the exciting MultiTerm capabilites on the [live example site](https://multiterm.stelclementine.com)!\n\n\u003e v2.0.0 has been released! 🥳\n\n![Example website screenshot](https://i.imgur.com/sC8fZGN.png)\n![Example website screenshot](https://i.imgur.com/Kms96QY.png)\n![Example website screenshot](https://i.imgur.com/Nrr76Ub.png)\n![Example website screenshot](https://i.imgur.com/vKxEO5k.png)\n![Example website screenshot](https://i.imgur.com/wHGGJY9.png)\n![Example website screenshot](https://i.imgur.com/YerKFZW.png)\n![Example autogenerated social card](https://i.imgur.com/4CBBdF3.png)\n\n## ✨ Features\n\n- **Amazing Theme Selection**: Personalize your blog's appearance with your favorite editor color scheme. Pick your favorite [Shiki themes](https://expressive-code.com/guides/themes/#available-themes) bundled with Expressive Code.\n- **Dark/Light/Auto Theme Mode**: Choose any two Shiki themes and use the standard light/dark/auto model for automatically adapting to your reader's theme preferences with button in the site header.\n- **Multiple Theme Mode**: Choose three (or all 59!) Shiki themes and allow your reader to choose their favorite from a dialog menu opened from a button in the header. Every element seamlessly changes color interactively using the magic of CSS variables.\n- **GitHub Comment Section**: Allow readers to respond, discuss, and react with a comment section powered by GitHub and [Giscus](https://giscus.app). Painstakingly themed to match your site perfectly.\n- **GitHub Activity Widget**: Optionally include a statically generated GitHub activity calendar on the homepage that (of course) matches the active color scheme perfectly.\n- **Markdown Extensions**: Admonitions, auto-generated TOC that sticks to the side on large screens, emoji shortcodes, KaTeX math, MDX, and reading time estimates. See the example site's [Showing Off Blog Features](https://multiterm.stelclementine.com/posts/showing-off-blog-features) post.\n- **RSS Feed and Sitemap**: Built-in support for RSS feeds and sitemap with no extra configuration.\n- **Social Links**: Easily include links to common developer platforms including GitHub, Mastodon, Twitter, LinkedIn and E-mail.\n- **Responsive Design**: Optimized for all devices from desktops to mobile phones. Built with [Tailwind v4](https://tailwindcss.com/).\n- **SEO Optimized**: Boost your site's visibility with built-in SEO best practices and automatically generated social card images for every page via [Satori](https://github.com/vercel/satori).\n- **Customizable Build**: Powered by [Astro](https://astro.build/), render as a static site (the default) or generate content dynamically.\n\nCheck out the example site [PageSpeed scores](https://pagespeed.web.dev/analysis/https-multiterm-stelclementine-com/qhnp521yci?form_factor=mobile) and [OpenGraph analysis](https://www.opengraph.xyz/url/https%3A%2F%2Fmultiterm.stelclementine.com)\n\n## 🚀 Getting Started\n\n**Clone the Repository**:\n\n```bash\ngit clone --depth 1 https://github.com/stelcodes/multiterm-astro my-new-blog \u0026\u0026 cd my-new-blog\n```\n\n**Install Dependencies**:\n\n```bash\nnpm install\n```\n\n**Start the Development Server**:\n\n```bash\nnpm run dev\n```\n\n**Build Your Site and View the Results**:\n\n```bash\nnpm run build \u0026\u0026 npm run preview\n```\n\n## 🛠️ Configuration\n\nSimple configuration is a core feature of MultiTerm. All configuration is done from a single file: `src/site.config.ts`. This is where you can tailor your website to match your vision.\n\nPlease take a look at `src/site.config.ts` for more information about the configuration options.\n\nTo add your own content, check out the `src/content` directory. Feel free to remove all the example content and replace it with your own!\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE.txt).\n\n## Inspiration\n\n- https://github.com/panr/hugo-theme-terminal\n- https://github.com/chrismwilliams/astro-theme-cactus\n\n## 🩷 Sponsor\n\nConsider [buying me a coffee](https://ko-fi.com/stelclementine) to keep me caffeinated while I work on open source projects like this one!\n\n[![Star History Chart](https://api.star-history.com/svg?repos=stelcodes/multiterm-astro\u0026type=Date)](https://www.star-history.com/#stelcodes/multiterm-astro\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxmobile%2Fkaneru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxmobile%2Fkaneru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxmobile%2Fkaneru/lists"}