{"id":24862113,"url":"https://github.com/kellyky/website","last_synced_at":"2025-04-12T23:24:23.885Z","repository":{"id":259490067,"uuid":"877716905","full_name":"kellyky/website","owner":"kellyky","description":"Personal website","archived":false,"fork":false,"pushed_at":"2024-11-05T07:35:55.000Z","size":5423,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T17:23:18.360Z","etag":null,"topics":["blogposts","git","learnings","portfolio-website"],"latest_commit_sha":null,"homepage":"https://kellyky.github.io/website/","language":"HTML","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/kellyky.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":"2024-10-24T05:57:44.000Z","updated_at":"2025-02-18T03:15:47.000Z","dependencies_parsed_at":"2024-11-04T20:42:42.069Z","dependency_job_id":null,"html_url":"https://github.com/kellyky/website","commit_stats":null,"previous_names":["kellyky/website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellyky%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellyky%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellyky%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellyky%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellyky","download_url":"https://codeload.github.com/kellyky/website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248644455,"owners_count":21138587,"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":["blogposts","git","learnings","portfolio-website"],"created_at":"2025-01-31T22:42:47.589Z","updated_at":"2025-04-12T23:24:23.880Z","avatar_url":"https://github.com/kellyky.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nA website and maybe proto-portfolio.\nA place I enjoy working on, while I learn the things and share the learnings.\n\nCreated initially as user space within [https://www.aavalam.org/](https://www.aavalam.org/). \n\n## Visiting\n[https://aavalam.org/~kellyky/](https://aavalam.org/~kellyky/)\n\nOr\n\n[https://kellyky.github.io/website/](https://kellyky.github.io/website/)\n\n\n## Setup\nNo setup needed for visitors to either website above.\nBut to view the pages locally:\n\n1. Clone the repository\n2. Navigate to it `cd website`\n3. For the URL, use the absolute path with index.html` \n    - example `file:///Users/me/path/more-of-the-path/website/index.html`\n\nPage has a mix of internal/external links.\n\n## File Structure\n\n```plaintext\n├── README.md\n├── assets\n│   ├── css\n│   │   ├── header_footer.css\n│   │   ├── index.css\n│   │   ├── main.css\n│   │   ├── notes.css\n│   │   └── today_i_learned.css\n│   └── images\n│       ├── keel_achill.jpg\n│       ├── keem_achill.jpg\n│       └── myajima.png\n├── bin\n│   └── render\n├── index.html\n├── notes.html\n├── today_i_learned.html\n└── views\n    ├── index.erb\n    ├── notes.erb\n    ├── partials\n    │   ├── _footer.erb\n    │   └── _header.erb\n    └── today_i_learned.erb\n```\n\n## Updates\nFirst time making updates: `chmod +x bin/render` for executable permissions.\n\nPartials exist for header, footer. Do **not** update html files directly.\n\nSteps\n1. Update the appropriate .erb file(s) - or css/other (just not html directly)\n2. Re-render: run `bin/render` from the root of the project. This (re)creates html files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellyky%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellyky%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellyky%2Fwebsite/lists"}