{"id":16650269,"url":"https://github.com/hfreire/hugo-exec-sh","last_synced_at":"2026-04-10T10:04:14.843Z","repository":{"id":10575349,"uuid":"66217531","full_name":"hfreire/hugo-exec-sh","owner":"hfreire","description":"My personal website for blogging and :pencil2: note-taking","archived":false,"fork":false,"pushed_at":"2023-03-06T04:58:25.000Z","size":4092,"stargazers_count":4,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T23:07:45.442Z","etag":null,"topics":["docker","ghost","ghost-blog","ghost-theme","github-actions","personal-website"],"latest_commit_sha":null,"homepage":"https://hugo.exec.sh","language":"CSS","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/hfreire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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":"hfreire","custom":"https://paypal.me/hfreire"}},"created_at":"2016-08-21T19:47:39.000Z","updated_at":"2024-04-25T13:28:46.000Z","dependencies_parsed_at":"2025-02-15T10:33:04.573Z","dependency_job_id":"f676847a-e22a-4a85-b5f5-37c3bfc26636","html_url":"https://github.com/hfreire/hugo-exec-sh","commit_stats":null,"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/hfreire/hugo-exec-sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Fhugo-exec-sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Fhugo-exec-sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Fhugo-exec-sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Fhugo-exec-sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hfreire","download_url":"https://codeload.github.com/hfreire/hugo-exec-sh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hfreire%2Fhugo-exec-sh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","ghost","ghost-blog","ghost-theme","github-actions","personal-website"],"created_at":"2024-10-12T09:16:05.802Z","updated_at":"2026-04-10T10:04:14.815Z","avatar_url":"https://github.com/hfreire.png","language":"CSS","funding_links":["https://github.com/sponsors/hfreire","https://paypal.me/hfreire","https://paypal.me/hfreire/5"],"categories":[],"sub_categories":[],"readme":"#  My personal website for blogging and :pencil2: note-taking \n\n[![](https://github.com/hfreire/hugo-exec-sh/workflows/ci/badge.svg)](https://github.com/hfreire/hugo-exec-sh/actions?workflow=ci)\n[![](https://github.com/hfreire/hugo-exec-sh/workflows/cd/badge.svg)](https://github.com/hfreire/hugo-exec-sh/actions?workflow=cd)\n[![Coverage Status](https://coveralls.io/repos/github/hfreire/hugo-exec-sh/badge.svg?branch=master)](https://coveralls.io/github/hfreire/hugo-exec-sh?branch=master)\n[![Known Vulnerabilities](https://snyk.io/test/github/hfreire/hugo-exec-sh/badge.svg)](https://snyk.io/test/github/hfreire/hugo-exec-sh)\n[![](https://img.shields.io/github/release/hfreire/hugo-exec-sh.svg)](https://github.com/hfreire/hugo-exec-sh/releases)\n[![Docker Stars](https://img.shields.io/docker/stars/hfreire/hugo-exec-sh.svg)](https://hub.docker.com/r/hfreire/hugo-exec-sh/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/hfreire/hugo-exec-sh.svg)](https://hub.docker.com/r/hfreire/hugo-exec-sh/)\n\n\u003e Uses Ghost blogging platform for publishing and managing content online\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"share/github/overview.gif\" width=\"720\"\u003e\u003c/p\u003e\n\n### Features\n* :ghost: [Ghost](https://github.com/TryGhost/Ghost) blogging platform publishing platform :white_check_mark:\n* Simple and :dizzy: lightweight theme :white_check_mark:\n\n### How to use\n\n#### Use it in your terminal\nUsing it in your terminal requires [Docker](https://www.docker.com) installed in your system.\n\n##### Run the Docker image in a container \nDetach from the container and expose port `5302`.\n```\ndocker run -d -p \"5302:3000\" hfreire/hugo-exec-sh\n```\n\n### How to build\n##### Clone the GitHub repo\n```\ngit clone https://github.com/hfreire/hugo-exec-sh.git\n```\n\n##### Change current directory\n```\ncd hugo-exec-sh\n```\n\n##### Run the NPM script that will build the Docker image\n```\nnpm run build\n```\n\n### How to deploy\n\n#### Deploy it from your terminal\nDeploying it from your terminal requires [terraform](https://www.terraform.io) installed on your system and an [antifragile infrastructure](https://github.com/antifragile-systems/antifragile-infrastructure) setup available in your [AWS](https://aws.amazon.com) account.\n\n##### Clone the GitHub repo\n```\ngit clone https://github.com/hfreire/hugo-exec-sh.git\n```\n\n##### Change current directory\n```\ncd hugo-exec-sh\n```\n\n##### Run the NPM script that will deploy all functions\n```\nnpm run deploy\n```\n\n#### Available deployment environment variables\nVariable | Description | Required | Default value\n:---:|:---:|:---:|:---:\nVERSION | The version of the app. | false | `latest`\nANTIFRAGILE_STATE_AWS_REGION | The AWS region used for the antifragile state . | false | `undefined`\nANTIFRAGILE_STATE_AWS_S3_BUCKET | The AWS S3 bucket used for the antifragile state. | false | `undefined`\nANTIFRAGILE_STATE_AWS_DYNAMODB_TABLE | The AWS DynamoDB table used for the antifragile state. | false | `undefined`\nANTIFRAGILE_INFRASTRUCTURE_DOMAIN_NAME | The domain used for the antifragile infrastructure. | true | `undefined`\n\n### How to contribute\nYou can contribute either with code (e.g., new features, bug fixes and documentation) or by [donating 5 EUR](https://paypal.me/hfreire/5). You can read the [contributing guidelines](CONTRIBUTING.md) for instructions on how to contribute with code. \n\nAll donation proceedings will go to the [Sverige för UNHCR](https://sverigeforunhcr.se), a swedish partner of the [UNHCR - The UN Refugee Agency](http://www.unhcr.org), a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.\n\n### License\nRead the [license](./LICENSE.md) for permissions and limitations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfreire%2Fhugo-exec-sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfreire%2Fhugo-exec-sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfreire%2Fhugo-exec-sh/lists"}