{"id":26022419,"url":"https://github.com/Kilerd/staple","last_synced_at":"2025-03-06T09:55:17.661Z","repository":{"id":20210321,"uuid":"136072322","full_name":"Kilerd/staple","owner":"Kilerd","description":"powerful static site generator","archived":false,"fork":false,"pushed_at":"2022-06-17T01:32:17.000Z","size":488,"stargazers_count":20,"open_issues_count":13,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T23:27:59.515Z","etag":null,"topics":["blog","rust","static-site-generator"],"latest_commit_sha":null,"homepage":"https://kilerd.github.io/staple/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kilerd.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-04T19:21:57.000Z","updated_at":"2025-02-18T07:23:51.000Z","dependencies_parsed_at":"2022-08-27T03:24:54.100Z","dependency_job_id":null,"html_url":"https://github.com/Kilerd/staple","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilerd%2Fstaple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilerd%2Fstaple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilerd%2Fstaple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilerd%2Fstaple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kilerd","download_url":"https://codeload.github.com/Kilerd/staple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242187663,"owners_count":20086218,"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","rust","static-site-generator"],"created_at":"2025-03-06T09:55:15.364Z","updated_at":"2025-03-06T09:55:17.649Z","avatar_url":"https://github.com/Kilerd.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eStaple\u003c/h1\u003e\n    \u003cp\u003epowerful static site generator.\u003c/p\u003e\n    \u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/kilerd/staple/Develop%20Build\"\u003e \u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/v/staple\"\u003e \u003cimg src='https://coveralls.io/repos/github/Kilerd/staple/badge.svg?branch=master' alt='Coverage Status' /\u003e \u003cimg alt=\"Crates.io (recent)\" src=\"https://img.shields.io/crates/dr/staple\"\u003e \u003cimg alt=\"Crates.io\" src=\"https://img.shields.io/crates/l/staple\"\u003e\n\u003c/div\u003e\n\n## Installation\ncurrently, staple provide two ways to download its stable binary version. for those who is using rust can download it via Cargo:\n```shell script\ncargo install staple\n```\n\nor, you can download the latest version in [Github Release](https://github.com/Kilerd/staple/releases).\n### Developer version\nif you really need a developer version to taste some new feature which are not stable yet at the first time, you can download the latest staple code and compile it via Cargo:\n```shell script\ncargo install --git https://github.com/Kilerd/staple.git\n```\n\n## Usage\n`staple` has full cli help text, run `staple --help` to get help text if you don't know how to use it.\n\n### Init a staple project\n\nfor now, there are two ways to create a staple project for a folder.\n - for existed folder, you can use command `staple init` to initialize current working folder as a new staple project.\n - for non-existed folder, using command `staple new TARGET_FOLDER` to create a new folder for staple\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKilerd%2Fstaple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKilerd%2Fstaple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKilerd%2Fstaple/lists"}