{"id":17998875,"url":"https://github.com/hbstack/theme","last_synced_at":"2025-04-06T20:12:06.905Z","repository":{"id":151271595,"uuid":"620620468","full_name":"hbstack/theme","owner":"hbstack","description":"HB starter theme for blog, docs, digital garden, gallery and landing pages. HB 新手博客、文档、数字花园、图库和落地页主题。","archived":false,"fork":false,"pushed_at":"2024-10-29T17:09:34.000Z","size":63258,"stargazers_count":81,"open_issues_count":2,"forks_count":19,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T18:37:55.455Z","etag":null,"topics":["blog","digital-garden","docs","gallery","hb","hugo","hugo-theme","hugopress","landing-page","template"],"latest_commit_sha":null,"homepage":"https://theme.hbstack.dev/","language":"Dockerfile","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/hbstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"razonyang","custom":["https://paypal.me/razonyang"]}},"created_at":"2023-03-29T03:26:18.000Z","updated_at":"2024-10-29T17:09:04.000Z","dependencies_parsed_at":"2024-11-13T06:31:55.298Z","dependency_job_id":null,"html_url":"https://github.com/hbstack/theme","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbstack%2Ftheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbstack%2Ftheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbstack%2Ftheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbstack%2Ftheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hbstack","download_url":"https://codeload.github.com/hbstack/theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543591,"owners_count":20955865,"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":["blog","digital-garden","docs","gallery","hb","hugo","hugo-theme","hugopress","landing-page","template"],"created_at":"2024-10-29T22:08:27.752Z","updated_at":"2025-04-06T20:12:06.887Z","avatar_url":"https://github.com/hbstack.png","language":"Dockerfile","readme":"# HB Theme Template\n\nThe starter theme template of [HB Framework](https://hbstack.dev/), live demo: https://theme.hbstack.dev/.\n\n## News\n\nOur [cards style theme](https://github.com/hbstack/theme-cards) is available now.\n\n## Documentation\n\n| English | 简体中文 |\n| ------- | -------- |\n| [Prerequisites](https://hbstack.dev/en/docs/getting-started/prerequisites/) | [先决条件](https://hbstack.dev/zh-hans/docs/getting-started/prerequisites/) |\n| [Installation](https://hbstack.dev/en/docs/getting-started/installation/) | [安裝](https://hbstack.dev/zh-hans/docs/getting-started/installation/) |\n| [Configuration](https://hbstack.dev/en/docs/configuration/) | [配置](https://hbstack.dev/zh-hans/docs/configuration/) |\n| [Content](https://hbstack.dev/en/docs/content/) | [内容](https://hbstack.dev/zh-hans/docs/content/) |\n| [Deployment](https://hbstack.dev/en/docs/deployment/) | [部署](https://hbstack.dev/zh-hans/docs/deployment/) |\n| [Modules](https://hbstack.dev/en/docs/modules/) | [模块](https://hbstack.dev/zh-hans/docs/modules/) |\n\n## Features\n\n- **Fast** and **SEO** friendly: [PageSpeed Insight](https://pagespeed.web.dev/analysis?url=https://theme.hbstack.dev/en/) scored perfect :100: in all four metrics on mobile and desktop.\n- **Multi-purpose**: blog, project documentation, digital garden, gallery, landing pages and so on.\n- **Responsive**: mobile first, built on top of Bootstrap v5.3.\n- :ice_cube: **Modular** and **flexible**: extend features via various modules.\n- :first_quarter_moon: **Dark mode**: light, dark or auto (follow system).\n- :mag: **Search**: powerful client side *fuzzy* search that allows *filtering* and *sorting* of results, as well as searching from all multilingual sites.\n- **PurgeCSS**: remove unused CSS.\n- :rocket: **PWA**:\n  - Installable: add site to home screen.\n  - Offline available: offline page and offline image.\n  - Allow precaching resources, such as CSS, JS and fonts.\n- **Advanced**:\n  - Custom SCSS [variables](https://github.com/hbstack/theme/blob/main/assets/hb/modules/custom/scss/variables.tmpl.scss) and [style](https://github.com/hbstack/theme/blob/main/assets/hb/modules/custom/scss/index.scss).\n  - Custom [JavaScript](https://github.com/hbstack/theme/blob/main/assets/hb/modules/custom/js/index.ts).\n  - Custom HTML markup:\n    - [Before the end of `\u003chead\u003e`](https://github.com/hbstack/theme/blob/main/layouts/partials/hugopress/modules/hb-custom/hooks/head-end.html)\n    - [Before the end of `\u003cbody\u003e`](https://github.com/hbstack/theme/blob/main/layouts/partials/hugopress/modules/hb-custom/hooks/body-end.html)\n    - [Custom sidebar widget](https://github.com/hbstack/theme/blob/main/layouts/partials/hugopress/modules/hb-custom/hooks/hb-blog-sidebar.html)\n- :framed_picture: **Images Processing**: process images via URL query string and fragment, such as alignment, resizing, cropping and so on, friendly to Markdown.\n- :computer: **Code block panel**: expand toggle, code copy button, line number toggle and wrap toggle.\n- **Menus**: supports header menus and footer menus.\n- Related posts slide.\n- :framed_picture: Image viewer: zoom in/out image.\n- :card_index_dividers:\t**Archives**: group by year and month.\n- :memo: **Multiple authors**: articles can be co-authored.\n- :globe_with_meridians: **Multilingual**.\n- :arrow_left: **RTL**: supports Right-to-Left languages.\n- :arrow_up: Back/Return to top button.\n- Social links: supports header and footer social links.\n- Content: supports KaTex (math), Mermaid (diagrams) and Bootstrap shortcodes.\n- ...\n\n## Screenshot\n\n![Screenshot](https://raw.githubusercontent.com/hbstack/theme/main/images/screenshot.png)\n","funding_links":["https://github.com/sponsors/razonyang","https://paypal.me/razonyang"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbstack%2Ftheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhbstack%2Ftheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbstack%2Ftheme/lists"}