{"id":16095847,"url":"https://github.com/joakin/webkipedia","last_synced_at":"2025-08-21T12:17:25.132Z","repository":{"id":30179908,"uuid":"33730463","full_name":"joakin/webkipedia","owner":"joakin","description":"An experiment to create a native web app for wikipedia","archived":false,"fork":false,"pushed_at":"2016-09-22T16:31:25.000Z","size":1509,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-16T19:26:53.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/joakin.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":"2015-04-10T13:40:55.000Z","updated_at":"2017-05-06T17:47:08.000Z","dependencies_parsed_at":"2022-07-24T17:16:59.857Z","dependency_job_id":null,"html_url":"https://github.com/joakin/webkipedia","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/joakin%2Fwebkipedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fwebkipedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fwebkipedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fwebkipedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joakin","download_url":"https://codeload.github.com/joakin/webkipedia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221708537,"owners_count":16867613,"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-10-09T17:09:12.986Z","updated_at":"2024-10-27T16:59:43.149Z","avatar_url":"https://github.com/joakin.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"webkipedia\n==========\n![Project unmaintained](https://img.shields.io/badge/project-unmaintained-red.svg)\n\nAn experiment to make a native web application for wikipedia.\n\nVisit [chimeces.com/webkipedia](https://chimeces.com/webkipedia) for a demo.\n\nWarning\n-------\n\nOld JS version (which corresponds to the demo) is on branch\n[hackathon-js-version](https://github.com/joakin/webkipedia/tree/hackathon-js-version).\nThe experiment is being rewritten using Clojurescript.\n\nDevelopment\n-----------\n\nDev requirements:\n* Java 8\n* Leiningen\n\n```\nlein figwheel devcards dev # Start the compilation, REPL, and live updates\n# In another terminal\nlein less auto # Start compilation of CSS\n```\n\nThen visit `localhost:3449` for the live reloading version. Any changes to CLJS\nor LESS will be incrementally added to the browser.\n\nYou can also visit `localhost:3449/cards.html` to view the development cards.\n\n### Deployment\n\n```\nnpm run build # Start compilation of CSS and the advanced compilation of CLJS.\n```\n\nAssets are in `resources/public`\n\nCoding\n------\n\n* App is built with Clojurescript, Reagent and Less css.\n* Components\n  * UI components can be found at `src/webkipedia/ui/`.\n  * LESS styles can be found in `src/webkipedia/ui/less/`.\n  * State of the app is in `src/webkipedia/state.cljs`.\n  * Try to make components reusable and simple whenever possible.\n* Styles\n  * Use the [SUIT CSS naming conventions](https://github.com/suitcss/suit/blob/master/doc/naming-conventions.md)\n  * Styles are placed mirroring name of file and folder structure of the\n    component they belong to.\n  * Use the mixins and variables in\n    `src/webkipedia/ui/less/{mixins,variables}.less for responsive behavior\n    (mobile first) and color/spacing variables.\n  * Do not use nested Less. Be 100% concrete on the selectors. Have a look at\n    the existing LESS to get the idea.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fwebkipedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoakin%2Fwebkipedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fwebkipedia/lists"}