{"id":18256654,"url":"https://github.com/honmaple/maple-blog","last_synced_at":"2025-04-04T18:30:34.935Z","repository":{"id":2470059,"uuid":"46623023","full_name":"honmaple/maple-blog","owner":"honmaple","description":"a blog website based on flask ","archived":false,"fork":false,"pushed_at":"2022-12-08T05:18:33.000Z","size":21053,"stargazers_count":117,"open_issues_count":11,"forks_count":49,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-16T01:50:25.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honmaple.png","metadata":{"files":{"readme":"README.org","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":"2015-11-21T16:19:30.000Z","updated_at":"2024-03-30T15:08:07.000Z","dependencies_parsed_at":"2023-01-11T16:10:19.973Z","dependency_job_id":null,"html_url":"https://github.com/honmaple/maple-blog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Fmaple-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Fmaple-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Fmaple-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Fmaple-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honmaple","download_url":"https://codeload.github.com/honmaple/maple-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223151782,"owners_count":17096175,"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-11-05T10:23:04.130Z","updated_at":"2024-11-05T10:23:04.876Z","avatar_url":"https://github.com/honmaple.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* maple-blog\n  [[license][https://img.shields.io/badge/license-GPL3.0-blue.svg]]\n  [[https://www.python.org/download/releases/3.0/][https://img.shields.io/badge/python-3.5-green.svg]]\n\n  This is my own blog website by flask  \n\n  You can have a look [[https://honmaple.com][here]]\n\n* How to use\n  \n** Install necessary package\n   #+BEGIN_SRC python\n   pip install -r requirements.txt\n   #+END_SRC\n\n** Configure\n   remember to modify *config.py*\n   #+BEGIN_EXAMPLE\n     emacs config.py\n   #+END_EXAMPLE\n** Initialization sql\n   #+BEGIN_SRC bash\n   $ python runserver.py db init\n   $ python runserver.py db migrate\n   $ python runserver.py db upgrade\n   #+END_SRC\n   or \n   #+BEGIN_SRC bash\n   $ python runserver.py db initdb\n   #+END_SRC\n\n** Create superuser\n   #+BEGIN_SRC shell\n    python runserver.py create-user\n   #+END_SRC\n** Run \n   #+BEGIN_SRC shell\n    python runserver.py\n   #+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Fmaple-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonmaple%2Fmaple-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Fmaple-blog/lists"}