{"id":49027789,"url":"https://github.com/outout14/gnousdoteu","last_synced_at":"2026-05-22T01:01:02.869Z","repository":{"id":38380456,"uuid":"199513129","full_name":"outout14/gnousdoteu","owner":"outout14","description":"ARCHIVE - MIGRATED ON https://git.gnous.eu/gnouseu/gnousdoteu","archived":true,"fork":false,"pushed_at":"2022-06-05T19:26:01.000Z","size":3073,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-05T21:46:23.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://git.gnous.eu/gnouseu/gnousdoteu","language":"Smarty","has_issues":false,"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/outout14.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":"2019-07-29T19:16:03.000Z","updated_at":"2023-01-27T23:12:40.000Z","dependencies_parsed_at":"2022-08-25T05:51:38.436Z","dependency_job_id":null,"html_url":"https://github.com/outout14/gnousdoteu","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/outout14/gnousdoteu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outout14%2Fgnousdoteu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outout14%2Fgnousdoteu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outout14%2Fgnousdoteu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outout14%2Fgnousdoteu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outout14","download_url":"https://codeload.github.com/outout14/gnousdoteu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outout14%2Fgnousdoteu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33322660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-19T08:00:35.156Z","updated_at":"2026-05-22T01:01:02.864Z","avatar_url":"https://github.com/outout14.png","language":"Smarty","funding_links":[],"categories":["Smarty"],"sub_categories":[],"readme":"# Gnous.eu\n\n![https://git.gnous.eu/gnouseu/gnousdoteu/raw/branch/master/public/img/gnous.png](https://git.gnous.eu/gnouseu/gnousdoteu/raw/branch/master/public/img/gnous.png)\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com) \n\nMain website of [Gnous.eu](https://gnous.eu/?lang=en), the French speaking community of free software enthusiasts since 2017.\n\nThis website use Smarty template engine and Spectre CSS framework. \n\nThis project is **stable** and is already in production.\n\n## Deployment \n\n### Requirements :\n\nTo deploy this website you need : \n\n1. PHP7.1 or higher\n2. Composer (only for **developpement**)\n3. A webserver (NGINX is recommanded)\n4. At least 1.5 Gb of hard drive\n5. modrewrite and .htaccess enabled (in the case of apache)\n6. Git \n\n### Installation :\n\n* Clone the Git repository : \n``git clone https://git.gnous.eu/gnouseu/gnousdoteu``\n\n* Make our webserver pointing to ``public`` folder. The main folder should'nt be accessible. \n\n* Allow ``/public/index.php`` to write ``/public/templates_c``. \n\n* Make our webserver serve ``/public/index.php`` for all pages **and conserving args** : \n\neg for NGINX (in ``server{``) : \n\n```\n        location / {\n                try_files $uri $uri/ /index.php?$args;\n        }\n```\n\n* Make our webserver serve it for 404 and 403 too : \n\neg for NGINX (in ``server{``) : \n\n```\n        error_page 404 /index.php;\n        error_page 403 /index.php;\n```\n\n* If you use modpagespeed, disable it for ``/img/gnous.svg``: \n\neg for NGINX-modpagespeed (in ``server{``) : \n\n```\n    pagespeed Disallow \"*/img/gnous.svg\";\n```\n\n* Reload your webserver and check if all is working\n\n### License : \n\nThis project is under [MIT license](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutout14%2Fgnousdoteu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutout14%2Fgnousdoteu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutout14%2Fgnousdoteu/lists"}