{"id":13554379,"url":"https://github.com/cmints/cmints","last_synced_at":"2025-04-03T06:31:41.395Z","repository":{"id":54805316,"uuid":"115161026","full_name":"cmints/cmints","owner":"cmints","description":"CMS and Static Site Generator created with the internationalization in mind","archived":false,"fork":false,"pushed_at":"2021-01-28T11:57:21.000Z","size":713,"stargazers_count":38,"open_issues_count":18,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T05:32:24.729Z","etag":null,"topics":["cms","i18n","internationalization","l10n","multilingual","nodejs","static-site","static-site-generator"],"latest_commit_sha":null,"homepage":"https://cmints.io/","language":"JavaScript","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/cmints.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}},"created_at":"2017-12-23T00:59:03.000Z","updated_at":"2023-08-06T06:22:50.000Z","dependencies_parsed_at":"2022-08-14T03:20:52.742Z","dependency_job_id":null,"html_url":"https://github.com/cmints/cmints","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmints%2Fcmints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmints%2Fcmints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmints%2Fcmints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmints%2Fcmints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmints","download_url":"https://codeload.github.com/cmints/cmints/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246948072,"owners_count":20859374,"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":["cms","i18n","internationalization","l10n","multilingual","nodejs","static-site","static-site-generator"],"created_at":"2024-08-01T12:02:46.421Z","updated_at":"2025-04-03T06:31:38.733Z","avatar_url":"https://github.com/cmints.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","nodejs"],"sub_categories":[],"readme":"# CMintS\n[![Build Status](https://travis-ci.com/cmints/cmints.svg?branch=master)](https://travis-ci.com/cmints/cmints)\n\nCMintS is a CMS and Static Site Generator for single and multi language\nwebsites creation. See full documentation at https://cmints.io.\n\n## Dependencies\n- [NodeJs](https://nodejs.org/en/download/)\n\n## Installation\nIf you would like to deploy your first app to the web without installing CMintS\nglobally, check [Quick Start guide](https://cmints.io/en/quick-start).\n\n```bash\nnpm install -g cmints\n```\n\n## Example projects\nGenerate example project for quick start, by running:\n```bash\n# Generates single language project\ncmints --example single\n\n# Generates multi language project\ncmints --example multi\n\n# Generates multi language project in the {PATH} directory.\ncmints {PATH} --example\n```\n\n## Running the server\n\n### For the production:\n```bash\n# Run http server serving current folder \ncmints --start\n\n# Replace optional {PATH} with the path to the folder you wish to serve.\ncmints {PATH} --start\n\n# Optional port parameter, if ommited the server will run on port 4000\ncmints --start -p {PORT}\n\n# https server: Replace {PATH} with the path to the folder you wish to serve\n# Replace {PRIVATE_KEY} with the path to the private key file\n# Replace {CERTIFICATE} with the path to the certiface file\ncmints {PATH} --start --https -k {PRIVATE_KEY} -c {CERTIFICATE}\n```\n\n### For development\nUse `--no-cache` flag to disable the caching.\n```bash\ncmints --start --no-cache\n```\n\n## Generating a static content\n```bash\ncmints --static\n```\n\n## Test\n```bash\n# tests with page caching\nnpm test\n# tests without page caching\nnpm test -- --no-cache\n```\n\n## Crowdin integration\n```bash\n# Upload source files and source locales to the crowdin\ncmints --crowdin update-sources --key {crowdin-key}\n# Download translations from the crowdin\ncmints --crowdin update-translations --key {crowdin-key}\n# Upload locaes to the crowdin\ncmints --crowdin get-translations --key {crowdin-key}\n```\n\n# Thanks to the awesome contributors\n\n- [@ZloeSabo](https://github.com/ZloeSabo)\n  - [PR#114](https://github.com/cmints/cmints/pull/114)\n- [Newman](https://www.behance.net/driver202de98)\n  - For helping designing the website\n- [Kyoopy](https://crowdin.com/profile/Kyoopy)\n  - For translating the [contributions guide](https://cmints.io/contribute/) into German\n- [ManuelFranz](https://crowdin.com/profile/ManuelFranz)\n  - For translating [Homepage](https://cmints.io/de),\n    [Tutorial](https://cmints.io/de/quick-start),\n    [Structure](https://cmints.io/de/documentation/getting-started/structure) and\n    [404](https://cmints.io/de/documentation/pages/404) pages into German\n- [@naarrek](https://github.com/naarrek)\n  - For helping with fixing all Windows related issues and other major bugs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmints%2Fcmints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmints%2Fcmints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmints%2Fcmints/lists"}