{"id":23176782,"url":"https://github.com/ryanlarge13/ryans-blog","last_synced_at":"2025-04-05T01:24:41.187Z","repository":{"id":213793229,"uuid":"734936951","full_name":"RyanLarge13/Ryans-Blog","owner":"RyanLarge13","description":"My personal blog all about software engineering","archived":false,"fork":false,"pushed_at":"2024-10-19T13:10:29.000Z","size":1639,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T09:41:39.967Z","etag":null,"topics":["blogging","nextjs","ssr"],"latest_commit_sha":null,"homepage":"https://ryans-blog-roan.vercel.app","language":"HTML","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/RyanLarge13.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":"2023-12-23T04:46:54.000Z","updated_at":"2024-10-20T11:33:14.000Z","dependencies_parsed_at":"2024-02-08T18:29:06.617Z","dependency_job_id":"fad66d69-b4ab-40e2-b62b-395b8a2ddadd","html_url":"https://github.com/RyanLarge13/Ryans-Blog","commit_stats":null,"previous_names":["ryanlarge13/ryans-blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FRyans-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FRyans-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FRyans-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanLarge13%2FRyans-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanLarge13","download_url":"https://codeload.github.com/RyanLarge13/Ryans-Blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247273477,"owners_count":20911936,"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":["blogging","nextjs","ssr"],"created_at":"2024-12-18T06:19:33.898Z","updated_at":"2025-04-05T01:24:41.171Z","avatar_url":"https://github.com/RyanLarge13.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ryan's Blog\n\nWelcome to **Ryan's Blog**, a personal blog application built with [Next.js](https://nextjs.org/) and [Prisma](https://www.prisma.io/) backed by PostgreSQL for data storage. This blog serves as a platform where I write about all things software-related. It's designed with a clean, user-friendly interface for a smooth reading experience.\n\n## Table of contents\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributions](#contributions)\n- [License](#license)\n\n\u003cimg src=\"/public/ryansblog.png\" alt=\"app\" /\u003e\n\n## Features\n\n- **Static \u0026 Dynamic Rendering**: Takes full advantage of Next.js's hybrid rendering approach. Some pages are statically generated for fast loading, while others are dynamically rendered as needed.\n- **HTML-based Blog Posts**: Each blog post is written in HTML and stored both in the codebase and in a PostgreSQL database via Prisma.\n- **Scroll-based Pagination**: As the user scrolls down the page, new blog posts are dynamically fetched and rendered, allowing for a seamless reading experience without overwhelming users with too much content at once.\n- **Clean, Comfortable Design**: The UI is designed with simplicity and ease of reading in mind, allowing users to focus on the content without distractions.\n- **Software-Focused Content**: All blog posts center around software development, engineering practices, and related topics.\n\n## Tech Stack\n\n- **Frontend**: [Next.js](https://nextjs.org/) for the React framework.\n- **Backend**: [Prisma](https://www.prisma.io/) ORM connected to a PostgreSQL database for managing blog posts and other data.\n- **Database**: PostgreSQL for structured data storage.\n- **Deployment**: The blog is hosted using a platform that supports Next.js, such as Vercel.\n\n## Installation\n\nTo run the project locally:\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/RyanLarge13/Ryans-Blog.git\n   cd Ryans-Blog\n   ```\n\n2. Install dependencies:\n\n   ```\n   npm install\n   ```\n\n3. Create a `.env` file at the root of the project and add your PostgreSQL connection string and other environment variables:\n\n   ```\n   DATABASE_URL=your-postgres-connection-string\n   ```\n\n4. Set up Prisma and migrate the database:\n\n   ```\n   npx prisma migrate dev\n   ```\n\n5. Run the development server:\n\n   ```\n   npm run dev\n   ```\n\n6. Open [http://localhost:3000](http://localhost:3000) in your browser to view the blog.\n\n## Usage\n\nOnce the app is running, users can:\n\n- Browse blog posts on the home page.\n- Scroll to load additional posts using scroll-based pagination.\n- Click on a post title to read the full blog post.\n\n## Contributions\n\nContributions are welcome! If you'd like to report a bug or suggest an improvement, feel free to open an issue or submit a pull request.\n\n## License\n\n- The **code** in this project is licensed under the [MIT License](LICENSE).\n- The **blog content** is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](CONTENT_LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlarge13%2Fryans-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanlarge13%2Fryans-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanlarge13%2Fryans-blog/lists"}