{"id":22490456,"url":"https://github.com/Contentrain/rain-of-change","last_synced_at":"2025-08-02T22:33:01.318Z","repository":{"id":37930173,"uuid":"498716346","full_name":"Contentrain/rain-of-change","owner":"Contentrain","description":"Contentrain NuxtJS and TailwindCSS Changelog template.","archived":false,"fork":false,"pushed_at":"2022-11-29T22:32:59.000Z","size":745,"stargazers_count":34,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2023-03-06T02:12:08.152Z","etag":null,"topics":["changelog","contentrain","jamstack","nuxtjs","tailwind"],"latest_commit_sha":null,"homepage":"https://contentrain-rain-of-change.netlify.app/","language":"Vue","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/Contentrain.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":"2022-06-01T11:54:39.000Z","updated_at":"2023-01-12T17:00:33.000Z","dependencies_parsed_at":"2023-01-21T14:00:47.150Z","dependency_job_id":null,"html_url":"https://github.com/Contentrain/rain-of-change","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contentrain%2Frain-of-change","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contentrain%2Frain-of-change/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contentrain%2Frain-of-change/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Contentrain%2Frain-of-change/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Contentrain","download_url":"https://codeload.github.com/Contentrain/rain-of-change/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228501208,"owners_count":17930214,"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":["changelog","contentrain","jamstack","nuxtjs","tailwind"],"created_at":"2024-12-06T17:22:13.296Z","updated_at":"2024-12-06T17:25:04.914Z","avatar_url":"https://github.com/Contentrain.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"\n[![Rain Of Change](https://imagedelivery.net/yx26LyQGM_miwnGU8RnEaw/161e2520-980c-4c92-c953-a7080a77a800/public)](https://change-log-red.vercel.app/)\n\n# Rain of Change  [![Netlify Status](https://api.netlify.com/api/v1/badges/09179c03-ec25-474d-93a8-964a10e939d7/deploy-status)](https://app.netlify.com/sites/contentrain-rain-of-change/deploys)\n\n\nA free Changelog template created with [**Nuxt 3.0**](https://nuxtjs.org) \u0026 [**Nuxt Content 2.0**](https://content.nuxtjs.org) that you can use for your projects.\n\nWe are very pleased to share our first free template. We hope Rain of Change will help anyone who needs to keep a Changelog for their projects.\n\nYou can customize this template as you wish by copying it to your own repository and pulling it to your local.\n\n[Live Preview](https://contentrain-rain-of-change.netlify.app/)\n\n## Headless CMS\n[![Use with Contentrain](https://imagedelivery.net/yx26LyQGM_miwnGU8RnEaw/721c176e-f4b1-4495-1d6c-87a4b9ffa100/public)](https://app.contentrain.io)\n\n\nTo manage the content of this template, we recommend you use [**Contentrain**](Contentrain).\n\nWe have created the collection template that you need. You can find and use this collection in “Community Collections”.\n\nAfter free registration with [Contentrain](**Contentrain**), you need to start a manual project installation and continue the installation by selecting the Rain of Change repo on Github.\n\nDuring the installation, it is enough to delete the sample collections in the Collections step, select the Logs collection from the Community Collections section and complete the installation.\n\nThis way you can easily manage all your logs with Contentrain.\n\nIf you have any question with the installation, you can send us your questions via [Discord](**Discord**).\n\nWe will soon publish a video about how to use this template with Contentrain.\n\n\n## Frontmatter\n#### Default\n|variable|description|options|\n|-|-|-|\n|publish|It provides publication control for your logs| true or false|\n|relaseDate|Allows you to set dates for your logs| -|\n|tags|Allows you to set the version label and label colors. | -|\n\n#### Tag Object\n|variable|description|options|\n|-|-|-|\n|text| You can create release tags like \"Features, Bug Fix\"| -|\n|color| You can choose the color for the tags | blue,red, yellow, gray, zinc, green, purple, orange, pink, teal, indigo, cyan, brown, slate, amber, lime, emerald, sky |\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\n# yarn\nyarn install\n\n# npm\nnpm install\n```\n\n## Development Server\n\nStart the development server on http://localhost:3000\n\n```bash\nnpm run dev\n```\n\n## Deployment\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/Contentrain/rain-of-change) [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Contentrain/rain-of-change)\n\n\n### Static Hosting\n\nPre-render the website to be deployed on any static hosting:\n\n```bash\nnpm run generate\n```\n\nThe `dist/` directory is ready to be deployed (symlink to `.output/public`), [learn more on Nuxt docs](https://v3.nuxtjs.org/guide/deploy/static-hosting).\n\n### Node server\n\nBuild the application for production:\n\n```bash\nnpm run build\n```\n\nStart the server in production:\n\n```bash\nnode .output/server/index.mjs\n```\n\nLearn more on [Nuxt docs](https://v3.nuxtjs.org/guide/deploy/node-server) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FContentrain%2Frain-of-change","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FContentrain%2Frain-of-change","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FContentrain%2Frain-of-change/lists"}