{"id":13929648,"url":"https://github.com/arc42/patterns.arc42.org-site","last_synced_at":"2026-01-24T12:19:33.911Z","repository":{"id":56207179,"uuid":"85335170","full_name":"arc42/patterns.arc42.org-site","owner":"arc42","description":"A brief overview of architecture and design patterns","archived":false,"fork":false,"pushed_at":"2024-01-23T10:33:25.000Z","size":1816,"stargazers_count":20,"open_issues_count":3,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-08T18:24:29.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arc42.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}},"created_at":"2017-03-17T16:56:40.000Z","updated_at":"2024-07-21T20:11:08.000Z","dependencies_parsed_at":"2023-11-30T12:36:42.600Z","dependency_job_id":null,"html_url":"https://github.com/arc42/patterns.arc42.org-site","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/arc42%2Fpatterns.arc42.org-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc42%2Fpatterns.arc42.org-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc42%2Fpatterns.arc42.org-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc42%2Fpatterns.arc42.org-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arc42","download_url":"https://codeload.github.com/arc42/patterns.arc42.org-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226597779,"owners_count":17657210,"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-07T18:02:28.000Z","updated_at":"2026-01-24T12:19:33.881Z","avatar_url":"https://github.com/arc42.png","language":"SCSS","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"\n\n# arc42 (mostly incomplete) guide to architecture patterns\n\nHere we collect definitions and brief explanations of some patterns that might be\nrelevant for software architecture.\n\nIt's powered by Jekyll and a modified TTSCK theme (see below).\n\n## License\nAs all of the arc42 content, this FAQ is free to use under a liberal Creative-Commons\nlicense:\n\n![](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)\nThis work is licensed under a\n[Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## How to contribute\n\n* open an issue in our issue tracker\n* fork the repo, fix bugs and send a pull request\n\n\n## How to develop and maintain this site\n\n### With Docker\n\n1. Install docker\n2. For development, run\n```\ndocker-compose up\n```\n\n3. A docker image will be built and the development-server will be started.\n\n4. In case you want to publish the site, terminate the development server\nby pressing Ctrl-C in your shell and run `docker-compose down`. Then start\na production build of the site:\n```\ndocker-compose -f docker-compose-prod.yml up\n```\nThe complete site will be generated into the folder `zz_site`- you\nmay ftp or rcp this to your production webserver.\n\n### With local installation\n\n1. Install [Jekyll](http://jekyllrb.com/)\n2. Checkout/fork this repository\n3. Open a shell in the root directory and execute the following commands:\n```\nbundle install;\nbundle update\n```\n\n4. Then you should be able to start a local Jekyll server to test your installation:\n```\nbundle exec jekyll serve --config _config-localhost.yml\n```\n\n5. Open `http://localhost:4000` in your browser and enjoy your generated site.\n\n\n#### Prerequisites\n\n* Ruby installed (version 2.1 preferred, 2.4 didn't work for me)\n* Unix or MacOS, getting Jekyll to work on Windows lies beyond my abilities\n* some terminal proficiency\n\n\n## Jekyll TTSCK Theme\n\nFor documentation on this theme, see the [original documentation](https://ttskch.github.io/jekyll-ttskch-theme/).\n\nWe implemented several enhancements over the original theme (e.g. responsive navigation, thx to Falk Hoppe)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farc42%2Fpatterns.arc42.org-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farc42%2Fpatterns.arc42.org-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farc42%2Fpatterns.arc42.org-site/lists"}