{"id":15314290,"url":"https://github.com/barelyhuman/statico","last_synced_at":"2025-10-08T23:33:24.993Z","repository":{"id":44998936,"uuid":"356564444","full_name":"barelyhuman/statico","owner":"barelyhuman","description":"A static site generator for creative devs","archived":true,"fork":false,"pushed_at":"2022-01-19T07:12:35.000Z","size":127,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-01-26T22:32:54.372Z","etag":null,"topics":["golang","markdown","ssg","static-site-generator"],"latest_commit_sha":null,"homepage":"https://statico.reaper.im/","language":"Go","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/barelyhuman.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"reaper","issuehunt":null,"otechie":null,"custom":["https://barelyhuman.dev/donate"]}},"created_at":"2021-04-10T11:43:47.000Z","updated_at":"2023-01-28T00:11:11.000Z","dependencies_parsed_at":"2022-08-29T00:50:39.103Z","dependency_job_id":null,"html_url":"https://github.com/barelyhuman/statico","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/barelyhuman/statico","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fstatico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fstatico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fstatico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fstatico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman","download_url":"https://codeload.github.com/barelyhuman/statico/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fstatico/sbom","scorecard":{"id":225800,"data":{"date":"2025-08-11","repo":{"name":"github.com/barelyhuman/statico","commit":"2027a82ba01c3c927a24077d0954f3c542192f8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/statico/changelog.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/statico/changelog.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-binaries.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/statico/create-binaries.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-binaries.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/barelyhuman/statico/create-binaries.yml/dev?enable=pin","Warn: downloadThenRun not pinned by hash: docs/build.sh:3","Warn: downloadThenRun not pinned by hash: .github/workflows/changelog.yml:18","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/create-binaries.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.0-next.0 not signed: https://api.github.com/repos/barelyhuman/statico/releases/57129282","Warn: release artifact v0.0.8-dev.0 not signed: https://api.github.com/repos/barelyhuman/statico/releases/56685557","Warn: release artifact v0.0.7 not signed: https://api.github.com/repos/barelyhuman/statico/releases/51471917","Warn: release artifact v0.0.6 not signed: https://api.github.com/repos/barelyhuman/statico/releases/50721299","Warn: release artifact v0.0.5 not signed: https://api.github.com/repos/barelyhuman/statico/releases/50248616","Warn: release artifact v1.0.0-next.0 does not have provenance: https://api.github.com/repos/barelyhuman/statico/releases/57129282","Warn: release artifact v0.0.8-dev.0 does not have provenance: https://api.github.com/repos/barelyhuman/statico/releases/56685557","Warn: release artifact v0.0.7 does not have provenance: https://api.github.com/repos/barelyhuman/statico/releases/51471917","Warn: release artifact v0.0.6 does not have provenance: https://api.github.com/repos/barelyhuman/statico/releases/50721299","Warn: release artifact v0.0.5 does not have provenance: https://api.github.com/repos/barelyhuman/statico/releases/50248616"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T03:47:05.844Z","repository_id":44998936,"created_at":"2025-08-17T03:47:05.844Z","updated_at":"2025-08-17T03:47:05.844Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000721,"owners_count":26082862,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","markdown","ssg","static-site-generator"],"created_at":"2024-10-01T08:44:58.854Z","updated_at":"2025-10-08T23:33:24.702Z","avatar_url":"https://github.com/barelyhuman.png","language":"Go","readme":"\u003ch1 align=\"center\"\u003eStatico\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA static site generator for creative devs\u003c/p\u003e\n\nIf you like any of my work, you can support me on: https://barelyhuman.dev/donate\n\n[![](https://img.shields.io/badge/license-mit-black?style=for-the-badge)](LICENSE)\n\n## Motivation\n\nI use markdown for most of my writing and really like the simplicity. This started as an experiment to power my websites but is now at a decent level of generalisation to be used by others.\n\n## Features\n\n- Supports Templates (Go Templates)\n- Watch Mode\n- Local server\n- ⚡ Fast\n- Markdown =\u003e HTML\n\n## Documentation\n\n[Documentation](https://statico.reaper.im/) - You can find your documentation here\n\n## Install\n\n- You can download the binaries from the [releases](/releases) page for your specific system and add it to a directory that is in your `PATH` variables.\n\nor you can use goblin \n\n```sh\ncurl -sf https://goblin.reaper.im/github.com/barelyhuman/statico | sh\n```\n\n## Usage\n\n```sh\n$ statico [flags]\n\nUsage of statico:\n  -c -config\n        alias -config\n  -config string\n        Config file to use\n  -init\n        Initialize the app\n  -s -serve\n        alias -serve\n  -serve\n        Enable file server\n  -w -watch\n        alias -watch\n  -watch\n        Start statico in watch mode\n```\n\n**statico** doesn't come with any necessary boilerplate and just injects a few variables into the provided templates using a `.config.yml` file.\nYou can either use the [default template](https://github.com/barelyhuman/statico-default-template/) or make your own with inspirations and hacking the following available templates\n\n- [Default](https://github.com/barelyhuman/statico-default-template/)\n- [reaper.im](https://github.com/barelyhuman/reaper.im)\n- [barelyhuman.dev](https://github.com/barelyhuman/barelyhuman.dev)\n\nThe tool needs a `config.yml` and you can find a template in this repository [`config.template.yml`](/config.template.yml)\n\n## Template Development\n\n- If you wish to develop templates for the same, please try naming them in the following format `statico-\u003cname\u003e-template`, to make it easier for people looking for other templates and make sure you have a demo/preview link for the same on the repo.\n\n- The templates are purely built on go-templates and you can include and do all kinds of stuff that you'd do with a normal go template, the only limitation being that the config can take only so many 4 types of template name so those 4 are to act as your umbrella templates, you can always use the above example templates for checking out use-cases\n\n## Contribute\n\nIssues and PR's are your way to go, fork the repository, create a PR and you're done. Just make sure you let the maintainer know about the issue you pick up to avoid overlaps\n\n## License\n\n[MIT](LICENSE) \u0026copy; Reaper\n","funding_links":["https://liberapay.com/reaper","https://barelyhuman.dev/donate"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fstatico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarelyhuman%2Fstatico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fstatico/lists"}