{"id":19249367,"url":"https://github.com/dori-dev/weblog","last_synced_at":"2025-07-06T20:33:49.197Z","repository":{"id":58425653,"uuid":"531785803","full_name":"dori-dev/weblog","owner":"dori-dev","description":"Advanced and modern weblog.","archived":false,"fork":false,"pushed_at":"2022-12-28T20:40:56.000Z","size":67,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:51:13.289Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dori-dev.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":"2022-09-02T04:53:32.000Z","updated_at":"2023-12-22T09:36:01.000Z","dependencies_parsed_at":"2023-01-31T07:30:31.635Z","dependency_job_id":null,"html_url":"https://github.com/dori-dev/weblog","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/dori-dev%2Fweblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dori-dev%2Fweblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dori-dev%2Fweblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dori-dev%2Fweblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dori-dev","download_url":"https://codeload.github.com/dori-dev/weblog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248372128,"owners_count":21093133,"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-09T18:13:51.525Z","updated_at":"2025-04-11T10:00:10.922Z","avatar_url":"https://github.com/dori-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weblog\n\nAdvanced and modern weblog.\n\n#\n\n# How to Run Project\n\n## Download Codes\n\n```\ngit clone https://github.com/dori-dev/weblog.git\n```\n\n```\ncd weblog\n```\n\n## Build Virtual Environment\n\n```\npython -m venv env\n```\n\n```\nsource env/bin/activate\n```\n\n## Install Project Requirements\n\n```\npip install -r requirements.txt\n```\n\n## Create .Env File\n\n```\nmv .env.example .env\n```\n\nAnd set your environment variables in `.env`.\u003cbr\u003e\n\n## Create Extension\n\n```\npsql -U postgres db_name\n```\n\n```sql\nCREATE EXTENSION pg_trgm;\n```\n\n## Migrate Models\n\n```\npython manage.py makemigrations blog\n```\n\n```\npython manage.py migrate\n```\n\n## Add Super User\n\n```\npython manage.py createsuperuser\n```\n\n## Run Project\n\n```\npython manage.py runserver\n```\n\n## Open On Browser\n\nBlog Page: [127.0.0.1:8000/blog](http://127.0.0.1:8000/blog/)\u003cbr\u003e\nAdmin Page: [127.0.0.1:8000/admin](http://127.0.0.1:8000/admin/)\n\n#\n\n## Links\n\nDownload Source Code: [Click Here](https://github.com/dori-dev/weblog/archive/refs/heads/master.zip)\n\nMy Github Account: [Click Here](https://github.com/dori-dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdori-dev%2Fweblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdori-dev%2Fweblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdori-dev%2Fweblog/lists"}