{"id":26290059,"url":"https://github.com/alexanderschau/dweb-pages-cli","last_synced_at":"2026-05-01T08:32:35.206Z","repository":{"id":204289884,"uuid":"380339931","full_name":"alexanderschau/dweb-pages-cli","owner":"alexanderschau","description":"Publish to the decentralized web, without struggling.","archived":false,"fork":false,"pushed_at":"2021-06-26T14:45:59.000Z","size":583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T23:14:49.983Z","etag":null,"topics":["dweb","ipfs","ipfs-web","jamstack"],"latest_commit_sha":null,"homepage":"https://pages.dweb.party/","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/alexanderschau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-25T19:49:09.000Z","updated_at":"2021-06-26T14:46:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3eb1c9a-f91f-4e49-9cb9-4740b5031d64","html_url":"https://github.com/alexanderschau/dweb-pages-cli","commit_stats":null,"previous_names":["alexanderschau/dweb-pages-cli"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/alexanderschau/dweb-pages-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Fdweb-pages-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Fdweb-pages-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Fdweb-pages-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Fdweb-pages-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderschau","download_url":"https://codeload.github.com/alexanderschau/dweb-pages-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderschau%2Fdweb-pages-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["dweb","ipfs","ipfs-web","jamstack"],"created_at":"2025-03-14T23:17:48.998Z","updated_at":"2026-05-01T08:32:35.199Z","avatar_url":"https://github.com/alexanderschau.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dweb Pages CLI\n![Hero image](preview.png)\n## Install\nAll binaries can be found at our [GitHub Release Page](https://github.com/alexanderschau/dweb-pages-cli/releases), but you can also use our install script to install or update the tool.\n```sh\ncurl https://pages.dweb.party | sh\n```\n\u003e If you don't have root privileges, add `sudo` in front of the `sh` command.\n## Usage\n### Initialize a new project\nTo start a new project simply type:\n```sh\ndweb-pages init\n```\nThis will guide you through the setup process. The tool will then automatically create a new subdirectory called `.dweb-pages`. This is the place, where all settings and files related to Dweb Pages are stored.\n### Add tags\nThe versioning system of Dweb Pages is inspired by Git. Like there, you can create multiple \"branches\" and \"commits\".\n\nTo add a new version run the following command:\n```sh\ndweb-pages add -t default -t main/latest -t main/v2\n```\nFor each deployment you can add as much tags, as you want.\n\u003e If you want to add a tag retrospectively, enter the versions CID as an argument. This will prevent `dweb-pages` from fetching the directory.\n### Remove tags\n```sh\ndweb-pages rm -t main/v2\n```\n## Special Tags\nThere are some special tags, which you should only use in the following manner:\n|Tag name|Description|\n|-|-|\n|default|This should point to the latest production build of your app.|\n|`\u003cbranch-name\u003e`/latest|`latest` represents the latest version of a branch.|\n\nPlease keep in mind, that you don't have to follow this rules. However to be compatible with extending services and further features, it's highly recommended.\n## Extended features\n### Postprocessing script\nEach time the CID changes, `dweb-pages` calls the `.dweb-pages/then.sh` script (if it exists).\n\nThis can be used to update a remote/local pin or change a DNS record.\n\u003e Inside the `then.sh` script you can access the `currentCID` environment variable with the latest CID of the project repo.\n## Use cases\n- Personal blog\n- Project documentation\n- App developement\n\n... and many more\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Fdweb-pages-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderschau%2Fdweb-pages-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderschau%2Fdweb-pages-cli/lists"}