{"id":19374617,"url":"https://github.com/ditatompel/insights","last_synced_at":"2025-04-23T18:32:00.664Z","repository":{"id":171159157,"uuid":"645452050","full_name":"ditatompel/insights","owner":"ditatompel","description":"insights.ditatompel.com website","archived":false,"fork":false,"pushed_at":"2025-04-19T17:53:23.000Z","size":136000,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T20:25:12.457Z","etag":null,"topics":["giscus","hb-framework","hugo"],"latest_commit_sha":null,"homepage":"https://insights.ditatompel.com","language":"SCSS","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/ditatompel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":"razonyang","custom":["https://paypal.me/razonyang"]}},"created_at":"2023-05-25T17:25:47.000Z","updated_at":"2025-04-19T17:53:26.000Z","dependencies_parsed_at":"2025-04-19T18:51:23.002Z","dependency_job_id":null,"html_url":"https://github.com/ditatompel/insights","commit_stats":null,"previous_names":["ditatompel/insights"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditatompel%2Finsights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditatompel%2Finsights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditatompel%2Finsights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditatompel%2Finsights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ditatompel","download_url":"https://codeload.github.com/ditatompel/insights/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250490363,"owners_count":21439130,"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":["giscus","hb-framework","hugo"],"created_at":"2024-11-10T08:35:42.995Z","updated_at":"2025-04-23T18:31:56.897Z","avatar_url":"https://github.com/ditatompel.png","language":"SCSS","funding_links":["https://github.com/sponsors/razonyang","https://paypal.me/razonyang"],"categories":[],"sub_categories":[],"readme":"# insights.ditatompel.com Site\n\nThis is replacement for `rtd.ditatompel.com` (previously using **Ghost**) and based from starter theme template of [HB Framework](https://hbstack.dev/). live demo: https://theme.hbstack.dev/.\n\n## Requirements\n\n-   Go\n-   Hugo 124.1\n-   Embedded Dart Sass\n-   NodeJS \u003e= 20\n\nI install this by just following [https://hbstack.dev/en/docs/getting-started/installation/](https://hbstack.dev/en/docs/getting-started/installation/) process.\n\n```bash\n# Clone the repository\ngit clone --depth 1 https://github.com/hbstack/theme insights\ncd rtd-ditatompel-com\n# change the module path located in go.mod, replace the module github.com/hbstack/theme with this repo : github.com/ditatompel/insights.\nsed -i -e 's/module\\ github.com\\/hbstack\\/theme/module\\ github.com\\/ditatompel\\/insights/' go.mod\n# push to remote repo\ngit add .\ngit commit --amend\ngit remote set-url origin git@github.com:ditatompel/insights.git\ngit push origin main\n# install build tools\nnpm ci\n# start hugo server\nnpm run dev\n# or\nnpm run prod\n```\n\n## Original upstream section\n\n### Documentations\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 documentations, 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-   :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: **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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditatompel%2Finsights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fditatompel%2Finsights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditatompel%2Finsights/lists"}