{"id":26919116,"url":"https://github.com/mikah13/astro-profile","last_synced_at":"2025-04-01T21:30:15.436Z","repository":{"id":208136752,"uuid":"720864512","full_name":"mikah13/astro-profile","owner":"mikah13","description":"A complete re-design of my personal website. Built with Astro. Deployed on Vercel","archived":false,"fork":false,"pushed_at":"2025-01-20T13:12:29.000Z","size":39850,"stargazers_count":3,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"astro","last_synced_at":"2025-01-20T14:25:07.879Z","etag":null,"topics":["astro","blog","cms","seo","typescript","ui-design","ux-ui"],"latest_commit_sha":null,"homepage":"https://mikah13.dev","language":"Astro","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/mikah13.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-11-19T20:32:24.000Z","updated_at":"2025-01-20T13:12:30.000Z","dependencies_parsed_at":"2024-01-14T06:30:29.237Z","dependency_job_id":"588bb812-91e3-43bf-8af8-2ec8cb43e457","html_url":"https://github.com/mikah13/astro-profile","commit_stats":null,"previous_names":["mikah13/astro-profile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikah13%2Fastro-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikah13%2Fastro-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikah13%2Fastro-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikah13%2Fastro-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikah13","download_url":"https://codeload.github.com/mikah13/astro-profile/tar.gz/refs/heads/astro","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246712842,"owners_count":20821804,"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":["astro","blog","cms","seo","typescript","ui-design","ux-ui"],"created_at":"2025-04-01T21:30:14.701Z","updated_at":"2025-04-01T21:30:15.410Z","avatar_url":"https://github.com/mikah13.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 📌 Table Of Contents\n\n- [📌 Table Of Contents](#-table-of-contents)\n- [🦙 Tina CMS](#-tina-cms)\n- [💪 Features:](#-features)\n- [⚙️ Stack](#️-stack)\n- [👨🏻‍💻 Running Locally](#-running-locally)\n- [📐 Configure](#-configure)\n- [🧞 Commands](#-commands)\n\n## 🦙 Tina CMS\n\nBy default, this template comes pre-configured with Tina CMS.\n\nNow you can create your posts directly from the CMS without the need to do it manually.\n\nIf you decide to use Tina, it's not necessary to add any properties to the Markdown files, Tina does it automatically.\n\nThe documentation for Tina CMS can be found [here](https://tina.io/docs/)\n\n\u003e Tina is completely optional, and you can remove it, and it will still function in the same way.\n\n## 💪 Features:\n\n- ✅ Minimal styling\n- ✅ Mobile responsive\n- ✅ 100/100 Lighthouse performance\n- ✅ SEO-friendly with canonical URLs and OpenGraph data\n- ✅ Sitemap support\n- ✅ RSS Feed support\n- ✅ Markdown \u0026 MDX support\n- ✅ Syntax highlighting\n- ✅ Image optimization\n- ✅ Table of contents\n- ✅ Dark mode\n- ✅ Reading Time\n- ✅ [Pagefind](https://pagefind.app/) static search library integration\n- ✅ Related posts\n- ✅ Share posts (Linkedin, twitter)\n- ✅ Draft mode\n- ✅ Copy code block\n- ✅ CMS in the repository (Tina CMS)\n- ✅ Pagination\n- ✅ ViewTransition (new)\n\n## ⚙️ Stack\n\n- [**ASTRO** + **Typescript**](https://astro.build/) - Astro is the all-in-one web framework designed for speed.\n- [**Tailwind CSS** + **Tailwind-Merge** + **clsx**](https://tailwindcss.com/) - Tailwind CSS is a utility-first CSS framework.\n- [**Tabler Icons**](https://tabler-icons.io/i/) - A open source SVG icons.\n- [**Eslint**](https://eslint.org/) - ESLint is an open source project that helps you find and fix problems.\n- [**Prettier**](https://prettier.io/) - Code formatter.\n- [**Search Library**](https://pagefind.app/) - Static search library integration.\n- [**Motion**](https://motion.dev/) - Motion One is the smallest fully-featured animation library for the web.\n- [**Tina CMS**](https://tina.io/) - CMS.\n\n## 👨🏻‍💻 Running Locally\n\n**Recommended extensions for VSCode:**\n\n- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss).\n- [Astro](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode).\n\n1. Clone or [fork](https://github.com/danielcgilibert/blog-template/fork) the repository:\n\n```bash\ngit@github.com:danielcgilibert/blog-template.git\n```\n\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Run the development server:\n\n```bash\npnpm dev\n```\n\n## 📐 Configure\n\n- Edit the configuration file **src/data/site.config.ts** for the basic blog metadata.\n- Update the **astro.config.mjs** file at the root of the project with your own domain.\n- Modify the files in the **/public** folder:\n  - favicon\n  - robots.txt -\u003e update the Sitemap url to your own domain\n  - open-graph -\u003e the open-graph is the image that will be displayed when sharing the blog link. For posts, the preview image is the post cover.\n- Edit the social networks in the Header component - **src/components/Header.astro**, change the URL to your social network.\n\n## 🧞 Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                 | Action                                                                                                                           |\n| :---------------------- | :------------------------------------------------------------------------------------------------------------------------------- |\n| `pnpm install`          | Installs dependencies                                                                                                            |\n| `pnpm run dev`          | Starts local dev server at `localhost:3000`                                                                                      |\n| `pnpm run build`        | Build your production site to `./dist/`                                                                                          |\n| `pnpm run preview`      | Preview your build locally, before deploying                                                                                     |\n| `pnpm run format:check` | Check code format with Prettier                                                                                                  |\n| `pnpm run format`       | Format codes with Prettier                                                                                                       |\n| `pnpm run sync`         | Generates TypeScript types for all Astro modules. [Learn more](https://docs.astro.build/en/reference/cli-reference/#astro-sync). |\n| `pnpm run lint`         | Lint with ESLint                                                                                                                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikah13%2Fastro-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikah13%2Fastro-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikah13%2Fastro-profile/lists"}