{"id":20450109,"url":"https://github.com/tcpirate1/portfolio-django","last_synced_at":"2025-05-08T20:33:14.311Z","repository":{"id":65445325,"uuid":"582459038","full_name":"TcPirate1/Portfolio-Django","owner":"TcPirate1","description":"Using Django to create a new site to replace my current one. The hosting site I have chosen is pythonanywhere","archived":true,"fork":false,"pushed_at":"2023-03-31T06:38:51.000Z","size":2152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T09:25:27.375Z","etag":null,"topics":["django","pythonanywhere"],"latest_commit_sha":null,"homepage":"https://tcdjangosite.pythonanywhere.com/","language":"JavaScript","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/TcPirate1.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}},"created_at":"2022-12-26T22:46:49.000Z","updated_at":"2023-10-19T22:42:41.000Z","dependencies_parsed_at":"2024-11-15T10:50:38.136Z","dependency_job_id":"d835561d-acdc-402d-a0c1-508375920d4a","html_url":"https://github.com/TcPirate1/Portfolio-Django","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/TcPirate1%2FPortfolio-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TcPirate1%2FPortfolio-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TcPirate1%2FPortfolio-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TcPirate1%2FPortfolio-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TcPirate1","download_url":"https://codeload.github.com/TcPirate1/Portfolio-Django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253145243,"owners_count":21861213,"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":["django","pythonanywhere"],"created_at":"2024-11-15T10:50:34.565Z","updated_at":"2025-05-08T20:33:09.282Z","avatar_url":"https://github.com/TcPirate1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio website\nWelcome to my website repository.\n\nThis is created with Django as a way to practice the framework but also as a replacement for the previous templated HTML/CSS site I used to use.\n\n## Setting up the repository locally\n- Clone the repo to whichever directory you desire. Make note of which OS its on\n- [Create a Python virtual environment](#Creating-the-Python-virtual-environment)\n- [Activate the virtual environment](#Activating-Python-virtual-environment) and install the dependencies with `\npy -m pip install -r requirements.txt` on Windows and `python -m pip install -r requirements.txt` on Unix/Mac\n- Use `py manage.py runserver` for Windows and `python3 manage.py runserver` for Unix/Mac, to start the site on a Django development server.\n\n## Creating the Python virtual environment\n`py -m venv \u003cfile name\u003e` - Windows\n\n`python3 -m venv \u003cfile name\u003e` - Unix/Mac\n\n## Activating Python virtual environment\n`\u003cfile name\u003e\\Scripts\\activate` - Windows\n\n`source \u003cfile name\u003e/bin/activate` - Unix/Mac","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcpirate1%2Fportfolio-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcpirate1%2Fportfolio-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcpirate1%2Fportfolio-django/lists"}