{"id":14109166,"url":"https://github.com/radicle-dev/radicle.xyz-old","last_synced_at":"2025-08-01T08:31:17.520Z","repository":{"id":37276079,"uuid":"232110811","full_name":"radicle-dev/radicle.xyz-old","owner":"radicle-dev","description":"The website","archived":true,"fork":false,"pushed_at":"2022-08-08T21:55:24.000Z","size":74137,"stargazers_count":52,"open_issues_count":18,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-14T10:14:10.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://radicle.xyz","language":"Mustache","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/radicle-dev.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":"2020-01-06T13:50:54.000Z","updated_at":"2024-05-05T22:26:17.000Z","dependencies_parsed_at":"2022-08-08T22:45:13.388Z","dependency_job_id":null,"html_url":"https://github.com/radicle-dev/radicle.xyz-old","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle.xyz-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle.xyz-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle.xyz-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle.xyz-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radicle-dev","download_url":"https://codeload.github.com/radicle-dev/radicle.xyz-old/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228351694,"owners_count":17906537,"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":[],"created_at":"2024-08-14T10:02:07.544Z","updated_at":"2024-12-05T18:30:52.528Z","avatar_url":"https://github.com/radicle-dev.png","language":"Mustache","funding_links":[],"categories":["Mustache"],"sub_categories":[],"readme":"# The [radicle.xyz](https://radicle.xyz) website\n\nThis is the repository of the [radicle.xyz](https://radicle.xyz) website.\n\n# Contribution Guide\n\n### Index\n\n- [Getting Started](#getting-started)\n- [Dependencies](#dependencies)\n- [Making Changes](#making-changes)\n- [Building](#building)\n- [Important Information](#important-information)\n\n## Getting Started\n\nRun the following command to start the server:\n\n```bash\nnpx http-server docs -e html\n```\n\n## Dependencies\n\nThe Website utilises [Mustache](https://github.com/janl/mustache.js#mustachejs---logic-less-mustache-templates-with-javascript)\n\nYou will need to install the same using the following command (A Global Installation):\n\n```bash\nnpm install -g mustache\n```\n\nor using\n\n```bash\nmake dependencies\n```\n\n## Making Changes\n\n⚠️ Do **NOT** directly change the `.html` files. You will lose your work!\n\n- Instead, make edits in corresponding `.html.mustache`\n  file present inside `pages/` directory.\n- You can directly change a `stylesheet`. Stylesheets are present in `/docs/styles/`.\n- `partials/` directory contains the HTML that is common across all the pages.\n  Like: Header, Footer, etc.\n\n## Building\n\nAfter making the desired changes to `.html.mustache`, you will need to build the `.html`\nso that, they can reflect the changes that you have made.\n\nRun the following command(s) while in **root directory of the PROJECT**:\n\n```bash\nmake\n```\n\n- Building Process requires [`mustache` to be installed](#dependencies).\n- Each `.html.mustache` file in the `pages/` directory will result in a `.html` file in\n  `docs/` directory.\n- In order for the `make` command to build a file, the file has to be added to the `Makefile`\n\n## Important Information\n\n### Conversion of GIF to mp4\n\nThe moving images are GIF(s) that have been converted to mp4(s) to keep\nthe size of the page down.\n\n- [ffmpeg](https://ffmpeg.org/) has been used to make this conversion.\n\n```bash\nffmpeg -i file-name.gif -movflags faststart -pix_fmt yuv420p -vf \"scale=trunc(iw/2)*2:trunc(ih/2)*2\" -b:v 500k file-name.mp4\n```\n\n# Legal Information\n\nCopyright © 2019-2022 The Radicle Foundation \u003chello@radicle.foundation\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradicle-dev%2Fradicle.xyz-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradicle-dev%2Fradicle.xyz-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradicle-dev%2Fradicle.xyz-old/lists"}