{"id":18206577,"url":"https://github.com/thrymheim/myblog","last_synced_at":"2025-04-10T06:13:12.110Z","repository":{"id":260773500,"uuid":"882305773","full_name":"Thrymheim/MyBlog","owner":"Thrymheim","description":"My personal blog (Still working on it - not finished)","archived":false,"fork":false,"pushed_at":"2024-11-02T13:31:41.000Z","size":202,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T07:22:25.719Z","etag":null,"topics":["begginers","blog","css","django","html","mysql","orm","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thrymheim.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-02T13:20:26.000Z","updated_at":"2025-03-16T13:20:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d6b02cf-9431-43a4-9bd6-6dec32ca76f0","html_url":"https://github.com/Thrymheim/MyBlog","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"2f1917ee538e4e347f3d7146aa931f088bed5f0b"},"previous_names":["thrymheim/myblog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FMyBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FMyBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FMyBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thrymheim%2FMyBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thrymheim","download_url":"https://codeload.github.com/Thrymheim/MyBlog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["begginers","blog","css","django","html","mysql","orm","python"],"created_at":"2024-11-03T12:05:18.558Z","updated_at":"2025-04-10T06:13:12.099Z","avatar_url":"https://github.com/Thrymheim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# My Personal Blog\n\nWelcome to my personal blog! This project is built using **Django** for the backend and **HTML/CSS** for the frontend. It serves as a platform for sharing my thoughts, ideas, and experiences.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- Responsive design for mobile and desktop\n- Simple and clean user interface\n\n## Technologies Used\n\n- [Django](https://www.djangoproject.com/) - A high-level Python Web framework\n- [HTML5](https://www.w3schools.com/html/) - Markup language for creating web pages\n- [CSS3](https://www.w3schools.com/css/) - Style sheet language for designing web pages\n- [SQLite](https://www.sqlite.org/index.html) - Database engine used for development\n\n## Installation\n\nTo get your own copy of this project up and running, follow these steps:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/yourusername/your-repo-name.git\n   ```\n\n2. **Navigate to the project directory:**\n\n   ```bash\n   cd your-repo-name\n   ```\n\n3. **Create and activate a virtual environment:**\n\n   ```bash\n   python -m venv venv\n   source venv/bin/activate    # On Windows use `venv\\Scripts\\activate`\n   ```\n\n4. **Install the required packages:**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. **Run migrations:**\n\n   ```bash\n   python manage.py migrate\n   ```\n\n6. **Create a superuser (admin user):**\n\n   ```bash\n   python manage.py createsuperuser\n   ```\n\n7. **Run the development server:**\n\n   ```bash\n   python manage.py runserver\n   ```\n\n8. **Open your web browser and navigate to:**\n\n   ```\n   http://127.0.0.1:8000/\n   ```\n\n## Usage\n\n- Visit the home page to view the latest blog posts.\n- Click on a post title to read the full content.\n- And more to come!\n\n## Contributing\n\nContributions are welcome! Here are a few ways you can help:\n\n- Reporting bugs\n- Suggesting features\n- Submitting pull requests\n- Improving documentation\n\nPlease feel free to reach out to me with your suggestions.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Author\n\nCreated by [Maziyar kolagar](https://github.com/Thrymheim/MyBlog) - Feel free to connect with me [maziyarkolagar@gmail.com]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrymheim%2Fmyblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrymheim%2Fmyblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrymheim%2Fmyblog/lists"}