{"id":25274354,"url":"https://github.com/levoratojoao/wiki","last_synced_at":"2026-05-18T15:32:31.345Z","repository":{"id":183837434,"uuid":"670838895","full_name":"LevoratoJoao/Wiki","owner":"LevoratoJoao","description":"Wikipedia-like online encyclopedia.","archived":false,"fork":false,"pushed_at":"2024-02-29T21:26:44.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T01:06:14.378Z","etag":null,"topics":["cs50web","django","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/LevoratoJoao.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-26T00:53:14.000Z","updated_at":"2023-12-15T13:24:43.000Z","dependencies_parsed_at":"2023-07-26T02:25:33.016Z","dependency_job_id":"f4d1df16-bcea-492b-8956-387c4cb607b9","html_url":"https://github.com/LevoratoJoao/Wiki","commit_stats":null,"previous_names":["levoratojoao/wiki"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LevoratoJoao/Wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LevoratoJoao%2FWiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LevoratoJoao%2FWiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LevoratoJoao%2FWiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LevoratoJoao%2FWiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LevoratoJoao","download_url":"https://codeload.github.com/LevoratoJoao/Wiki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LevoratoJoao%2FWiki/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267535470,"owners_count":24103314,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cs50web","django","python"],"created_at":"2025-02-12T14:29:49.062Z","updated_at":"2026-05-18T15:32:26.324Z","avatar_url":"https://github.com/LevoratoJoao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wiki\nThis is a Wiki encyclopedia project where users can create new pages with new information on the Wiki, edit a page and search for others.\n\n# Installation \n\nTo use this project first you need python and django\n\nTo install django\n```bash\npip3 install Django\n```\n\nTo run the project\n```bash\npython3 manage.py runserver\n```\n\nIt also needs a package to convert Markdown to HTML\n\n```bash\npip3 install markdown2\n```\n# Demo\nHere it is a simple usage example on YouTube: [Demo](https://youtu.be/hpMAJKV1eAM)\n\n\n\n## Entry Page\nVisiting /wiki/TITLE, where TITLE is the title of an encyclopedia entry, will render a page that displays the contents of that encyclopedia entry.\n\n* If an entry is requested that does not exist, the user will be presented with an error page indicating that their requested page was not found.\n* If the entry does exist, the user will be presented with the page displaying the content of the entry.\n\n## Index Page\nUser can click on any entry name and be taken directly to that entry page.\n\n## Search\nUser can type a query into the search box in the sidebar to search for an encyclopedia entry.\n* If the query matches an encyclopedia entry's name, the user will be redirected to that entry’s page.\n    * If the query does not match the name of an encyclopedia entry, the user will be taken to a search results page that displays a list of all encyclopedia entries that have the query as a substring.\n    * Clicking on any of the entry names on the search results page will take the user to that entry’s page.\n\n## New Page\nClicking “Create New Page” in the sidebar will take the user to a page where they can create a new encyclopedia entry with a title for the page and a textarea that must be writen in ```Markdown content```.\n* After saving the page, if an encyclopedia entry with the provided title already exists, the user will see an error message.\n* Otherwise, the encyclopedia entry will be saved to disk, and the user will be taken to the new entry’s page.\n  \n## Edit Page\nOn each entry page, the user will be able to click a link to be taken to a page where the user can edit that entry’s Markdown content in a textarea.\n* The textarea is pre-populated with the existing Markdown content of the page.\n* Once the entry is saved, the user will be redirected back to that entry’s page.\n\n## Random Page\nClicking “Random Page” in the sidebar will take user to a random encyclopedia entry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevoratojoao%2Fwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevoratojoao%2Fwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevoratojoao%2Fwiki/lists"}